index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sysoptions.h
Age
Commit message (
Expand
)
Author
2020-10-29
Changelog for 2020.81
Matt Johnston
2020-10-23
Increase MAX_PROPOSED_ALGO to 50, warn if exceeded
Matt Johnston
2020-06-26
version 2020.80
Matt Johnston
2020-06-15
changelog for 2020.79
Matt Johnston
2020-05-26
merge rsa-sha256
Matt Johnston
2020-05-25
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Vladislav Grishenko
2020-05-24
send and handle SSH_MSG_EXT_INFO only at the correct point
Matt Johnston
2020-04-06
use sigtype where appropriate
Matt Johnston
2020-03-12
Add Ed25519 support (#91)
Vladislav Grishenko
2019-05-15
Rename EPKA -> Plugin
Matt Johnston
2019-05-15
External Public-Key Authentication API (#72)
fabriziobertocci
2019-03-27
Bump to 2019.78
Matt Johnston
2019-03-23
2019.77
Matt Johnston
2019-03-21
limit password length to 100
Matt Johnston
2018-08-23
Merge bugfix delay invalid users
Matt Johnston
2018-08-23
fix error message to say localoptions.h
Matt Johnston
2018-03-06
workaround memory sanitizer FD_ZERO false positives
Matt Johnston
2018-03-01
Only use malloc wrapper if fuzzing
Matt Johnston
2018-02-27
Bump version
Matt Johnston
2018-02-26
Fix restricted group code for BSDs, move to separate function
Matt Johnston
2018-02-18
clean up some default options
Matt Johnston
2018-02-18
rename some options and move some to sysoptions.h
Matt Johnston
2018-02-16
options: Complete the transition to numeric toggles (`#if')
Michael Witten
2018-02-09
Remove none cipher
Matt Johnston
2017-06-25
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOG
Matt Johnston
2017-06-05
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG
Ben Gardner
2017-06-16
increase min DSS and RSA lengths
Matt Johnston
2017-05-18
merge 2017.75
Matt Johnston
2017-05-17
bump version to 2017.75
Matt Johnston
2016-07-21
merge 2016.74
Matt Johnston
2016-07-21
bump version
Matt Johnston
2016-05-04
Convert #ifdef to #if, other build changes
Matt Johnston
2016-05-02
options for disabling "normal" DH
Matt Johnston
2016-05-02
move group14 and group16 to options.h, group14-sha256 on by default
Matt Johnston
2016-03-18
update for 2016.73
Matt Johnston
2016-03-12
Get rid of group15, move group16 to sha512.
Matt Johnston
2016-03-09
2016.72
Matt Johnston
2015-12-03
2015.71
Matt Johnston
2015-11-26
2015.70
Matt Johnston
2015-11-25
2015.69
Matt Johnston
2015-11-19
Increase channel limit to 1000
Matt Johnston
2015-08-08
changelog and version 2015.68
Matt Johnston
2015-08-03
increase MAX_CMD_LEN to 9000
Matt Johnston
2015-05-29
separate client/server fastopen options
Matt Johnston
2015-02-28
merge from default
Matt Johnston
2015-02-24
Free memory before exiting. Based on patch from Thorsten Horstmann.
Matt Johnston
2015-02-20
Fixes for backwards compatibility
Matt Johnston
2015-01-28
bump version
Matt Johnston
2014-10-23
changelog, version number bump
Matt Johnston
2014-10-23
increae MAX_STRING_LEN for sun ssh
Matt Johnston
[next]