Revisions 0 to 10 in in which 'dropbearkey.c' was changed are listed below. These revisions are ancestors of the revision [8a7db1e2..]. The "diff" links listed with each revision will show changes in 'dropbearkey.c' between that revision and [8a7db1e2..].

882 days ago: Fixes from Erik Hovland:
view file | diff | revision info | browse files
Author: Matt Johnston
Changelog: 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
Date: Fri, 07 Jul 2006 09:17:18 GMT
911 days ago: Add -N "no remote command" dbclient option.
view file | diff | revision info | browse files
Author: Matt Johnston
Changelog: Add -N "no remote command" dbclient option.
Document -N in dbclient.1 and -P in dropbear.8
Date: Wed, 07 Jun 2006 15:01:20 GMT
911 days ago: Include user@host in the pubkey line, since it's sometimes very useful
view file | diff | revision info | browse files
Author: Matt Johnston
Changelog: Include user@host in the pubkey line, since it's sometimes very useful
Date: Wed, 07 Jun 2006 14:48:35 GMT
1432 days ago: Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Date: Sun, 02 Jan 2005 20:25:56 GMT
1569 days ago: DEBUG_TRACE now only triggers with -v on the cmdline
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: DEBUG_TRACE now only triggers with -v on the cmdline
Date: Wed, 18 Aug 2004 15:48:25 GMT
1573 days ago: Dropbearkey can now print out pubkey portions
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: Dropbearkey can now print out pubkey portions
Date: Sat, 14 Aug 2004 17:35:28 GMT
1575 days ago: Merging in the changes from 0.41-0.43 main Dropbear tree
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: Merging in the changes from 0.41-0.43 main Dropbear tree
Date: Thu, 12 Aug 2004 16:41:58 GMT
1591 days ago: Switching to the magical new Makefile, and new dbmulti style
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: Switching to the magical new Makefile, and new dbmulti style
Date: Tue, 27 Jul 2004 14:44:43 GMT
1648 days ago: Makefile.in contains updated files required
view file | diff | revision info | browse files
Author: matt+rez@ucc.asn.au
Changelog: Makefile.in contains updated files required
Date: Tue, 01 Jun 2004 02:46:09 GMT