index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
signkey.c
Age
Commit message (
Expand
)
Author
2011-12-04
- Fix some format strings in TRACE()s
Matt Johnston
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2010-07-21
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Matt Johnston
2009-07-30
Agent forwarding works
Matt Johnston
2009-07-06
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
Matt Johnston
2007-02-22
Improve known_hosts checking.
Matt Johnston
2005-09-06
- add explicit check that correct keytype exists for pubkey verification
Matt Johnston
2005-07-08
Change the format of for loops, gcc4 produces incorrect binaries with
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-08-24
Nasty.
Matt Johnston
2004-08-12
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-08
- Hostkey checking is mostly there, just aren't appending yet.
Matt Johnston
2004-08-03
Improved signkey code
Matt Johnston
2004-08-01
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-07-28
Client mostly works up to password auth
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston