Mercurial > dropbear
graph
-
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
-
* patch up to date with debian 0.45-3 diff2005-07-08, by Matt Johnston
-
merge of 197e1bd25c1741218fbe0d73a1e37d40820542162005-07-08, by Matt Johnston
-
* move RSA_BLINDING to options.h2005-07-08, by Matt Johnston
-
rename PubkeyList to SignKeyList for clarity2005-07-08, by Matt Johnston
-
Change the format of for loops, gcc4 produces incorrect binaries with2005-07-08, by Matt Johnston
-
- try to properly rename Makefile and get it up-to-date with 1.05, libtomcrypt2005-07-06, by Matt Johnston
-
disapproval of revision 6a39eb8b36778460fca83b8149df2a8b6d3327fd libtomcrypt2005-07-06, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc-orig' (head 33c416b902f1a44913d825bae7ad9a160f703ed3) libtomcrypt2005-07-06, by Matt Johnston