index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-12
merge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0'
Matt Johnston
2007-02-12
- Fix bug in child-exit handling where the wrong pid was being matched.
Matt Johnston
2007-02-12
Ignore "exit-signal" request rather than returning failure
Matt Johnston
2007-02-11
propagate from branch 'au.asn.ucc.matt.dropbear' (head eac2a177021cfa0cbf365d...
Matt Johnston
2007-02-11
Remove double-free due to the same "fix" for a leak getting merged in
Matt Johnston
2007-02-11
propagate from branch 'au.asn.ucc.matt.dropbear' (head 924b731b50d4147eed8e93...
Matt Johnston
2007-02-11
Add '-y' option to dbclient to accept the host key without checking
Matt Johnston
2007-02-09
Avoid using a comma in a message, since I can't be bothered
Matt Johnston
2007-02-09
Improve behaviour when flushing out after a process has exited.
Matt Johnston
2007-02-06
merge of '73fe066c5d9e2395354ba74756124d45c978a04d'
Matt Johnston
2007-02-06
disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887'
Matt Johnston
2007-02-04
propagate from branch 'au.asn.ucc.matt.dropbear' (head 3d683afab1940779612505...
Matt Johnston
2007-02-04
merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'
Matt Johnston
2007-02-04
Revert bogus fix, make a note that the var is meant to 'leak'
Matt Johnston
2007-02-04
merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'
Matt Johnston
2007-02-04
Add comments about requiring keysize <= 2*SHA1_HASH_SIZE
Matt Johnston
2007-02-03
Fix failure-handling in dropbear_listen() when errstring is unset
Matt Johnston
2007-02-03
Fix another leak found by Klocwork
Matt Johnston
2007-02-03
Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of Klocwork
Matt Johnston
2007-02-03
Remove extraneous tests in random mpint generation,
Matt Johnston
2007-02-03
Fix potential null pointer dereference found by Klokwork
Matt Johnston
2007-02-03
Fix free() of null pointer found by Klocwork
Matt Johnston
2007-02-03
propagate from branch 'au.asn.ucc.matt.dropbear' (head b1dd3b94e60a07a176dba2...
Matt Johnston
2007-02-03
merge of '7ac513addd924cd0391e7db26c067024c3c257f6'
Matt Johnston
2007-02-03
merge of '1dfbc5ef92391d01b576c8506061927869a89887'
Matt Johnston
2007-02-03
merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834'
Matt Johnston
2007-02-03
merge of '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'
Matt Johnston
2007-02-03
disapproval of revision '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'
Matt Johnston
2007-02-03
disapproval of revision '2186a678a5f79ef432f6593a10e3e13df2a313d5'
Matt Johnston
2007-02-03
disapproval of revision '5fdf69ca60d1683cdd9f4c2595134bed26394834'
Matt Johnston
2007-02-03
disapproval of revision '332f709a4cb39cde4cedab7c3be89e05f3023067'
Matt Johnston
2007-02-02
Update to latest
Matt Johnston
2007-01-11
fix missing endif
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d0...
Matt Johnston
2007-01-11
Replace // with /* */
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28...
Matt Johnston
2007-01-11
%s/ranlib/$(RANLIB)/
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltm.orig' (head 1c2b7d389d0682caf98023...
Matt Johnston
2007-01-11
Update to LibTomMath 0.40
Matt Johnston
2007-01-11
Refer to local headers locally with #include "" not #include <>.
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f...
Matt Johnston
2007-01-11
Fix up some slight changes.
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88...
Matt Johnston
2007-01-11
propagate from branch 'au.asn.ucc.matt.ltc.orig' (head 52840647ac7f5c707c3bd1...
Matt Johnston
2007-01-11
Update to LibTomCrypt 1.16
Matt Johnston
2007-01-04
Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us
Matt Johnston
2006-12-06
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
Matt Johnston
2006-12-06
- Include netinet/in.h before arpa/inet.h for FreeBSD
Matt Johnston
2006-12-05
Add some code for testing whether a writefd is closed (by read()ing from it)
Matt Johnston
2006-12-05
- Add some extra tracing.
Matt Johnston
[next]