log

age author description
Thu, 21 Mar 2013 21:23:34 +0800 Matt Johnston Make sure "struct timeval" is initialised on OS X to avoid valgrind warnings
Wed, 20 Mar 2013 23:52:49 +0800 Matt Johnston Fix "-c none" so that it allows aes during authentication
Wed, 20 Mar 2013 23:13:45 +0800 Matt Johnston Fix "-m none" case and ugly typo
Wed, 20 Mar 2013 23:13:19 +0800 Matt Johnston Fix "-m none" case where an entire packet fits in a block and can be
Wed, 20 Mar 2013 22:41:07 +0800 Matt Johnston Merge "none" cipher/MAC branch. Also adds sha256 and sha512
Wed, 20 Mar 2013 22:31:07 +0800 Matt Johnston use an empty writebuf rather than a NULL one
Wed, 20 Mar 2013 00:05:19 +0800 Matt Johnston document a few more changes
Tue, 19 Mar 2013 23:54:32 +0800 Matt Johnston Fix memory leak when direct TCP connections time out on connection.
Tue, 19 Mar 2013 20:55:11 +0800 Matt Johnston Allow specifying server "-p" options with ipv6 bracket notation,
Tue, 19 Mar 2013 20:15:44 +0800 Matt Johnston Android returns NULL for pw_crypt, set it to something else
Tue, 19 Mar 2013 20:12:19 +0800 Matt Johnston ignore I_PUSH if it isn't defined, for Android from Reimar Döffinger
Tue, 19 Mar 2013 20:04:55 +0800 Matt Johnston Fix compat basename() to handle paths with no slashes. Thanks to Frank Teo
Tue, 19 Mar 2013 19:47:29 +0800 Matt Johnston Include /proc/vmstat as another random source
Tue, 19 Mar 2013 19:43:47 +0800 Matt Johnston link to Dropbear webpage
Tue, 19 Mar 2013 19:26:54 +0800 Matt Johnston Removed tag t:ltc-0.95-db-merge1