Mercurial > dropbear
graph
-
merge of 50be59810e462f9f44f55e421227d6aa0b31982b2004-08-27, by Matt Johnston
-
- added circular buffering for channels2004-08-26, by Matt Johnston
-
Nasty.2004-08-24, by Matt Johnston
-
Fix if the first write fails2004-08-24, by Matt Johnston
-
Fix for "-l" scp option2004-08-24, by Matt Johnston
-
Default port is now set as a string2004-08-24, by Matt Johnston
-
Allow leading lines before the ident banner when connecting2004-08-24, by Matt Johnston
-
merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca2004-08-24, by Matt Johnston
-
Change the way we load keys/ports so we don't print error messages into our2004-08-23, by Matt Johnston
-
oops, the fcntl() was commented out2004-08-23, by Matt Johnston
-
Move the revert-to-non-blocking-stdin code to cli-session so it2004-08-22, by Matt Johnston
-
Fix for printing out things with inetd mode when we have DEBUG_TRACE2004-08-22, by Matt Johnston
-
Remove obselete documentation2004-08-19, by Matt Johnston
-
Mention the race condition between setting the childpid entry, and2004-08-18, by Matt Johnston
-
Don't try to remove non-eixtant listeners2004-08-18, by Matt Johnston
-
DEBUG_TRACE now only triggers with -v on the cmdline2004-08-18, by Matt Johnston
-
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.2004-08-18, by Matt Johnston
-
Auth doesn't timeout after 5 minutes.2004-08-18, by Matt Johnston
-
Stupid DSS hostkey bug fixed.2004-08-18, by Matt Johnston
-
Some small fixes for unused vars, and old messages2004-08-17, by Matt Johnston
-
Small fixes2004-08-17, by Matt Johnston
-
#ifdef for PENDIN2004-08-17, by Matt Johnston
-
default initialisers for mp_ints2004-08-17, by Matt Johnston
-
fix for AIX not having WCOREDUMP2004-08-17, by Matt Johnston
-
do the symlinks for multi-binary compiles2004-08-17, by Matt Johnston
-
dbclient works as "ssh" too2004-08-16, by Matt Johnston
-
create known_hosts properly2004-08-16, by Matt Johnston
-
- don't crash when trying to add to known_hosts if it doesn't exist2004-08-16, by Matt Johnston
-
filelist.txt2004-08-14, by Matt Johnston
-
- It'll be called 0.44test12004-08-14, by Matt Johnston
-
Some documentation touchups2004-08-14, by Matt Johnston
-
License boilerplate etc, add Mihnea as an author to some of the files2004-08-14, by Matt Johnston
-
Dropbearkey can now print out pubkey portions2004-08-14, by Matt Johnston
-
Some doc changes2004-08-13, by Matt Johnston
-
adding inetd mode back from 0.432004-08-12, by Matt Johnston
-
Merging in the changes from 0.41-0.43 main Dropbear tree2004-08-12, by Matt Johnston
-
Simple text changes2004-08-12, by Matt Johnston
-
cleaning up the pubkey defines2004-08-12, by Matt Johnston
-
fake-rfc stuff2004-08-12, by Matt Johnston
-
Some more sanity-checking of args, and just warn and ignore OpenSSH args2004-08-12, by Matt Johnston
-
Oops, forgot to call the actual code.2004-08-12, by Matt Johnston
-
TCP forwarding works.2004-08-12, by Matt Johnston
-
- A nice cleaner structure for tcp (acceptor) forwarding.2004-08-11, by Matt Johnston
-
just checkpointing2004-08-10, by Matt Johnston
-
Write the correct termcodes length2004-08-09, by Matt Johnston
-
Just a test for merging heads2004-08-09, by Matt Johnston
-
add new entries to known_hosts2004-08-09, by Matt Johnston
-
merge of 3b1edf7489e1de452e30aaaec37d647db44e43282004-08-09, by Matt Johnston
-
newlines which weren't there2004-08-08, by Matt Johnston
-
add cli-authpubkey2004-08-08, by Matt Johnston
-
burn the buffer a bit earlier2004-08-08, by Matt Johnston
-
Be a bit safer with reentrant pw_name2004-08-08, by Matt Johnston
-
Forgot dbutil.h with the last commit (added buf_get_line)2004-08-08, by Matt Johnston
-
- Hostkey checking is mostly there, just aren't appending yet.2004-08-08, by Matt Johnston