summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-05-24run linterMatt Johnston
2020-05-24Add linter for #ifdefMatt Johnston
2020-05-21Make server send SSH_MSG_EXT_INFOMatt Johnston
2020-05-21Make DEBUG_NOFORK a #if not #ifdefMatt Johnston
2020-05-19ext-info handling for server-sig-algsMatt Johnston
2020-05-17split signkey_type and signature_type for RSA sha1 vs sha256Matt Johnston
2020-04-06use sigtype where appropriateMatt Johnston
2020-03-27When explicitly passing --disable-fuzz to ./configure fuzz was actuallyAlexander Dahl
2020-03-10Update remaining advise to edit options.hAlexander Dahl
2020-03-18Handle early exit when addrstring isn't setMatt Johnston
2020-03-18Improve address logging on early exit messages (#83)Kevin Darbyshire-Bryant
2020-03-14mergeMatt Johnston
2020-03-14Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build withoutMatt Johnston
2020-03-14Don't log authorized_keys command= every timeMatt Johnston
2020-03-14Fallback for key gen without hard link support (#89)Matt Robinson
2020-03-14MOTD enabled by default as the manpage says (#87)zciendor
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