2004-08-19 |
Matt Johnston |
Remove obselete documentation
|
2004-08-18 |
Matt Johnston |
Mention the race condition between setting the childpid entry, and
|
2004-08-18 |
Matt Johnston |
Don't try to remove non-eixtant listeners
|
2004-08-18 |
Matt Johnston |
DEBUG_TRACE now only triggers with -v on the cmdline
|
2004-08-18 |
Matt Johnston |
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
|
2004-08-18 |
Matt Johnston |
Auth doesn't timeout after 5 minutes.
|
2004-08-18 |
Matt Johnston |
Stupid DSS hostkey bug fixed.
|
2004-09-04 |
Matt Johnston |
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
DROPBEAR_0.44test2
|
2004-09-03 |
Matt Johnston |
Fix for big-endian load/store macros
libtomcrypt
|
2004-09-02 |
Matt Johnston |
Fix typo in the big-endian macros
libtomcrypt
|
2004-08-17 |
Matt Johnston |
Some small fixes for unused vars, and old messages
|
2004-08-17 |
Matt Johnston |
Small fixes
|
2004-08-17 |
Matt Johnston |
#ifdef for PENDIN
|
2004-08-17 |
Matt Johnston |
default initialisers for mp_ints
|
2004-08-17 |
Matt Johnston |
fix for AIX not having WCOREDUMP
|
2004-08-17 |
Matt Johnston |
do the symlinks for multi-binary compiles
|
2004-08-16 |
Matt Johnston |
dbclient works as "ssh" too
|
2004-08-16 |
Matt Johnston |
create known_hosts properly
|
2004-08-16 |
Matt Johnston |
- don't crash when trying to add to known_hosts if it doesn't exist
|
2004-08-15 |
Matt Johnston |
Added changelog entry
DROPBEAR_0.44test1
|
2004-08-14 |
Matt Johnston |
filelist.txt
|
2004-08-14 |
Matt Johnston |
- It'll be called 0.44test1
|
2004-08-14 |
Matt Johnston |
Some documentation touchups
|
2004-08-14 |
Matt Johnston |
License boilerplate etc, add Mihnea as an author to some of the files
|
2004-08-14 |
Matt Johnston |
Dropbearkey can now print out pubkey portions
|
2004-08-13 |
Matt Johnston |
Some doc changes
|
2004-08-12 |
Matt Johnston |
adding inetd mode back from 0.43
|
2004-08-12 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
2004-08-12 |
Matt Johnston |
Simple text changes
|
2004-08-12 |
Matt Johnston |
cleaning up the pubkey defines
|
2004-08-12 |
Matt Johnston |
fake-rfc stuff
|
2004-08-12 |
Matt Johnston |
Some more sanity-checking of args, and just warn and ignore OpenSSH args
|
2004-08-12 |
Matt Johnston |
Oops, forgot to call the actual code.
|
2004-08-12 |
Matt Johnston |
TCP forwarding works.
|
2004-08-11 |
Matt Johnston |
- A nice cleaner structure for tcp (acceptor) forwarding.
|
2004-08-10 |
Matt Johnston |
just checkpointing
|
2004-08-09 |
Matt Johnston |
Write the correct termcodes length
|
2004-08-09 |
Matt Johnston |
Just a test for merging heads
|
2004-08-09 |
Matt Johnston |
add new entries to known_hosts
|
2004-08-09 |
Matt Johnston |
merge of 3b1edf7489e1de452e30aaaec37d647db44e4328
|
2004-08-08 |
Matt Johnston |
svr-authpam code merged and works. needs tidying a log
authpam
|
2004-08-08 |
Matt Johnston |
newlines which weren't there
|
2004-08-08 |
Matt Johnston |
add cli-authpubkey
|
2004-08-08 |
Matt Johnston |
burn the buffer a bit earlier
|
2004-08-08 |
Matt Johnston |
Be a bit safer with reentrant pw_name
|
2004-08-08 |
Matt Johnston |
Forgot dbutil.h with the last commit (added buf_get_line)
|
2004-08-08 |
Matt Johnston |
- Hostkey checking is mostly there, just aren't appending yet.
|
2004-08-07 |
Matt Johnston |
Merge of the normal Dropbear makefile:
libtomcrypt
|
2004-08-07 |
Matt Johnston |
Should be dropbearkey, rather than dropbearmulti, for the default targets
|
2004-08-06 |
Matt Johnston |
Remove unused printbuf which prevented large DSS keys from being generated.
|
2004-08-06 |
Matt Johnston |
- client pubkey auth works
|
2004-08-06 |
Matt Johnston |
Filled out a bit, with commandline support etc
|
2004-08-03 |
Matt Johnston |
Pubkey auth is mostly there for the client. Something strange with
|
2004-08-03 |
Matt Johnston |
Improved signkey code
|
2004-08-02 |
Matt Johnston |
Banner printing
|
2004-08-01 |
Matt Johnston |
Remove some unused commented-out code
|
2004-08-01 |
Matt Johnston |
added window-size change handling
|
2004-08-01 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
2004-07-30 |
Matt Johnston |
tty raw mode support works mostly
|
2004-07-30 |
Matt Johnston |
get rid of the substitution... We want a fixed identifier
|