summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove SO_LINGERHEADmastermainMatt Johnston2023-05-011-4/+0
* Fixed broken links.TJ Kolev2023-04-261-4/+4
* Bump github ubuntu version, 18.04 has gone awayMatt Johnston2023-04-201-1/+1
* Perhaps fix the default_options_guard.hMatt Johnston2023-04-191-2/+2
* Try to debug the debug_options_guard.h failureMatt Johnston2023-04-192-4/+4
* Fix out-of-tree buildsMatt Johnston2023-04-193-3/+6
* Add test for out of tree buildsMatt Johnston2023-04-191-0/+22
* Fix README URL for mailing list archivesMatt Johnston2023-04-191-1/+2
* Delete mercurial filesMatt Johnston2023-03-063-100/+0
* Fix out of tree buildsMatt Johnston2023-03-064-5/+5
* Merge branch 'build/folder-reorg' of github.com:tjkolev/dropbearMatt Johnston2023-03-06161-415/+375
|\
| * Additional output to verify things for the fuzzy build. tjk :/TJ Kolev2023-02-041-0/+2
| * Fuzzy FixingTJ Kolev2023-02-041-1/+1
| * More fixes.TJ Kolev2023-02-041-4/+4
| * Last attempt with these tests for today. tjk :(TJ Kolev2023-02-032-2/+0
| * Dropbear SSH testTJ Kolev2023-02-032-3/+8
| * Fixing manpages install.TJ Kolev2023-02-036-4/+10
| * Dropbear SSH File ReorgTJ Kolev2023-02-036-11/+24
| * Dropbear folder refactoringTJ Kolev2023-02-021-13/+13
| * Adding .md extension to the Markdown files. tjk :)TJ Kolev2023-02-024-0/+0
| * Dropbear - Markdown documentation filesTJ Kolev2023-02-026-253/+176
| * Dropbear SSH - file structure reorgTJ Kolev2023-02-02146-36/+49
* | Use write() rather than fprintf() in segv handlerMatt Johnston2023-02-121-2/+6
* | Disable rsa signatures when no rsa hostkeyMatt Johnston2023-02-121-10/+11
|/
* Fix CI for dbclient/dropbear onlyMatt Johnston2023-01-041-2/+2
* Fix building only client or serverMatt Johnston2023-01-041-0/+8
* Add test building only dropbear or dbclientMatt Johnston2023-01-041-1/+10
* Merge remote-tracking branch 'refs/remotes/origin/master'Matt Johnston2023-01-0310-11/+13
|\
| * Merge pull request #206 from fperrad/20221222_lintMatt Johnston2022-12-229-10/+10
| |\
| | * const parameter mp_intFrancois Perrad2022-12-229-10/+10
| |/
| * Merge pull request #201 from mkj/test-pty-gidMatt Johnston2022-12-121-1/+3
| |\
| | * Allow users's own gid in pty permission checkMatt Johnston2022-12-071-1/+3
| |/
* | Add missing break in switchMatt Johnston2023-01-031-0/+1
|/
* Fix so DROPBEAR_DSS is only forced for fuzzingMatt Johnston2022-12-061-0/+2
* Fix y2038 issues with time_t conversionMatt Johnston2022-12-016-22/+35
* Another attempt to make CI workMatt Johnston2022-11-281-7/+8
* CI: don't run dropbearkey for disabled typesMatt Johnston2022-11-281-0/+7
* Actually disable werror, and more --disable flagsMatt Johnston2022-11-281-2/+1
* No werror for options disabled CIMatt Johnston2022-11-281-0/+2
* Add CI for disabled optionsMatt Johnston2022-11-281-0/+34
* Add #if DROPBEAR_RSA guardsMatt Johnston2022-11-283-5/+10
* Update config.guess and config.subDROPBEAR_2022.83Matt Johnston2022-11-142-17/+54
* Fix typo for LTM_CFLAGSMatt Johnston2022-11-141-1/+1
* Update version to 2022.83, finish CHANGESMatt Johnston2022-11-143-19/+26
* Add a single DROPBEAR_SK_KEYS config optionMatt Johnston2022-11-113-3/+14
* Better docs for DisableTrivialAuthMatt Johnston2022-11-112-6/+27
* Fix test for !DROPBEAR_DSSMatt Johnston2022-11-101-1/+1
* Add draft CHANGESMatt Johnston2022-11-101-0/+101
* Add LTM_CFLAGS configure argumentMatt Johnston2022-11-104-0/+38
* Remove hmac-md5 entirelyMatt Johnston2022-11-105-22/+1