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
2006-02-11
Only read /dev/random once when the program starts
Matt Johnston
2006-02-01
Fix up #ifdefs for tcp forwarding
Matt Johnston
2006-01-25
merge of c9dc9c734d4724866a86987356e6aedeed1c93dd
Matt Johnston
2006-01-25
Check that the output circular buffer is actually empty before
Matt Johnston
2006-01-15
Cancel a dbclient password prompt if the user presses ctrl-c.
Matt Johnston
2006-01-15
* svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLEN
Matt Johnston
2005-12-09
* options.h: bump the version number
Matt Johnston
2005-12-08
* Update changelogs for 0.47 release
Matt Johnston
2005-12-08
* fix incorrect array sizing
Matt Johnston
2005-12-08
* Update to debian 0.46-2
Matt Johnston
2005-12-06
* workaround for systems such as glibc 2.1 that have
Matt Johnston
2005-12-06
* common-channel.c: get rid of the read()-from-writefd code
Matt Johnston
2005-12-06
* fix -L forwarding on the client, broke last rev
Matt Johnston
2005-12-04
* add -g (dbclient) and -a (dropbear) options for allowing non-local
Matt Johnston
2005-11-30
* options.h, common-kex.c: fix support of 4096 byte host keys
Matt Johnston
2005-11-30
* keyimport.c: fclose() the key file to make sure data gets written
Matt Johnston
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
[next]