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-03-08
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 6c790cad5a7fa866ad...
Matt Johnston
2006-03-08
* Changes imported from Dropbear 0.47.
Matt Johnston
2006-03-08
Import of libtommath 0.35
Matt Johnston
2006-03-08
merge of 4c883eb469d2d251ee8abddbc11ae4005db6da17
Matt Johnston
2006-03-08
merge of 4cbdd6e0a0d8c061075b9ed7609a06c4547f67d3
Matt Johnston
2006-03-08
* Per-IP connection unauthed connection limits
Matt Johnston
2006-03-08
Stomp on some minor warnings
Matt Johnston
2006-03-04
Exit with a message if the ssh protocol version is incompatible
Matt Johnston
2006-02-28
merge of 50848a51c2f9867bc10e81826190dbc326ea16b9
Matt Johnston
2006-02-28
Merge of the uClinux-dist patch, should work in inetd mode
Matt Johnston
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
[next]