Commit Graph

  • 09bc32d7f8 improve build.sh master sync_DROPBEAR_2024.86 DROPBEAR_CLEARML_2024.86 clearrml 2024-12-26 00:26:02 +0200
  • 07f1f1d5f9 sync_git_2024.86 tag/DROPBEAR_2024.86 clearrml 2024-12-22 17:07:32 +0200
  • af3488e293 Merge branch 'sync_git_2024.85' clearrml 2024-12-22 17:02:08 +0200
  • 9452f11bf9 Add build.sh to build dropbearmulti inside a docker allegroai 2024-07-24 03:54:33 +0300
  • ed8f0da039 Add SFTPSERVER_PATH to override the default location of /usr/libexec/sftp-server allegroai 2024-07-24 03:53:55 +0300
  • d8900abd95 Add DROPBEAR_CLEARML_FIXED_PASSWORD environment variable to allow simple pass auth for non-root user inside containers allegroai 2024-07-24 03:52:52 +0300
  • b63e8d8694 sync github July 2024 allegroai 2024-07-24 03:31:27 +0300
  • 35427a2d0b Add DROPBEAR_CLEARML_FIXED_PASSWORD environement variable to allow simple pass auth for non-root user inside containers allegroai 2023-02-09 00:10:16 +0200
  • 78576360f6 Switch to Alpine:3.17.1 base docker for build. Build single multi file allegroai 2023-02-09 00:03:22 +0200
  • 31e3a973c1 Add build static release inside container DROPBEAR_CLEARML_2023.02 allegroai 2023-02-08 16:58:34 +0200
  • 9defeb477a Fix CI for dbclient/dropbear only main Matt Johnston 2023-01-04 20:36:58 +0800
  • 7a53c7f0f4 Fix building only client or server Matt Johnston 2023-01-04 20:32:23 +0800
  • febb805742 Add test building only dropbear or dbclient Matt Johnston 2023-01-04 20:31:40 +0800
  • 923a65ea0d Merge remote-tracking branch 'refs/remotes/origin/master' Matt Johnston 2023-01-03 22:07:07 +0800
  • 39d955c49f Add missing break in switch Matt Johnston 2023-01-03 22:05:14 +0800
  • f7b1ba6aad
    Merge pull request #206 from fperrad/20221222_lint Matt Johnston 2022-12-22 22:56:34 +0800
  • 01415ef826 const parameter mp_int Francois Perrad 2022-12-22 10:19:54 +0100
  • 6fa49f98c5
    Merge pull request #201 from mkj/test-pty-gid Matt Johnston 2022-12-12 22:34:06 +0800
  • 8607215588 Allow users's own gid in pty permission check Matt Johnston 2022-12-07 13:04:10 +0800
  • c043efb47c Fix so DROPBEAR_DSS is only forced for fuzzing Matt Johnston 2022-12-06 22:34:11 +0800
  • ec2215726c Fix y2038 issues with time_t conversion Matt Johnston 2022-12-01 11:34:43 +0800
  • bd94cb712c Another attempt to make CI work Matt Johnston 2022-11-28 21:40:09 +0800
  • cf7f9350b8 CI: don't run dropbearkey for disabled types Matt Johnston 2022-11-28 21:32:10 +0800
  • 5a07edfa2b Actually disable werror, and more --disable flags Matt Johnston 2022-11-28 21:29:36 +0800
  • a7659fb581 No werror for options disabled CI Matt Johnston 2022-11-28 21:24:53 +0800
  • 1034024029 Add CI for disabled options Matt Johnston 2022-11-28 21:20:44 +0800
  • 36a0313263 Add #if DROPBEAR_RSA guards Matt Johnston 2022-11-28 21:12:23 +0800
  • a4689e25ec Update config.guess and config.sub DROPBEAR_2022.83 Matt Johnston 2022-11-14 11:15:12 +0800
  • e360dffff2 Fix typo for LTM_CFLAGS Matt Johnston 2022-11-14 10:55:44 +0800
  • 5a3bc9fa9c Update version to 2022.83, finish CHANGES Matt Johnston 2022-11-14 10:37:15 +0800
  • aa6559db66 Add a single DROPBEAR_SK_KEYS config option Matt Johnston 2022-11-11 16:23:07 +0800
  • b2b94acc97 Better docs for DisableTrivialAuth Matt Johnston 2022-11-11 11:25:50 +0800
  • 960d374e65 Fix test for !DROPBEAR_DSS Matt Johnston 2022-11-10 18:54:16 +0800
  • fd234018a4 Add draft CHANGES Matt Johnston 2022-11-10 18:39:08 +0800
  • 54a90ddac5 Add LTM_CFLAGS configure argument Matt Johnston 2022-11-10 17:39:27 +0800
  • cda8070898 Remove hmac-md5 entirely Matt Johnston 2022-11-10 17:10:16 +0800
  • b5e941c0b1 Revert "Add CI build with more options enabled" Matt Johnston 2022-11-10 16:59:11 +0800
  • e87a222ce7 Avoid hitting dropbear_lint.sh Matt Johnston 2022-11-10 16:57:28 +0800
  • e85f329e5c Add CI build with more options enabled Matt Johnston 2022-11-10 16:54:12 +0800
  • 1d22801101 Fix accientally removed variable for DSS Matt Johnston 2022-11-10 16:52:42 +0800
  • 787391ea3b Force DROPBEAR_DSS when fuzzing Matt Johnston 2022-11-10 14:49:26 +0800
  • c9a16e661a Enable DSS in CI so the tests still work Matt Johnston 2022-11-10 14:44:54 +0800
  • b966cce3ae Fix warnings when DROPBEAR_DSS is disabled Matt Johnston 2022-11-10 14:37:44 +0800
  • e5e6b6c1b8 Add DROPBEAR_RSA_SHA1 as a visible config option Matt Johnston 2022-11-10 14:29:08 +0800
  • c29c4e1024 Disable DSS by default Matt Johnston 2022-11-10 14:28:43 +0800
  • 1cdd95f997 Fix dropbearkey to disallow 512 bit keys Matt Johnston 2022-11-10 13:20:09 +0800
  • 86ac8411a0 Add manpage entry for -z, change help text Matt Johnston 2022-11-10 12:26:25 +0800
  • 2864c3d154 Make IP Type-Of-Service feature optional Petr Štetiar 2022-08-26 09:10:54 +0200
  • 0e70732e1e Use faster primality testing in libtomcrypt Matt Johnston 2022-11-10 11:52:55 +0800
  • cdaf52aead Update github builders to ubuntu 22.04 default Matt Johnston 2022-11-10 11:15:20 +0800
  • cdc83ad98a Update github action to macos-12 Matt Johnston 2022-11-10 11:13:00 +0800
  • 80fa169cb9 Move ./configure CFLAGS to the end of the list Matt Johnston 2022-11-10 11:08:26 +0800
  • 50a07a4889 Just disable -Wundef for macos runners instead Matt Johnston 2022-11-10 10:53:59 +0800
  • dacc10a8cf Work around macos broken TARGET_OS_EMBEDDED Matt Johnston 2022-11-10 10:45:32 +0800
  • 0058cc69c8 Update autoconf workflow to Ubuntu 22.04 Matt Johnston 2022-11-10 10:29:03 +0800
  • 963b9eafaa Add -Wundef and fix missing definitions Matt Johnston 2022-11-10 10:19:12 +0800
  • 7c9bd09af6 Fix typo in DROPEAR_DSS Matt Johnston 2022-11-10 10:18:19 +0800
  • 72b28448a1 Fix missing end quote in comment example Matt Johnston 2022-11-10 10:07:41 +0800
  • dc3c1a30cf Allow overriding shells for compat getusershell() Matt Johnston 2022-11-09 18:40:10 +0800
  • 71d78653c7 Merge pull request #160 from Jackkal/two-factor-authentication Matt Johnston 2022-11-09 17:33:48 +0800
  • 9f55ff216b Add check for -t -s clash Matt Johnston 2022-11-09 17:33:04 +0800
  • b4c30b5e7e Ignore all-zero ed25519 keys in fuzzer-verify Matt Johnston 2022-11-09 17:00:18 +0800
  • 561ef41230 Merge egor-duda:sk-authkey-options Matt Johnston 2022-11-09 16:14:59 +0800
  • ab6ea4d697 Fix plugin argument Matt Johnston 2022-11-09 13:10:17 +0800
  • 9d320a73be Merge remote-tracking branch 'refs/remotes/origin/master' Matt Johnston 2022-10-31 09:51:00 +0800
  • f19a0494d7
    Merge pull request #190 from mgiacomoli/fix-dbclient-keyboard-interactive-login Matt Johnston 2022-10-27 15:52:02 +0800
  • ab70167534
    Merge pull request #189 from mgiacomoli/utx-typo Matt Johnston 2022-10-25 23:48:49 +0800
  • d1fed8b451
    Merge pull request #191 from mgiacomoli/ask-fingerprint-flush-stdin Matt Johnston 2022-10-25 23:47:45 +0800
  • 5284a3da56
    Merge pull request #182 from tuoha/permitopen_authorized_keys Matt Johnston 2022-10-25 23:42:41 +0800
  • f7d306e963 Fix decompression size check Matt Johnston 2022-10-25 21:17:56 +0800
  • 86efbae708 Add flags so libtommath builds with -O3 Matt Johnston 2022-10-25 21:12:08 +0800
  • 64e270b6f2 dropbear_lint.sh: Use grep -- Matt Johnston 2022-10-24 11:28:47 +0800
  • 4e1b9c8280 Import Maemo changes from 0.52-2 maemo Matt Johnston 2022-09-23 18:35:08 +0800
  • 8deab76383 Import Maemo changes from 0.52-2 maemo-0.52-2 Matt Johnston 2022-09-23 18:35:08 +0800
  • b36707ba46 Fix comment style Michele Giacomoli 2022-09-19 18:25:26 +0200
  • acf50a4f98 Flush stdin after fingerprint confirmation Michele Giacomoli 2022-09-19 18:09:38 +0200
  • b734e5a423 Resort cli auth method tries Michele Giacomoli 2022-09-19 17:45:55 +0200
  • 4c67d03656 Fix utx var typo Michele Giacomoli 2022-09-19 16:50:43 +0200
  • 17e02fe614 Link to dropbear.nl in README Matt Johnston 2022-08-04 21:39:28 +0800
  • e520d035e7
    Merge pull request #184 from wulei-student/patch-1 Matt Johnston 2022-07-22 15:19:51 +0800
  • d48a2ba8b7
    Update dropbear.init lwu 2022-07-22 15:14:27 +0800
  • 7de29c2686 Re-add missing setsid(), missed #ifdef conversion Matt Johnston 2022-07-18 15:01:51 +0800
  • 1e4d64d300 Added permitopen option to authorized_keys Tuomas Haikarainen 2022-07-07 11:37:31 +0300
  • a7e3b06b04 Remove unused MAX_IP_LEN Matt Johnston 2022-06-27 14:36:04 +0800
  • 427e49003a make comments consistent and fix typo Jackkal 2022-06-21 22:48:56 +0200
  • 808bc392a0
    Merge pull request #175 from k-kurematsu/fix_errmsg Matt Johnston 2022-06-21 17:18:06 +0800
  • e03abf0d1a
    Fix misleading error message k-kurematsu 2022-06-21 17:58:12 +0900
  • 62ea53c1e5
    Implement no-touch-required and verify-requred for authorized_keys file Egor Duda 2022-06-11 13:35:06 +0300
  • 544f28a051 Fix MAX_UNAUTH_CLIENTS regression Matt Johnston 2022-06-08 21:26:20 +0800
  • f2318d831b
    Merge github #169 Matt Johnston 2022-05-31 09:48:17 +0800
  • 1622c80be4
    Fix indentations MaxMougg 2022-05-30 11:28:17 -0400
  • c77d02bb11
    Update svr-chansession for build issue MaxMougg 2022-05-30 11:01:16 -0400
  • 50c6e8d3c3 Remove codeql Matt Johnston 2022-05-24 09:49:10 +0800
  • 258f6127b4 Remove flawfinder. Matt Johnston 2022-05-24 09:36:44 +0800
  • b81c81c047
    Add flawfinder action Matt Johnston 2022-05-23 16:32:11 +0800
  • 3c3e4f6e6b
    Create codeql-analysis.yml Matt Johnston 2022-05-23 16:31:13 +0800
  • d8d1db2cf8 Two-factor auth - Fix missing include Jackkal 2022-04-29 16:54:01 +0200
  • 0c9318a0b2 Two-factor authentication support (pubkey and password) Jackkal 2022-04-29 15:43:15 +0200
  • 46654cda85 Increase build.yml DEFAULT_IDLE_TIMEOUT Matt Johnston 2022-04-28 10:43:56 +0800
  • 72d8cae7a4 Test linking for hardening options Matt Johnston 2022-04-26 22:04:38 +0800