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
2005-11-08
* common-algo.c: use zlib for dbclient
Matt Johnston
2005-10-31
* include netinet/in_systm.h if available before netinet/ip.h, since
Matt Johnston
2005-10-20
* rename infd/outfd to writefd/readfd, to avoid confusion
Matt Johnston
2005-09-21
- new function to set "low delay" for a packet, set the ip TOS bit
Matt Johnston
2005-09-20
Forgot to revert echo flag
Matt Johnston
2005-09-20
added keyboard-interactive client support
Matt Johnston
2005-09-20
Log when pubkey auth fails because of bad pubkey perms/ownership
Matt Johnston
2005-09-06
add note about compiling for 386
Matt Johnston
2005-09-06
- add explicit check that correct keytype exists for pubkey verification
Matt Johnston
2005-09-05
* ensure that we only handle open confirmation/failure
Matt Johnston
2005-09-05
merge of da30137eaac417f50a323f9ddd29999ec21261e0
Matt Johnston
2005-09-05
* use own assertions which should get logged properly
Matt Johnston
2005-09-05
common session initialiser doesn't need to call
Matt Johnston
2005-09-05
add a missing freeaddrinfo()
Matt Johnston
2005-09-02
use a buffer rather than raw char array for creating
Matt Johnston
2005-09-02
merge of 57902417ad22502b79c63fcabb7f4a8c8449e682
Matt Johnston
2005-09-02
disapproval of revision ac41ae96770156bca2c0193b500ee07ee8d9a027
Matt Johnston
2005-09-02
Change the preferred algorithm order
Matt Johnston
2005-09-02
Increase algorithm list buffer length
Matt Johnston
2005-08-30
bytes/bits in a comment.
Matt Johnston
2005-08-30
trans, not recv for macsize
Matt Johnston
2005-08-30
- register AES and Twofish even if just the 256 bit key variants are used
Matt Johnston
2005-08-30
- "twofish-cbc" is an alias for "twofish256-cbc"
Matt Johnston
2005-08-30
- Fixed twofish algorithm naming so it actually works.
Matt Johnston
2005-08-24
Make a variables static
Matt Johnston
2005-07-29
channel.h: make definition extern
Matt Johnston
2005-07-08
* ... and a bit more for the CHANGES
Matt Johnston
2005-07-08
* 0.46 CHANGES done
Matt Johnston
2005-07-08
* close a file descriptor after we've shutdown() both sides, to avoid a leak
Matt Johnston
2005-07-08
* preparing for 0.46 release
Matt Johnston
2005-07-08
merge of 9522146cb07d4576f161fc4567c2c2fbd6f61fbb
Matt Johnston
2005-07-08
* patch up to date with debian 0.45-3 diff
Matt Johnston
2005-07-08
merge of 197e1bd25c1741218fbe0d73a1e37d4082054216
Matt Johnston
2005-07-08
* move RSA_BLINDING to options.h
Matt Johnston
2005-07-08
rename PubkeyList to SignKeyList for clarity
Matt Johnston
2005-07-08
Change the format of for loops, gcc4 produces incorrect binaries with
Matt Johnston
2005-06-02
* fix off-by-one closing open FDs
Matt Johnston
2005-06-02
merge of 72b0db220b7fc6b4fb6079d6b82c843186bab5a7
Matt Johnston
2005-06-01
* defined USING_LISTENERS when tcp forwarding is enabled but not
Matt Johnston
2005-05-27
merge of 7d53fee744460df7d2297614c9a4a8a6722eb277
Matt Johnston
2005-05-27
Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),
Matt Johnston
2005-05-10
* add a "label" argument to printhex()
Matt Johnston
2005-05-10
* change include path for libtomcrypt 1.02
Matt Johnston
2005-05-09
Switching to libtomcrypt 1.02
Matt Johnston
2005-05-09
Preparing for 0.46
Matt Johnston
2005-05-05
merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dc
Matt Johnston
2005-05-05
- refactored random mp_int generation and byte->mp_int code
Matt Johnston
2005-05-04
compile fix when TRACE debugging is enabled
Matt Johnston
2005-05-04
Fix memory leak (reported by Boris Berezovsky)
Matt Johnston
2005-04-24
* warn if we seem to be blocking on /dev/random
Matt Johnston
[next]