Wed, 15 May 2019 21:59:45 +0800 |
Matt Johnston |
Rename EPKA -> Plugin
|
Wed, 15 May 2019 09:43:57 -0400 |
fabriziobertocci |
External Public-Key Authentication API (#72)
|
Tue, 20 Feb 2018 16:13:42 +0100 |
François Perrad |
use a full prototype (#56)
|
Sun, 18 Feb 2018 11:22:13 +0800 |
Matt Johnston |
include config.h for options.h. don't need to include options.h when
|
Wed, 14 Feb 2018 23:06:01 +0800 |
Matt Johnston |
make signal flags volatile, simplify handling
|
Fri, 09 Feb 2018 23:40:23 +0800 |
Matt Johnston |
Remove none cipher
|
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, 15 Dec 2015 22:09:55 +0800 |
Matt Johnston |
A few minor style fixes
|
Thu, 03 Dec 2015 16:22:29 +0300 |
Konstantin Tokarev |
Client: kill proxy command when exiting application.
|
Wed, 21 Oct 2015 22:39:31 +0800 |
Mike Frysinger |
fix build when ENABLE_CLI_INTERACT_AUTH is disabled
|
Mon, 03 Aug 2015 21:59:40 +0800 |
Matt Johnston |
Fix problem where auth timeout wasn't checked when waiting for ident
|
Sat, 02 May 2015 22:48:11 +0200 |
Gaël PORTAY |
Turn sshsession's remoteident attribute into char *
|
Sat, 02 May 2015 16:08:08 +0200 |
Gaël PORTAY |
Turn cleantext()'s dirtytext argument into char *
|
Fri, 20 Mar 2015 23:36:42 +0800 |
Matt Johnston |
Make main socket nonblocking. Limit writequeue size.
|
Tue, 17 Mar 2015 21:58:32 +0800 |
Matt Johnston |
Remove ATTRIB_NORETURN from session_loop() since it returns.
pam
|
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
|
Sun, 01 Mar 2015 23:02:06 +0800 |
Matt Johnston |
Fix pubkey auth after change to reuse ses.readbuf as ses.payload
nocircbuffer
|
Sun, 01 Mar 2015 00:57:21 +0800 |
Matt Johnston |
A bit of a bodge to avoid memcpy if zlib is disabled
nocircbuffer
|
Sat, 28 Feb 2015 09:06:40 +0800 |
Matt Johnston |
merge from default
fastopen
|
Tue, 24 Feb 2015 22:36:20 +0800 |
Matt Johnston |
Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann
|
Tue, 24 Feb 2015 20:43:01 +0800 |
Thorsten Horstmann |
DROPBEAR_ prefix for include guards to avoid collisions
|
Fri, 20 Feb 2015 23:16:38 +0800 |
Matt Johnston |
Move generic network routines to netio.c
fastopen
|
Thu, 19 Feb 2015 00:32:00 +0800 |
Matt Johnston |
In theory TFO should work. Needs platform cleanup and testing
fastopen
|
Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|
Wed, 18 Feb 2015 00:05:27 +0800 |
Matt Johnston |
work in progress for async connect
fastopen
|
Fri, 23 Jan 2015 21:38:47 +0800 |
Matt Johnston |
Merge up to date
pam
|