Thu, 02 Nov 2006 16:52:59 +0000 |
Matt Johnston |
comment about putenv() leaking malloced variables
|
Thu, 02 Nov 2006 14:55:17 +0000 |
Matt Johnston |
make code clearer and more robust (from Klocwork)
|
Mon, 09 Oct 2006 16:31:00 +0000 |
Matt Johnston |
Passes most test cases now
channel-fix
|
Mon, 02 Oct 2006 16:34:06 +0000 |
Matt Johnston |
Rearranged some more bits, marked some areas that need work.
channel-fix
|
Sun, 01 Oct 2006 16:35:13 +0000 |
Matt Johnston |
just shuffle some variables names about, a brief comment
channel-fix
|
Mon, 07 Aug 2006 13:41:23 +0000 |
Matt Johnston |
merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'
|
Mon, 07 Aug 2006 13:41:16 +0000 |
Matt Johnston |
Add (disabled by default) LOG_COMMANDS option to log the commands executed
|
Fri, 07 Jul 2006 09:18:05 +0000 |
Matt Johnston |
Make flow of execution clearer for getting process exit status
|
Sun, 11 Jun 2006 16:19:32 +0000 |
Matt Johnston |
progress towards exiting on writefd closure rather than
|
Mon, 27 Mar 2006 15:13:48 +0000 |
Matt Johnston |
send success message for successful window change request
|
Mon, 27 Mar 2006 08:36:44 +0000 |
matt-ucc |
*hack hack hack*
ucc-axis-hack
|
Sun, 26 Mar 2006 13:18:30 +0000 |
matt-ucc |
fix up newlines for the serial bit
ucc-axis-hack
|
Sun, 26 Mar 2006 13:05:31 +0000 |
matt-ucc |
serial works better. enable DSS.
ucc-axis-hack
|
Sat, 25 Mar 2006 18:35:35 +0000 |
matt-ucc |
add break handler
ucc-axis-hack
|
Sat, 25 Mar 2006 17:31:52 +0000 |
matt-ucc |
progress for serial logins
ucc-axis-hack
|
Sat, 25 Mar 2006 17:12:50 +0000 |
Matt Johnston |
Use password file, add serial option
ucc-axis-hack
|
Wed, 08 Mar 2006 12:53:11 +0000 |
Matt Johnston |
merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
|
Wed, 08 Mar 2006 12:41:27 +0000 |
Matt Johnston |
* Per-IP connection unauthed connection limits
|
Tue, 28 Feb 2006 04:04:27 +0000 |
Matt Johnston |
merge of 50848a51c2f9867bc10e81826190dbc326ea16b9
|
Tue, 28 Feb 2006 04:03:49 +0000 |
Matt Johnston |
Merge of the uClinux-dist patch, should work in inetd mode
|
Sat, 11 Feb 2006 15:15:37 +0000 |
Matt Johnston |
Only read /dev/random once when the program starts
|
Thu, 08 Dec 2005 11:45:33 +0000 |
Matt Johnston |
* fix incorrect array sizing
|
Thu, 20 Oct 2005 16:53:12 +0000 |
Matt Johnston |
* rename infd/outfd to writefd/readfd, to avoid confusion
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
Thu, 02 Jun 2005 22:53:18 +0000 |
Matt Johnston |
* fix off-by-one closing open FDs
|
Fri, 27 May 2005 16:34:57 +0000 |
Matt Johnston |
Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),
|
Sun, 13 Mar 2005 13:58:14 +0000 |
Matt Johnston |
* fix longstanding bug with connections being closed on failure to
|
Wed, 19 Jan 2005 11:41:04 +0000 |
Matt Johnston |
put back 'return;' on empty terminal mode strings which was erroneously
|
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
|
Sun, 17 Oct 2004 08:19:47 +0000 |
Matt Johnston |
Initialise the "lastexit" variable so that we don't get session channels
|
Tue, 21 Sep 2004 10:08:21 +0000 |
Matt Johnston |
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez'
private-rez
|
Tue, 31 Aug 2004 08:52:41 +0000 |
Matt Johnston |
WCOREDUMP finally
|
Fri, 27 Aug 2004 14:39:01 +0000 |
Matt Johnston |
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Wed, 18 Aug 2004 16:42:08 +0000 |
Matt Johnston |
Mention the race condition between setting the childpid entry, and
|
Tue, 17 Aug 2004 09:56:23 +0000 |
Matt Johnston |
fix for AIX not having WCOREDUMP
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Tue, 10 Aug 2004 17:09:52 +0000 |
Matt Johnston |
just checkpointing
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Tue, 20 Jul 2004 12:05:00 +0000 |
Matt Johnston |
switching to global vars
|
Thu, 03 Jun 2004 17:22:48 +0000 |
Matt Johnston |
Mostly done with the listener changeover
|
Thu, 03 Jun 2004 16:45:53 +0000 |
Matt Johnston |
- Reworked non-channel fd handling to listener.c
|
Wed, 02 Jun 2004 04:59:49 +0000 |
Matt Johnston |
Chantype handling is sorted
|
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
|