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)
|
Wed, 20 Mar 2019 22:57:06 +0800 |
Matt Johnston |
Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode
|
Tue, 06 Mar 2018 21:51:51 +0800 |
Matt Johnston |
workaround memory sanitizer FD_ZERO false positives
|
Sun, 04 Mar 2018 14:57:18 +0800 |
Matt Johnston |
get rid of unused packet_type in encrypted write queue
|
Wed, 28 Feb 2018 21:40:08 +0800 |
Matt Johnston |
- #if not #ifdef for DROPBEAR_FUZZ
fuzz
|
Mon, 26 Feb 2018 22:44:48 +0800 |
Matt Johnston |
merge from main
fuzz
|
Tue, 20 Feb 2018 16:13:42 +0100 |
François Perrad |
use a full prototype (#56)
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Wed, 14 Feb 2018 23:06:01 +0800 |
Matt Johnston |
make signal flags volatile, simplify handling
|
Sat, 20 May 2017 22:47:19 +0800 |
Matt Johnston |
glaring wrapfd problems fixed
fuzz
|
Sat, 20 May 2017 13:23:16 +0800 |
Matt Johnston |
closer to working
fuzz
|
Thu, 21 Jul 2016 23:38:42 +0800 |
Matt Johnston |
merge 2016.74
|
Fri, 29 Apr 2016 23:04:10 +0800 |
Matt Johnston |
Avoid busy loop while waiting for rekey response
|
Mon, 11 Jul 2016 21:51:25 +0800 |
Matt Johnston |
better TRACE of failed remote ident
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 29 Apr 2016 23:04:10 +0800 |
Matt Johnston |
Avoid busy loop while waiting for rekey response
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Fri, 27 Nov 2015 21:26:43 +0800 |
Matt Johnston |
Fix ses.channel_signal_pending race
|
Tue, 29 Sep 2015 21:53:27 +0800 |
Matt Johnston |
make sure that the test for queued packets to write occurs after
|
Fri, 07 Aug 2015 21:02:49 +0800 |
Matt Johnston |
only update keepalive timeout post-auth (when keepalives are sent)
|
Mon, 03 Aug 2015 23:05:43 +0800 |
Matt Johnston |
set timeouts to time remaining rather than timeout duration
|
Mon, 03 Aug 2015 21:59:40 +0800 |
Matt Johnston |
Fix problem where auth timeout wasn't checked when waiting for ident
|
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
|
Thu, 04 Jun 2015 22:25:28 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Sun, 03 May 2015 00:00:35 +0800 |
Matt Johnston |
Make sure kexfirstinitialise is called early enough
|
Sat, 02 May 2015 22:47:25 +0800 |
Matt Johnston |
Fix no-writev fallback
|
Fri, 20 Mar 2015 23:36:42 +0800 |
Matt Johnston |
Make main socket nonblocking. Limit writequeue size.
|
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
|
Fri, 23 Jan 2015 22:32:49 +0800 |
Matt Johnston |
resolve merge properly
pam
|
Sun, 01 Mar 2015 23:26:42 +0800 |
Matt Johnston |
reword comment for clarity
nocircbuffer
|
Sat, 28 Feb 2015 23:15:23 +0800 |
Matt Johnston |
Add cleanup
fastopen
|
Sat, 28 Feb 2015 09:06:40 +0800 |
Matt Johnston |
merge from default
fastopen
|
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.
|
Tue, 24 Feb 2015 20:51:18 +0800 |
Thorsten Horstmann |
Fix for old compilers, variable declarations at beginning of functions
|
Fri, 20 Feb 2015 23:16:38 +0800 |
Matt Johnston |
Move generic network routines to netio.c
fastopen
|
Fri, 20 Feb 2015 22:13:53 +0800 |
Matt Johnston |
Update priority once the socket is open
fastopen
|
Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|
Fri, 13 Feb 2015 23:47:53 +0800 |
Matt Johnston |
Add envirnonment variable for debug timestamps to roughly match
|
Fri, 13 Feb 2015 23:17:23 +0800 |
Matt Johnston |
Fix print that no longer works since we're not using fourCCs
|
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, 16 Jul 2014 22:53:32 +0800 |
Matt Johnston |
Set tcp priority as follows:
|
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
|
Sat, 15 Mar 2014 11:37:02 +0800 |
Matt Johnston |
Experiment of always writing data if available. Might waste a writev() with
|
Thu, 13 Mar 2014 23:50:09 +0800 |
Matt Johnston |
Add new monotonic_now() wrapper so that timeouts are unaffected by
|
Thu, 13 Mar 2014 23:08:47 +0800 |
Matt Johnston |
Fix typo
|
Thu, 13 Mar 2014 16:28:16 +0800 |
Yousong Zhou |
Use AUTH_TIMEOUT only before authdone != 1.
|
Wed, 12 Mar 2014 23:40:02 +0800 |
Matt Johnston |
Better PAM through recursion
pam
|
Mon, 17 Feb 2014 21:41:06 +0800 |
Matt Johnston |
Read (and enqueue) packets from interactive input even when
|
Wed, 12 Feb 2014 22:15:02 +0800 |
Matt Johnston |
cleanup before clearing keys
|
Thu, 23 Jan 2014 22:25:52 +0800 |
Matt Johnston |
requirenext doesn't need two values
|
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
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Sun, 14 Apr 2013 23:16:16 +0800 |
Matt Johnston |
requirenext fixup for firstkexfollows
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Wed, 03 Apr 2013 19:23:53 +0800 |
Matt Johnston |
Just put the version string on the queue, don't use atomicio
|
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
|
Tue, 19 Mar 2013 20:15:44 +0800 |
Matt Johnston |
Android returns NULL for pw_crypt, set it to something else
|
Wed, 09 May 2012 22:37:04 +0800 |
Matt Johnston |
Return immediate success for blank passwords if allowed
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Tue, 17 Mar 2009 22:30:25 +0000 |
Matt Johnston |
- Add the signal pipe to maxfd
|
Sun, 01 Mar 2009 16:15:57 +0000 |
Matt Johnston |
- Get rid of decryptreadbuf, just decrypt in-place with readbuf
|
Thu, 26 Feb 2009 13:20:53 +0000 |
Matt Johnston |
disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'
|
Thu, 26 Feb 2009 12:18:11 +0000 |
Matt Johnston |
- Try to write out as much as we can
|
Fri, 07 Nov 2008 14:11:06 +0000 |
Matt Johnston |
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
|
Mon, 29 Sep 2008 13:53:31 +0000 |
Matt Johnston |
- Add Counter Mode support
|
Mon, 22 Sep 2008 15:28:52 +0000 |
Matt Johnston |
Idle-timeout patch from Farrell Aultman, need to figure whether to only
idle-timeout
|
Mon, 15 Sep 2008 14:40:30 +0000 |
Matt Johnston |
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
|
Mon, 15 Sep 2008 14:04:55 +0000 |
Matt Johnston |
- Add run_shell_command() function to run a "sh -c" command, handling
|
Mon, 15 Sep 2008 12:51:50 +0000 |
Matt Johnston |
- Split main socket var into ses.sock_in/ses.sock_out in preparation
|
Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Fri, 27 Jul 2007 17:13:42 +0000 |
Matt Johnston |
Prevent invalid packets being sent during key-exchange, instead queue
|
Tue, 24 Jul 2007 15:40:23 +0000 |
Matt Johnston |
Rearrange the channel buffer sizes into three neat use-editable values in
|
Fri, 09 Feb 2007 10:43:16 +0000 |
Matt Johnston |
Improve behaviour when flushing out after a process has exited.
channel-fix
|
Tue, 05 Dec 2006 13:27:59 +0000 |
Matt Johnston |
Tidy up behaviour when select() is interrupted. We follow normal
channel-fix
|
Thu, 27 Jul 2006 01:24:39 +0000 |
Matt Johnston |
Just use the normal "remote closed" handler when reading ident stings
|
Sat, 04 Mar 2006 08:22:16 +0000 |
Matt Johnston |
Exit with a message if the ssh protocol version is incompatible
|
Mon, 05 Sep 2005 15:16:52 +0000 |
Matt Johnston |
merge of da30137eaac417f50a323f9ddd29999ec21261e0
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
Mon, 05 Sep 2005 12:13:44 +0000 |
Matt Johnston |
common session initialiser doesn't need to call
|
Sun, 02 Jan 2005 20:25:56 +0000 |
Matt Johnston |
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
|
Wed, 03 Nov 2004 13:47:44 +0000 |
Matt Johnston |
Initialise the outgoing packet queue
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Tue, 24 Aug 2004 18:12:18 +0000 |
Matt Johnston |
Nasty.
|
Tue, 24 Aug 2004 04:10:37 +0000 |
Matt Johnston |
Allow leading lines before the ident banner when connecting
|
Sun, 01 Aug 2004 09:41:37 +0000 |
Matt Johnston |
added window-size change handling
|
Wed, 28 Jul 2004 16:44:16 +0000 |
Matt Johnston |
Client mostly works up to password auth
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Mon, 26 Jul 2004 02:44:20 +0000 |
Matt Johnston |
snapshot of stuff
|
Tue, 20 Jul 2004 12:05:00 +0000 |
Matt Johnston |
switching to global vars
|
Wed, 23 Jun 2004 07:14:16 +0000 |
Matt Johnston |
merge of abac2150ee4f4031a98016241fbd136d24fed127
|
Tue, 22 Jun 2004 10:47:16 +0000 |
Matt Johnston |
- Port restriction code back in
|
Tue, 01 Jun 2004 10:48:46 +0000 |
Matt Johnston |
Sorted out the first channel init issues.
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|