Sun, 08 Aug 2004 16:57:37 +0000 |
Matt Johnston |
svr-authpam code merged and works. needs tidying a log
authpam
|
Sun, 08 Aug 2004 16:57:00 +0000 |
Matt Johnston |
newlines which weren't there
|
Sun, 08 Aug 2004 16:55:03 +0000 |
Matt Johnston |
add cli-authpubkey
|
Sun, 08 Aug 2004 16:44:11 +0000 |
Matt Johnston |
burn the buffer a bit earlier
|
Sun, 08 Aug 2004 16:41:26 +0000 |
Matt Johnston |
Be a bit safer with reentrant pw_name
|
Sun, 08 Aug 2004 16:18:03 +0000 |
Matt Johnston |
Forgot dbutil.h with the last commit (added buf_get_line)
|
Sun, 08 Aug 2004 16:17:05 +0000 |
Matt Johnston |
- Hostkey checking is mostly there, just aren't appending yet.
|
Sat, 07 Aug 2004 16:33:31 +0000 |
Matt Johnston |
Merge of the normal Dropbear makefile:
libtomcrypt
|
Sat, 07 Aug 2004 15:50:58 +0000 |
Matt Johnston |
Should be dropbearkey, rather than dropbearmulti, for the default targets
|
Fri, 06 Aug 2004 16:37:59 +0000 |
Matt Johnston |
Remove unused printbuf which prevented large DSS keys from being generated.
|
Fri, 06 Aug 2004 16:18:01 +0000 |
Matt Johnston |
- client pubkey auth works
|
Fri, 06 Aug 2004 02:51:17 +0000 |
Matt Johnston |
Filled out a bit, with commandline support etc
|
Tue, 03 Aug 2004 17:26:56 +0000 |
Matt Johnston |
Pubkey auth is mostly there for the client. Something strange with
|
Tue, 03 Aug 2004 15:51:55 +0000 |
Matt Johnston |
Improved signkey code
|
Mon, 02 Aug 2004 04:25:05 +0000 |
Matt Johnston |
Banner printing
|
Sun, 01 Aug 2004 11:02:44 +0000 |
Matt Johnston |
Remove some unused commented-out code
|
Sun, 01 Aug 2004 09:41:37 +0000 |
Matt Johnston |
added window-size change handling
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Fri, 30 Jul 2004 12:29:53 +0000 |
Matt Johnston |
tty raw mode support works mostly
|
Fri, 30 Jul 2004 11:27:52 +0000 |
Matt Johnston |
get rid of the substitution... We want a fixed identifier
|
Fri, 30 Jul 2004 03:02:19 +0000 |
Matt Johnston |
we're nearly there yet
|
Thu, 29 Jul 2004 15:43:26 +0000 |
Matt Johnston |
Handle differing c2s and s2c algorithms properly
|
Thu, 29 Jul 2004 02:19:03 +0000 |
Matt Johnston |
set the isserver flag (oops)
|
Wed, 28 Jul 2004 16:44:16 +0000 |
Matt Johnston |
Client mostly works up to password auth
|