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