Thu, 21 Jul 2016 23:38:42 +0800 |
Matt Johnston |
merge 2016.74
|
Mon, 11 Jul 2016 23:09:33 +0800 |
Matt Johnston |
Improve exit message formatting
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Tue, 05 Jan 2016 12:32:33 +0800 |
Chocobo1 |
Fix print format specifier
|
Tue, 15 Dec 2015 22:09:55 +0800 |
Matt Johnston |
A few minor style fixes
|
Tue, 01 Dec 2015 21:52:38 +0300 |
Konstantin Tokarev |
Moved usingsyslog from svr_runopts to runopts.
|
Mon, 03 Aug 2015 21:59:40 +0800 |
Matt Johnston |
Fix problem where auth timeout wasn't checked when waiting for ident
|
Sun, 03 May 2015 00:00:35 +0800 |
Matt Johnston |
Make sure kexfirstinitialise is called early enough
|
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
|
Tue, 24 Feb 2015 22:17:04 +0800 |
Matt Johnston |
Some additional cleanup functions
|
Tue, 24 Feb 2015 22:01:33 +0800 |
Matt Johnston |
Free memory before exiting. Based on patch from Thorsten Horstmann.
|
Fri, 23 Jan 2015 21:38:47 +0800 |
Matt Johnston |
Merge up to date
pam
|
Tue, 19 Aug 2014 23:08:56 +0800 |
Matt Johnston |
Make keepalive handling more robust, this should now match what OpenSSH does
|
Wed, 13 Aug 2014 21:48:47 +0800 |
Matt Johnston |
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses
|
Wed, 09 Jul 2014 22:02:22 +0800 |
Matt Johnston |
Fix auth timeout regression
|
Wed, 09 Jul 2014 00:15:20 +0800 |
Matt Johnston |
Make -K keepalive behave like OpenSSH's ServerAliveInterval
|
Thu, 13 Mar 2014 23:50:09 +0800 |
Matt Johnston |
Add new monotonic_now() wrapper so that timeouts are unaffected by
|
Wed, 12 Mar 2014 23:40:02 +0800 |
Matt Johnston |
Better PAM through recursion
pam
|
Tue, 03 Dec 2013 21:26:59 +0800 |
Matt Johnston |
Fix disabling DSS key
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
ecc
|
Wed, 03 Apr 2013 00:49:24 +0800 |
Matt Johnston |
merge kexguess branch
|
Sun, 31 Mar 2013 00:41:15 +0800 |
Matt Johnston |
merge
kexguess
|
Sat, 30 Mar 2013 23:55:05 +0800 |
Matt Johnston |
Get rid of client/server specific buf_match_algo, use single
kexguess
|
Mon, 01 Apr 2013 22:26:55 +0800 |
Matt Johnston |
Run the cleanup handler also when we close due to TCP connection being closed
|
Sun, 31 Mar 2013 00:40:00 +0800 |
Matt Johnston |
send out our kexinit packet before blocking to read the SSH version string
|