Mon, 25 May 2020 20:23:02 +0800 |
Matt Johnston |
rsa-sha256 for ssh-agent
|
Wed, 14 Nov 2018 22:57:56 +0800 |
Matt Johnston |
Split ChanType closehandler() and cleanup() so that dbclient doesn't
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
Fri, 25 Mar 2016 12:05:17 +0100 |
Francois Perrad |
upgrade atomicio
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Sun, 01 Mar 2015 21:16:09 +0800 |
Matt Johnston |
allocate buffer and data in a single allocation
nocircbuffer
|
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
|