Age | Commit message (Expand) | Author |
---|---|---|
2009-03-04 | Introduce and use buf_size(buf) instead of buf->wpos -- at least in the non | Claudio Jeker |
2009-01-31 | Implement buf_left() to make some some more buffer handling easier. | Claudio Jeker |
2008-10-03 | Unify code between the various flavors of imsg buffer.c. | Eric Faurot |
2006-02-10 | ospfd does not need fd passing via the imsg framework so remove that code | Claudio Jeker |
2005-08-11 | EINTR, and a little KNF in packet.c | Henning Brauer |
2005-04-26 | unify shared code a bit again to make future syncs easier | Henning Brauer |
2005-04-05 | Set errno in case buf_realloc() fails because the limit of the buffer is | Claudio Jeker |
2005-03-23 | remove now osolete comment, from a mail exchange with | Henning Brauer |
2005-02-09 | Add buf_seek() as buf_reserve() fails if a buf_add()/buf_reserve() is | Claudio Jeker |
2005-02-01 | Introduce dynmaic buffers. Dynamic buffers are realloced() until max is | Claudio Jeker |
2005-01-28 | Welcome ospfd | Claudio Jeker |