Age | Commit message (Expand) | Author |
---|---|---|
2015-03-20 | avoid malloc for iovec | Matt Johnston |
2015-03-16 | dropbear_assert() rather than assert() | Matt Johnston |
2015-03-11 | strdup strerror | Matt Johnston |
2015-03-03 | Fix error handling for dbclient async connect | Matt Johnston |
2015-02-28 | Better failure handling | Matt Johnston |
2015-02-28 | Add cleanup | Matt Johnston |
2015-02-27 | EINPROGRESS for sendmsg() means it's working OK | Matt Johnston |
2015-02-26 | ignore any sendmsg() errors | Matt Johnston |
2015-02-21 | get rid of some unnecessary code | Matt Johnston |
2015-02-20 | avoid some warnings | Matt Johnston |
2015-02-20 | Fixes for backwards compatibility | Matt Johnston |
2015-02-20 | Move generic network routines to netio.c | Matt Johnston |