Mercurial > dropbear
graph
-
merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d32006-03-08, by Matt Johnston
-
* Per-IP connection unauthed connection limits2006-03-08, by Matt Johnston
-
Stomp on some minor warnings2006-03-08, by Matt Johnston
-
Exit with a message if the ssh protocol version is incompatible2006-03-04, by Matt Johnston
-
merge of 50848a51c2f9867bc10e81826190dbc326ea16b92006-02-28, by Matt Johnston
-
Merge of the uClinux-dist patch, should work in inetd mode2006-02-28, by Matt Johnston
-
Only read /dev/random once when the program starts2006-02-11, by Matt Johnston
-
Fix up #ifdefs for tcp forwarding2006-02-01, by Matt Johnston
-
merge of c9dc9c734d4724866a86987356e6aedeed1c93dd2006-01-25, by Matt Johnston
-
Check that the output circular buffer is actually empty before2006-01-25, by Matt Johnston
-
Cancel a dbclient password prompt if the user presses ctrl-c.2006-01-15, by Matt Johnston
-
* svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLEN2006-01-15, by Matt Johnston
-
* Update changelogs for 0.47 release2005-12-08, by Matt Johnston
-
* fix incorrect array sizing2005-12-08, by Matt Johnston
-
* Update to debian 0.46-22005-12-08, by Matt Johnston
-
* workaround for systems such as glibc 2.1 that have2005-12-06, by Matt Johnston
-
* common-channel.c: get rid of the read()-from-writefd code2005-12-06, by Matt Johnston
-
* fix -L forwarding on the client, broke last rev2005-12-06, by Matt Johnston
-
* add -g (dbclient) and -a (dropbear) options for allowing non-local2005-12-04, by Matt Johnston
-
* options.h, common-kex.c: fix support of 4096 byte host keys2005-11-30, by Matt Johnston
-
* keyimport.c: fclose() the key file to make sure data gets written2005-11-30, by Matt Johnston
-
* common-algo.c: use zlib for dbclient2005-11-08, by Matt Johnston
-
* include netinet/in_systm.h if available before netinet/ip.h, since2005-10-31, by Matt Johnston
-
* rename infd/outfd to writefd/readfd, to avoid confusion2005-10-20, by Matt Johnston
-
- a hack for grahame to run dropbear with "none" cipher. insecure-nocrypto2005-09-23, by Matt Johnston
-
- new function to set "low delay" for a packet, set the ip TOS bit2005-09-21, by Matt Johnston
-
Forgot to revert echo flag2005-09-20, by Matt Johnston
-
added keyboard-interactive client support2005-09-20, by Matt Johnston
-
Log when pubkey auth fails because of bad pubkey perms/ownership2005-09-20, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head c9347a030ac9ef5454b7a84f4915e91dc44efd6c) contrib-blacklist2005-09-06, by Matt Johnston
-
add note about compiling for 3862005-09-06, by Matt Johnston
-
- add explicit check that correct keytype exists for pubkey verification2005-09-06, by Matt Johnston
-
* ensure that we only handle open confirmation/failure2005-09-05, by Matt Johnston
-
merge of da30137eaac417f50a323f9ddd29999ec21261e02005-09-05, by Matt Johnston
-
* use own assertions which should get logged properly2005-09-05, by Matt Johnston
-
common session initialiser doesn't need to call2005-09-05, by Matt Johnston
-
add a missing freeaddrinfo()2005-09-05, by Matt Johnston
-
use a buffer rather than raw char array for creating2005-09-02, by Matt Johnston
-
merge of 57902417ad22502b79c63fcabb7f4a8c8449e6822005-09-02, by Matt Johnston
-
disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a0272005-09-02, by Matt Johnston
-
Change the preferred algorithm order2005-09-02, by Matt Johnston
-
Increase algorithm list buffer length2005-09-02, by Matt Johnston
-
bytes/bits in a comment.2005-08-30, by Matt Johnston
-
trans, not recv for macsize2005-08-30, by Matt Johnston
-
- register AES and Twofish even if just the 256 bit key variants are used2005-08-30, by Matt Johnston
-
- check for generic AES/TWOFISH settings from Dropbear, not AES128 etc libtomcrypt2005-08-30, by Matt Johnston
-
- "twofish-cbc" is an alias for "twofish256-cbc"2005-08-30, by Matt Johnston
-
- Fixed twofish algorithm naming so it actually works.2005-08-30, by Matt Johnston
-
Make a variables static2005-08-24, by Matt Johnston
-
channel.h: make definition extern2005-07-29, by Matt Johnston
-
* 0.46 CHANGES done2005-07-08, by Matt Johnston
-
* close a file descriptor after we've shutdown() both sides, to avoid a leak2005-07-08, by Matt Johnston
-
* preparing for 0.46 release2005-07-08, by Matt Johnston
-
merge of 9522146cb07d4576f161fc4567c2c2fbd6f61fbb2005-07-08, by Matt Johnston