summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Bring back -Werror and improve travis testsMatt Johnston2020-05-261-12/+16
| * Update LibTomMath to 1.2.0 (#84)Steffen Jaeckel2020-05-26229-31297/+6033
| * try rearrange travis build matrixMatt Johnston2020-05-261-6/+4
| * .travis.yml needs spaces not tabsMatt Johnston2020-05-261-4/+4
| * update travis to Ubuntu focal to provide chacha20Matt Johnston2020-05-261-3/+5
| * Fix untested rsa-sha256 change to fuzzer-verifyMatt Johnston2020-05-261-1/+2
| * Make "dbclient -m help -c help" workMatt Johnston2020-05-262-28/+26
| * fix typoMatt Johnston2020-05-261-1/+1
| * Get rid of unused "none" cipher optionMatt Johnston2020-05-261-6/+0
| * cast to fix warningMatt Johnston2020-05-261-1/+1
| * merge rsa-sha256Matt Johnston2020-05-2636-267/+697
| |\
| | * rsa-sha256 for ssh-agentMatt Johnston2020-05-253-4/+13
| | * send and handle SSH_MSG_EXT_INFO only at the correct pointMatt Johnston2020-05-2413-22/+46
| | * run linterMatt Johnston2020-05-241-0/+1
| | * Add linter for #ifdefMatt Johnston2020-05-243-1/+13
| | * Make server send SSH_MSG_EXT_INFOMatt Johnston2020-05-216-29/+75
| | * Make DEBUG_NOFORK a #if not #ifdefMatt Johnston2020-05-212-2/+4
| | * ext-info handling for server-sig-algsMatt Johnston2020-05-1916-90/+255
| | * split signkey_type and signature_type for RSA sha1 vs sha256Matt Johnston2020-05-1710-68/+148
| | * use sigtype where appropriateMatt Johnston2020-04-0618-142/+233
| * | CBC mode cleanup (#95)Vladislav Grishenko2020-05-253-2/+10
| * | Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)Vladislav Grishenko2020-05-2513-56/+560
| * | Mention Ed25519 in dropbearkey man (#94)Vladislav Grishenko2020-05-251-1/+2
| * | Add files via upload (#90)jcmathews2020-05-251-1/+3
| * | scp.c: Port OpenSSH CVE-2018-20685 fix (#80)Haelwenn Monnier2020-05-251-1/+2
| |/
| * When explicitly passing --disable-fuzz to ./configure fuzz was actuallyAlexander Dahl2020-03-271-5/+12
| * Update remaining advise to edit options.hAlexander Dahl2020-03-102-2/+2
| * Handle early exit when addrstring isn't setMatt Johnston2020-03-181-6/+14
| * Improve address logging on early exit messages (#83)Kevin Darbyshire-Bryant2020-03-182-15/+11
| * mergeMatt Johnston2020-03-143-12/+5
| |\
| | * Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build withoutMatt Johnston2020-03-142-10/+4
| | * Don't log authorized_keys command= every timeMatt Johnston2020-03-141-2/+1
| * | Fallback for key gen without hard link support (#89)Matt Robinson2020-03-141-8/+21
| |/
| * MOTD enabled by default as the manpage says (#87)zciendor2020-03-141-1/+1
| * Add Ed25519 support (#91)Vladislav Grishenko2020-03-1130-946/+1289
| * bring back fsync_parent_dirMatt Johnston2019-10-181-0/+4
| * Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTMMatt Johnston2019-09-171-3/+4
| * Prime-related bugfixes (#81)Steffen Jaeckel2019-09-173-34/+18
| * update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)Steffen Jaeckel2019-09-16214-26304/+17787
| * Rename EPKA -> PluginMatt Johnston2019-05-1511-81/+81
| * External Public-Key Authentication API (#72)fabriziobertocci2019-05-1512-11/+355
| * Added signature for changeset ebcdb893992dMatt Johnston2019-03-271-0/+1
| * Added tag DROPBEAR_2019.78 for changeset 009d52ae26d3Matt Johnston2019-03-270-0/+0
| * Bump to 2019.78DROPBEAR_2019.78Matt Johnston2019-03-273-1/+12
| * Fix regression where TTY modes weren't reset for clientMatt Johnston2019-03-241-5/+5
| * Added signature for changeset 07b0d56d186dMatt Johnston2019-03-231-0/+1
| * Added tag DROPBEAR_2019.77 for changeset 6d1bbe7d5fa5Matt Johnston2019-03-230-0/+0
| * 2019.77DROPBEAR_2019.77Matt Johnston2019-03-233-1/+47
| * use "openssl sha256"Matt Johnston2019-03-231-1/+1
| * Update config.sub to 2019-01-05 and config.guess to 2019-03-04Matt Johnston2019-03-232-1678/+1767