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
2020-03-12
Add Ed25519 support (#91)
Vladislav Grishenko
2019-10-18
bring back fsync_parent_dir
Matt Johnston
2019-09-17
Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTM
Matt Johnston
2019-09-17
Prime-related bugfixes (#81)
Steffen Jaeckel
2019-09-16
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)
Steffen Jaeckel
2019-05-15
Rename EPKA -> Plugin
Matt Johnston
2019-05-15
External Public-Key Authentication API (#72)
fabriziobertocci
2019-03-27
Added signature for changeset ebcdb893992d
Matt Johnston
2019-03-27
Added tag DROPBEAR_2019.78 for changeset 009d52ae26d3
Matt Johnston
2019-03-27
Bump to 2019.78
Matt Johnston
2019-03-24
Fix regression where TTY modes weren't reset for client
Matt Johnston
2019-03-23
Added signature for changeset 07b0d56d186d
Matt Johnston
2019-03-23
Added tag DROPBEAR_2019.77 for changeset 6d1bbe7d5fa5
Matt Johnston
2019-03-23
2019.77
Matt Johnston
2019-03-23
use "openssl sha256"
Matt Johnston
2019-03-23
Update config.sub to 2019-01-05 and config.guess to 2019-03-04
Matt Johnston
2019-03-21
fix constness build error
Matt Johnston
2019-03-21
limit password length to 100
Matt Johnston
2019-03-20
Increase MAX_USERNAME_LEN to 100
Matt Johnston
2019-03-20
dropbearconvert: keyimport.c: fix BER encoding of secp521r1 keys (#69)
Christian Hohnstädt
2019-03-20
support openssh long option -o Port=XXXX (#68)
xcko
2019-03-20
cygwin competibility fix (#64)
karel-m
2019-03-20
drop obsolete definition for MAX_KEXHASHBUF (#65)
Andre McCurdy
2019-03-20
Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode
Matt Johnston
2019-03-20
Support servers without multiple user support (#76)
Patrick Stewart
2019-03-20
packet: remove stale comment about "packet_type" (#63)
Konstantin Demin
2019-03-20
fix some gcc warnings (#73)
François Perrad
2019-03-20
use strlcpy & strlcat (#74)
François Perrad
2019-03-20
Fix for issue successfull login of disabled user (#78)
vincentto13
2019-03-20
Add missing word to readme (#77)
Michael Jones
2019-01-07
add missing initializer (#71)
François Perrad
2018-11-14
merge
Matt Johnston
2018-11-14
Split ChanType closehandler() and cleanup() so that dbclient doesn't
Matt Johnston
2018-11-14
Remove some cluttering TRACE printouts
Matt Johnston
2018-11-06
Remove incorrect _POSIX_C_SOURCE
Matt Johnston
2018-11-05
- Add adaptive authentication failure delay
Matt Johnston
2018-09-07
merge remote forward fix
Matt Johnston
2018-09-07
FIx remote forward listeners
Matt Johnston
2018-08-26
Merge writev #include fix
Matt Johnston
2018-08-23
make writev #include consistent for variable declarations too
Matt Johnston
2018-08-23
Merge bugfix delay invalid users
Matt Johnston
2018-08-23
Wait to fail invalid usernames
Matt Johnston
2018-08-23
fix error message to say localoptions.h
Matt Johnston
2018-07-24
avoid extended regex features to avoid caring about sed -r vs -E
Matt Johnston
2018-03-09
Fix leaks in kex fuzzers
Matt Johnston
2018-03-09
move dictionaries to corpus repo
Matt Johnston
2018-03-08
avoid leak of ecdh public key
Matt Johnston
2018-03-08
kexhashbuf was much to small in kex fuzzers
Matt Johnston
2018-03-08
Disable wrapfds outside of fuzzed code
Matt Johnston
2018-03-08
It turns out you can't have a single-quote in an #error
Matt Johnston
[next]