Age | Commit message (Expand) | Author |
---|---|---|
2013-12-26 | constify data parameter in imsg_add() and imsg_compose() | Eric Faurot |
2013-02-01 | fix memleak in imsg_read() when hitting the fd reserve check | Gilles Chehade |
2012-12-19 | Fix a purely theoretical NULL-pointer dereference in the case that we | Reyk Floeter |
2012-06-02 | in imsg_read() avoid calling recvmsg() if we detect that we will be short | Gilles Chehade |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott |