en-us Changes to file dropbearkey.c (from [8a7db1e2..]) http://viewmtn.angrygoats.net/all/revision/filechanges/8a7db1e2fdc5636abb338adb636babc32f465739/dropbearkey.c Changes to file dropbearkey.c (from [8a7db1e2..]) http://viewmtn.angrygoats.net/all/revision/info/640a55bc710cbaa6d212453c750026c770e19193 Fixes from Erik Hovland: Fixes from Erik Hovland:
cli-authpubkey.c:
fix leak of keybuf
cli-kex.c:
fix leak of fingerprint fp
cli-service.c:
remove commented out code
dropbearkey.c:
don't attepmt to free NULL key on failure
common-kex.c:
only free key if it is initialised
keyimport.c:
remove dead encrypted-key code
don't leak a FILE* loading OpenSSH keys
rsa.c, dss.c:
check return values for some libtommath functions
svr-kex.c:
check return value retrieving DH kex mpint
svr-tcpfwd.c:
fix null-dereference if remote tcp forward request fails
tcp-accept.c:
don't incorrectly free the tcpinfo var
Matt Johnston <matt@ucc.asn.au> Fri, 07 Jul 2006 09:17:18 GMT
http://viewmtn.angrygoats.net/all/revision/info/7cada79bf8f61e09a72e5d492170bd10ab0acee3 Add -N "no remote command" dbclient option. Add -N "no remote command" dbclient option.
Document -N in dbclient.1 and -P in dropbear.8
Matt Johnston <matt@ucc.asn.au> Wed, 07 Jun 2006 15:01:20 GMT
http://viewmtn.angrygoats.net/all/revision/info/c3d6444f31a3b583e6405e1b99e666d020e89eac Include user@host in the pubkey line, since it's sometimes very useful Include user@host in the pubkey line, since it's sometimes very useful Matt Johnston <matt@ucc.asn.au> Wed, 07 Jun 2006 14:48:35 GMT http://viewmtn.angrygoats.net/all/revision/info/d928bc851e32be7bd429bf7504b148c0e4bf7e2f Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place matt+rez@ucc.asn.au Sun, 02 Jan 2005 20:25:56 GMT http://viewmtn.angrygoats.net/all/revision/info/91ef4ca657cd116dba148a50a90c8bcc5d206d4b DEBUG_TRACE now only triggers with -v on the cmdline DEBUG_TRACE now only triggers with -v on the cmdline matt+rez@ucc.asn.au Wed, 18 Aug 2004 15:48:25 GMT http://viewmtn.angrygoats.net/all/revision/info/2d897b12ba8710efe0b042b36b1fd31b2469eb15 Dropbearkey can now print out pubkey portions Dropbearkey can now print out pubkey portions matt+rez@ucc.asn.au Sat, 14 Aug 2004 17:35:28 GMT http://viewmtn.angrygoats.net/all/revision/info/4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7 Merging in the changes from 0.41-0.43 main Dropbear tree Merging in the changes from 0.41-0.43 main Dropbear tree matt+rez@ucc.asn.au Thu, 12 Aug 2004 16:41:58 GMT http://viewmtn.angrygoats.net/all/revision/info/3f8efcdd56aab197d30a1ea81527c37dfee2f928 Switching to the magical new Makefile, and new dbmulti style Switching to the magical new Makefile, and new dbmulti style matt+rez@ucc.asn.au Tue, 27 Jul 2004 14:44:43 GMT http://viewmtn.angrygoats.net/all/revision/info/cc8a8c49dc70e632c352853a39801089b08149be Makefile.in contains updated files required Makefile.in contains updated files required matt+rez@ucc.asn.au Tue, 01 Jun 2004 02:46:09 GMT