Tue, 21 Sep 2004 11:42:03 +0000 |
Matt Johnston |
strdup() variables correctly for the PAM conversation function
private-rez
|
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
|
Thu, 16 Sep 2004 06:19:39 +0000 |
Matt Johnston |
merge of cc7d47b52fc39dc6940ea8fff5b782fbd44a2f6c
DROPBEAR_0.44test4
|
Tue, 14 Sep 2004 15:26:50 +0000 |
Matt Johnston |
Added dropbear.8 and dropbearkey.8 back in
|
Tue, 14 Sep 2004 14:36:42 +0000 |
Matt Johnston |
put the #ifdefs back in for authpam
|
Tue, 14 Sep 2004 13:47:10 +0000 |
Matt Johnston |
Oops, PAM was on by default in options.h
|
Tue, 14 Sep 2004 13:28:31 +0000 |
Matt Johnston |
merge of 8231809d2509aa54773443786e3123766438d924
libtomcrypt
|
Tue, 14 Sep 2004 13:22:32 +0000 |
Matt Johnston |
0.44test4 probably
|
Tue, 14 Sep 2004 13:18:16 +0000 |
Matt Johnston |
calloc memory rather than mallocing it - can't hurt too much, and is
|
Tue, 14 Sep 2004 13:09:29 +0000 |
Matt Johnston |
propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d4871c3609d6100fe34300720 from branch 'matt.dbclient.rez' to 'matt.dbclient.work'
private-rez
|
Tue, 14 Sep 2004 12:51:16 +0000 |
Matt Johnston |
PAM improvements
private-rez
|
Sun, 12 Sep 2004 05:53:48 +0000 |
Matt Johnston |
Don't need to burn the payload buffer since process-packet.c does it
|
Sun, 12 Sep 2004 05:52:36 +0000 |
Matt Johnston |
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam'
private-rez
|
Sun, 12 Sep 2004 04:56:50 +0000 |
Matt Johnston |
propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez'
private-rez
|
Thu, 02 Sep 2004 18:36:11 +0000 |
Matt Johnston |
Read the last line of a file without a finishing '\n' correctly
private-rez
|
Thu, 02 Sep 2004 15:24:17 +0000 |
Matt Johnston |
Check for non-matching algos properly
|
Tue, 31 Aug 2004 08:52:41 +0000 |
Matt Johnston |
WCOREDUMP finally
|
Mon, 30 Aug 2004 15:02:45 +0000 |
Matt Johnston |
Leak found with MallocDebug - it's kinda useful
|
Mon, 30 Aug 2004 13:26:42 +0000 |
Matt Johnston |
Load the hostkeys for inetd too - oops
|
Fri, 27 Aug 2004 17:01:18 +0000 |
Matt Johnston |
options.h
|
Sat, 04 Sep 2004 14:19:19 +0000 |
Matt Johnston |
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
DROPBEAR_0.44test3
|
Fri, 27 Aug 2004 15:20:47 +0000 |
Matt Johnston |
Add help text that a symlink to "ssh" works
|
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
|
Tue, 24 Aug 2004 18:12:18 +0000 |
Matt Johnston |
Nasty.
|
Tue, 24 Aug 2004 07:22:36 +0000 |
Matt Johnston |
Fix if the first write fails
|
Tue, 24 Aug 2004 05:05:48 +0000 |
Matt Johnston |
Fix for "-l" scp option
|
Tue, 24 Aug 2004 04:12:08 +0000 |
Matt Johnston |
Default port is now set as a string
|
Tue, 24 Aug 2004 04:10:37 +0000 |
Matt Johnston |
Allow leading lines before the ident banner when connecting
|
Tue, 24 Aug 2004 04:07:41 +0000 |
Matt Johnston |
merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca
|
Mon, 23 Aug 2004 05:27:34 +0000 |
Matt Johnston |
Change the way we load keys/ports so we don't print error messages into our
|
Mon, 23 Aug 2004 02:46:24 +0000 |
Matt Johnston |
oops, the fcntl() was commented out
|
Sun, 22 Aug 2004 09:23:59 +0000 |
Matt Johnston |
Move the revert-to-non-blocking-stdin code to cli-session so it
|
Sun, 22 Aug 2004 09:23:11 +0000 |
Matt Johnston |
Fix for printing out things with inetd mode when we have DEBUG_TRACE
|
Thu, 19 Aug 2004 15:27:47 +0000 |
Matt Johnston |
Remove obselete documentation
|
Wed, 18 Aug 2004 16:42:08 +0000 |
Matt Johnston |
Mention the race condition between setting the childpid entry, and
|
Wed, 18 Aug 2004 16:31:05 +0000 |
Matt Johnston |
Don't try to remove non-eixtant listeners
|
Wed, 18 Aug 2004 15:48:25 +0000 |
Matt Johnston |
DEBUG_TRACE now only triggers with -v on the cmdline
|
Wed, 18 Aug 2004 12:42:21 +0000 |
Matt Johnston |
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
|
Wed, 18 Aug 2004 09:14:43 +0000 |
Matt Johnston |
Auth doesn't timeout after 5 minutes.
|
Wed, 18 Aug 2004 09:14:30 +0000 |
Matt Johnston |
Stupid DSS hostkey bug fixed.
|
Sat, 04 Sep 2004 14:19:17 +0000 |
Matt Johnston |
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
DROPBEAR_0.44test2
|
Fri, 03 Sep 2004 08:31:12 +0000 |
Matt Johnston |
Fix for big-endian load/store macros
libtomcrypt
|
Thu, 02 Sep 2004 15:34:30 +0000 |
Matt Johnston |
Fix typo in the big-endian macros
libtomcrypt
|
Tue, 17 Aug 2004 11:14:13 +0000 |
Matt Johnston |
Some small fixes for unused vars, and old messages
|
Tue, 17 Aug 2004 10:40:31 +0000 |
Matt Johnston |
Small fixes
|
Tue, 17 Aug 2004 10:29:04 +0000 |
Matt Johnston |
#ifdef for PENDIN
|
Tue, 17 Aug 2004 10:20:20 +0000 |
Matt Johnston |
default initialisers for mp_ints
|
Tue, 17 Aug 2004 09:56:23 +0000 |
Matt Johnston |
fix for AIX not having WCOREDUMP
|
Tue, 17 Aug 2004 04:35:01 +0000 |
Matt Johnston |
do the symlinks for multi-binary compiles
|
Mon, 16 Aug 2004 14:53:49 +0000 |
Matt Johnston |
dbclient works as "ssh" too
|
Mon, 16 Aug 2004 14:46:13 +0000 |
Matt Johnston |
create known_hosts properly
|
Mon, 16 Aug 2004 08:59:11 +0000 |
Matt Johnston |
- don't crash when trying to add to known_hosts if it doesn't exist
|
Sun, 15 Aug 2004 10:42:23 +0000 |
Matt Johnston |
Added changelog entry
DROPBEAR_0.44test1
|
Sat, 14 Aug 2004 18:06:28 +0000 |
Matt Johnston |
filelist.txt
|
Sat, 14 Aug 2004 18:03:36 +0000 |
Matt Johnston |
- It'll be called 0.44test1
|
Sat, 14 Aug 2004 17:59:42 +0000 |
Matt Johnston |
Some documentation touchups
|
Sat, 14 Aug 2004 17:54:20 +0000 |
Matt Johnston |
License boilerplate etc, add Mihnea as an author to some of the files
|
Sat, 14 Aug 2004 17:35:28 +0000 |
Matt Johnston |
Dropbearkey can now print out pubkey portions
|
Fri, 13 Aug 2004 10:58:51 +0000 |
Matt Johnston |
Some doc changes
|
Thu, 12 Aug 2004 17:18:53 +0000 |
Matt Johnston |
adding inetd mode back from 0.43
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Thu, 12 Aug 2004 15:41:36 +0000 |
Matt Johnston |
Simple text changes
|
Thu, 12 Aug 2004 14:56:22 +0000 |
Matt Johnston |
cleaning up the pubkey defines
|