Sun, 04 Jan 2015 22:32:38 +0800 |
Matt Johnston |
clarify bad/unknown
|
Thu, 01 Jan 2015 17:47:46 -0500 |
Catalin Patulea |
Handle invalid agent keys by skipping rather than exiting.
|
Tue, 19 Aug 2014 23:08:56 +0800 |
Matt Johnston |
Make keepalive handling more robust, this should now match what OpenSSH does
|
Mon, 25 Nov 2013 23:08:33 +0800 |
Matt Johnston |
Fix some warnings
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Sat, 06 Apr 2013 16:00:37 +0800 |
Matt Johnston |
Make _sign and _verify functions take a buffer* rather than void* and int
ecc
|