Wed, 25 Nov 2015 22:15:59 +0800 |
Matt Johnston |
check for zero K value from curve25519
|
Tue, 23 Jun 2015 21:48:13 +0800 |
Matt Johnston |
check ecc key return, fix null pointer crash
|
Thu, 04 Jun 2015 23:24:08 +0800 |
Matt Johnston |
merge
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
buf_getstring and buf_putstring now use non-unsigned char*
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 22:48:11 +0200 |
Gaël PORTAY |
Turn sshsession's remoteident attribute into char *
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Sun, 01 Mar 2015 00:57:21 +0800 |
Matt Johnston |
A bit of a bodge to avoid memcpy if zlib is disabled
nocircbuffer
|
Tue, 10 Feb 2015 21:46:19 +0800 |
Matt Johnston |
Tighten validation of DH values. Odds of x==0 being generated are
|
Wed, 28 Jan 2015 21:38:27 +0800 |
Matt Johnston |
Disable non-delayed zlib for server
|
Sun, 04 Jan 2015 23:10:59 +0800 |
Matt Johnston |
clear hash state memory after use
|
Thu, 13 Mar 2014 23:50:09 +0800 |
Matt Johnston |
Add new monotonic_now() wrapper so that timeouts are unaffected by
|
Mon, 24 Feb 2014 20:53:32 +0800 |
Matt Johnston |
Make some debug info conditional
|
Thu, 23 Jan 2014 22:25:52 +0800 |
Matt Johnston |
requirenext doesn't need two values
|
Thu, 23 Jan 2014 21:56:35 +0800 |
Matt Johnston |
Fix failing rekeying when we receive a still-in-flight packet
|