log

age author description
Tue, 14 Apr 2015 20:43:54 +0800 Matt Johnston fastopen code was totally broken
Sat, 21 Mar 2015 22:43:08 +0800 Matt Johnston Avoid channel writev() when there is nothing to write
Fri, 20 Mar 2015 23:36:42 +0800 Matt Johnston Make main socket nonblocking. Limit writequeue size.
Fri, 20 Mar 2015 23:33:45 +0800 Matt Johnston Fix when iov queue is large
Fri, 20 Mar 2015 22:53:32 +0800 Matt Johnston avoid malloc for iovec
Tue, 17 Mar 2015 21:58:32 +0800 Matt Johnston Remove ATTRIB_NORETURN from session_loop() since it returns. pam
Mon, 16 Mar 2015 22:10:30 +0800 Matt Johnston Fix merge again. ses.loop_handler is required for PAM pam
Mon, 16 Mar 2015 21:34:05 +0800 Matt Johnston merge pam branch up to date pam
Fri, 23 Jan 2015 22:32:49 +0800 Matt Johnston resolve merge properly pam
Mon, 16 Mar 2015 21:33:01 +0800 Matt Johnston dropbear_assert() rather than assert()
Wed, 11 Mar 2015 23:10:27 +0800 Matt Johnston strdup strerror
Tue, 03 Mar 2015 20:53:00 +0800 Matt Johnston Fix error handling for dbclient async connect
Mon, 02 Mar 2015 21:40:06 +0800 Matt Johnston more changes
Mon, 02 Mar 2015 21:29:49 +0800 Matt Johnston changes (also testing hg bookmarks)
Mon, 02 Mar 2015 21:17:41 +0800 Matt Johnston merge coverity