Age | Commit message (Expand) | Author |
2014-02-04 | do not call event_del() on non-initialized events | Eric Faurot |
2013-12-26 | bcopy -> memmove | Eric Faurot |
2013-10-26 | %i -> %d in format strings | Eric Faurot |
2013-06-03 | call SSL_read() again if there is data pending in the SSL buffer. | Eric Faurot |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-02-05 | - handle getaddrinfo() error as LKA_TEMPFAIL | Gilles Chehade |
2013-01-26 | Sync with our smtpd repo: | Gilles Chehade |
2012-11-23 | knf | Eric Faurot |
2012-11-12 | Cleanups and improvements: | Eric Faurot |
2012-10-25 | Handle the case where writev() fails with EAGAIN. In theory it cannot | Eric Faurot |
2012-10-10 | io_connect() can take an optional address to bind() before connecting. | Eric Faurot |
2012-09-14 | When printing ioev, do not segfault if there is no associated iobuf. | Eric Faurot |
2012-08-19 | Add warnings on io errors to help diagnosis. | Eric Faurot |
2012-05-25 | remove unused variable | Charles Longeau |
2012-01-30 | Add missing header needed by PRI format string | Charles Longeau |
2012-01-29 | Import generic network IO code. The plan is to hide the boring | Eric Faurot |