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
2013-04-14
Document escape chars
Matt Johnston
2013-04-14
merge
Matt Johnston
2013-04-14
-y -y to disable hostkey checking
Matt Johnston
2013-04-14
A bit of work on ecdsa for host/auth keys
Matt Johnston
2013-04-11
Fix zlib for split newkeys
Matt Johnston
2013-04-10
run closehandlers on cleanup
Matt Johnston
2013-04-10
reset terminal modes before printing a message
Matt Johnston
2013-04-09
A bit of debugging output
Matt Johnston
2013-04-09
Be safer with how we handle ltc_ecc_sets[] (particularly with
Matt Johnston
2013-04-09
start on ecdsa keys
Matt Johnston
2013-04-08
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()
Matt Johnston
2013-04-08
add printmpint() for debugging
Matt Johnston
2013-04-08
ecdh works against OpenSSH
Matt Johnston
2013-04-08
- Fix various hardcoded uses of SHA1
Matt Johnston
2013-04-07
ecc kind of works, needs fixing/testing
Matt Johnston
2013-04-06
Make _sign and _verify functions take a buffer* rather than void* and int
Matt Johnston
2013-04-04
setup tcp after requesting a channel - might hide some DNS latency
Matt Johnston
2013-04-04
Take transmit and receive keys into use separately
Matt Johnston
2013-04-03
Fix MAC bug which would prevent asymmetric hashes
Matt Johnston
2013-04-03
Just put the version string on the queue, don't use atomicio
Matt Johnston
2013-04-03
fix leftover kexguess debugging
Matt Johnston
2013-04-03
Fix a few options and headers
Matt Johnston
2013-04-03
merge
Matt Johnston
2013-04-03
merge kexguess branch
Matt Johnston
2013-04-03
Put some #ifdef options around first-follows options in case they
Matt Johnston
2013-04-03
Don't usually need to recalculate dh_e for the repeated kexdh_init packet
Matt Johnston
2013-04-03
Add sentinel attribute
Matt Johnston
2013-04-02
add IUTF8
Matt Johnston
2013-04-02
fix tabs
Matt Johnston
2013-04-02
merge
Matt Johnston
2013-04-02
Fix segfault when /dev/urandom isn't writable
Matt Johnston
2013-04-02
Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE
Matt Johnston
2013-04-01
Run the cleanup handler also when we close due to TCP connection being closed
Matt Johnston
2013-04-01
Try password before interactive - bit of a hack
Matt Johnston
2013-04-01
merge from head roundtrip changes
Matt Johnston
2013-04-01
Move the more verbose TRACE() statements into TRACE2()
Matt Johnston
2013-03-31
Send an auth packet straight away, save another roundtrip
Matt Johnston
2013-03-31
Fix incorrect logic for USE_VFORK and calling arg_setup()
Matt Johnston
2013-03-31
Try using writev() for writing packets out to tcp
Matt Johnston
2013-03-31
Don't bother waiting for a ssh-connection service reply - the server
Matt Johnston
2013-03-31
merge
Matt Johnston
2013-03-31
send out our kexinit packet before blocking to read the SSH version string
Matt Johnston
2013-03-30
Get rid of client/server specific buf_match_algo, use single
Matt Johnston
2013-03-29
Add kexguess2 behaviour
Matt Johnston
2013-03-29
first_kex_packet_follows working, needs tidying
Matt Johnston
2013-03-29
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
Matt Johnston
2013-03-29
Set LTC_SOURCE for proper ltm_desc etc
Matt Johnston
2013-03-27
ecc key import function
Matt Johnston
2013-03-27
more bits on ecc branch
Matt Johnston
2013-03-26
refactor kexdh code a bit, start working on ecdh etc
Matt Johnston
[prev]
[next]