1
0
mirror of https://github.com/clearml/dropbear synced 2025-02-24 12:54:12 +00:00

Commit Graph

  • 2e0a16c334 Avoid UNAUTH_CLOSE_DELAY when testing Matt Johnston 2022-04-26 17:12:15 +0800
  • c4a0304b3f Add a test for off-by-default compile options Matt Johnston 2022-04-23 22:54:39 +0800
  • 46106f71ab Fix build warning with DEBUG_TRACE Matt Johnston 2022-04-23 22:44:23 +0800
  • 0292aacdf0 Fix X11 build failure, use DROPBEAR_PRIO_LOWDELAY Matt Johnston 2022-04-23 22:33:31 +0800
  • b8669b063b Bump version to 2022.82 DROPBEAR_2022.82 Matt Johnston 2022-04-01 14:43:27 +0800
  • c6e2d50310 Fix -q to hide the banner Matt Johnston 2022-04-01 14:33:27 +0800
  • dd305c1533 Fix IPv6 address parsing for dbclient -b Matt Johnston 2022-04-01 14:13:52 +0800
  • 7894254afa Allow dbclient -J to be used with multihop Matt Johnston 2022-04-01 12:17:02 +0800
  • ac2433cb8d Add m_snprintf() that won't return negative Matt Johnston 2022-04-01 12:10:48 +0800
  • 552385280a Fix extra default -i arguments for multihop Matt Johnston 2022-04-01 11:56:10 +0800
  • c93103746e dbclient print remote fingerprint with -v Matt Johnston 2022-04-01 11:21:34 +0800
  • abb577fcba Write CHANGES since last release Matt Johnston 2022-03-30 23:18:00 +0800
  • 0e042476a0 Add /usr/sbin and /sbin to default root PATH Raphael Hertzog 2018-07-09 16:27:53 +0200
  • 0fc4e35c94 Update to latest config.guess and config.sub Matt Johnston 2022-03-30 21:42:23 +0800
  • 9007a80616 Handle ecdsa-sk flags, reject no-touch Matt Johnston 2022-03-30 21:06:15 +0800
  • ecc85f91e6 Fix declaration after statement Matt Johnston 2022-03-30 14:32:49 +0800
  • 82bff01242 Add c89 build test Matt Johnston 2022-03-30 14:29:18 +0800
  • 02a8c6cadd Fix C99 comment Matt Johnston 2022-03-30 14:28:59 +0800
  • 85f56f438a Fix tilde expansion of paths Matt Johnston 2022-03-30 14:08:15 +0800
  • 0de8d44297 Expand home path for MOTD file Begley Brothers Inc 2020-07-09 22:06:26 +1000
  • 8b202f86e2 Default options comments, ignore localoptions.h Begley Brothers Inc 2020-07-09 17:51:07 +1000
  • f4be5a3c8b Allow user space file locations (rootless support) Begley Brothers Inc 2020-07-09 17:47:58 +1000
  • 2f68f6693f Check authorized_keys permissions as the user Matt Johnston 2022-03-30 12:56:09 +0800
  • 6f793d42d0 Disable dh-group1 KEX by default Matt Johnston 2022-03-30 12:51:32 +0800
  • 04a4548ba2 Document supported formats for dropbearconvert Matt Johnston 2022-03-30 12:03:50 +0800
  • 6ad6210901 Print the key type in "Pubkey auth succeeded" Matt Johnston 2022-03-30 11:51:56 +0800
  • 8b68eb55d9 Make SHA1 optional, implement SHA256 fingerprints Matt Johnston 2022-03-30 11:44:04 +0800
  • 6dc029f2cb Remove twofish and remnants of blowfish Matt Johnston 2022-03-30 10:23:39 +0800
  • 9d36e94deb Remove commented ssh.com code from keyimport Matt Johnston 2022-03-30 10:10:15 +0800
  • 6ac92cf606 Fix dropbearconvert ecdsa parsing error typo Matt Johnston 2022-03-29 23:55:35 +0800
  • cb9a00951f Use buf_burn_free() instead of two calls Matt Johnston 2022-03-29 23:47:30 +0800
  • 81e3977360 Add ecdsa OpenSSH format for dropbearconvert Matt Johnston 2022-03-29 23:27:55 +0800
  • bcbae1f4ba Fix dropbearconvert for dropbearmulti test Matt Johnston 2022-03-29 22:36:30 +0800
  • ee3828b3f8 Add tests for dropbearconvert Matt Johnston 2022-03-29 22:29:17 +0800
  • 81425365de Support RSA OpenSSH new format in dropbearconvert Matt Johnston 2022-03-29 22:27:55 +0800
  • 3189d12c9f Fix ed25519 dropbear to openssh conversion Matt Johnston 2022-03-29 16:46:06 +0800
  • a70b9e34c8 Fix act matrix workaround which broke real actions Matt Johnston 2022-03-24 16:50:42 +0800
  • ce745e98c0 Add build test with DEBUG_TRACE 5 Matt Johnston 2022-03-24 16:47:20 +0800
  • d142639e38 Add -v variable debug levels for server too Matt Johnston 2022-03-24 14:44:13 +0800
  • bceba1f2ed Only set soft core limit not hard limit Matt Johnston 2022-03-24 14:18:45 +0800
  • 3521b58690 Revert "Don't include sk keys at all in KEX list" Matt Johnston 2022-03-24 13:42:08 +0800
  • 635ae3d500 Fix tarball retention-days Matt Johnston 2022-03-24 12:26:09 +0800
  • 02eb74fbec Add release.sh --testrel, github action Matt Johnston 2022-03-24 12:22:07 +0800
  • 515db2d706
    Merge pull request from HansH111/tracelevel2 Matt Johnston 2022-03-23 21:55:33 +0800
  • 9411bc21a8 Fix building with DEBUG_TRACE = 0 Matt Johnston 2022-03-22 23:29:38 +0800
  • 0d4ab4fc09 Use signature type not key type for debug message Matt Johnston 2022-03-22 23:28:24 +0800
  • be4f9ce8e7 merge Matt Johnston 2022-03-22 16:17:47 +0800
  • f030618543 Split CPPFLAGS and CFLAGS more carefully Matt Johnston 2022-03-22 16:17:05 +0800
  • 193d967123 changed TRACE to DEBUG3 for dbclient HansH111 2022-03-19 09:04:18 +0000
  • 94b693b43c changed TRACE to DEBUG2 for dbclient HansH111 2022-03-19 09:03:51 +0000
  • 1f169dafa8 changed TRACE to DEBUG1 for dbclient HansH111 2022-03-19 09:02:55 +0000
  • 9ea30b8932 Added DEBUG1,DEBUG2,DEBUG3 to separate functions while keeping TRACE and TRACE2. HansH111 2022-03-19 09:01:05 +0000
  • 098263950f increase verboseness by allowing multiple -v HansH111 2022-03-19 08:55:31 +0000
  • d597b66571 Allow for DEBUG_TRACE value 0 - 5 HansH111 2022-03-19 08:54:25 +0000
  • 98ef42a856 Don't set pubkey_info directly in checkpubkey_line Matt Johnston 2022-03-16 18:35:23 +0800
  • 678cc6fcc0 Fix pytest incorrect skip "reason" string Matt Johnston 2022-03-16 17:32:43 +0800
  • b58f96526a Disable aslr pytest for fsanitize test platforms Matt Johnston 2022-03-16 17:25:03 +0800
  • 10875e8524 Fix SSH_PUBKEYINFO, limit characters, add tests Matt Johnston 2022-03-16 17:17:23 +0800
  • 355b248318
    Merge pull request from HansH111/pubkeyinfo Matt Johnston 2022-03-16 10:43:24 +0800
  • 212583544a use buf_getptr and m_free on every iteration before m_malloc to insure no memory leaks are happening HansH111 2022-03-15 18:57:21 +0000
  • ae8a0abc34 test: Set allow_reuse_addr Matt Johnston 2022-03-15 15:38:46 +0800
  • 488ffce133 only show banner when cli_opts.quiet is not set HansH111 2022-03-13 14:21:13 +0000
  • 360d60fb34 use option -q for suppression remote banner output, pass option also for proxy command HansH111 2022-03-13 14:20:02 +0000
  • fa4a1ab435 added quiet variable in cli_opts HansH111 2022-03-13 14:16:50 +0000
  • 35631a21a2 set envvar SSH_PUBKEYINFO if authstate.pubkey_info contains information HansH111 2022-03-13 17:38:38 +0000
  • 80e7143fd2 extract pubkey_info when seuccesfully auth with a key and free it in the cleanup function HansH111 2022-03-13 17:38:13 +0000
  • 19cfb22d30 add pubkey_info field to authstate structure HansH111 2022-03-13 17:37:44 +0000
  • 8d11116dcb Make missing homedir non-fatal, instead use / Matt Johnston 2022-02-24 11:51:51 +0800
  • 26feb8f13e Handle /proc/.../maps being reordered Matt Johnston 2022-02-03 22:13:06 +0800
  • 9124997602 Avoid unused argument warning when reexec is unused Matt Johnston 2022-02-03 22:12:11 +0800
  • 12b094f0bf Fix regression in non-symlink dropbearmulti Matt Johnston 2022-02-01 23:15:53 +0800
  • 5334d58a15 Fix accidentally commented out test matrix items Matt Johnston 2022-02-01 22:25:51 +0800
  • 3939321750 Make re-exec work with "dropbearmulti dropbear" Matt Johnston 2022-02-01 22:18:23 +0800
  • a95ca34a10 Fix incorrect algolist TRACE print Matt Johnston 2022-02-01 22:12:25 +0800
  • 4c2d2fc3ac merge Matt Johnston 2022-02-01 15:51:01 +0800
  • e93b03cb00 Fix missing NULL terminator for re-exec Matt Johnston 2022-01-31 11:12:58 +0800
  • 2b0238706a Add test for up-to-date configure script Matt Johnston 2022-01-30 14:15:37 +0800
  • 3fb2406717 Fix testing with dropbearmulti Matt Johnston 2022-01-30 13:46:52 +0800
  • d367503fb0 Remove extraneous print Matt Johnston 2022-01-30 13:46:20 +0800
  • 2a6dac19b5 Use venv for test_aslr Matt Johnston 2022-01-30 13:37:20 +0800
  • da7f77a50d Fix -Wexpansion-to-defined failure on clang Matt Johnston 2022-01-30 10:23:06 +0800
  • c7b7c9a99d Add re-exec for server Matt Johnston 2022-01-30 10:14:56 +0800
  • ebb4018889 Merge netio changes Matt Johnston 2022-01-27 15:09:29 +0800
  • 1c8f00bd59 Leave non-interactive at default QoS class Matt Johnston 2022-01-27 14:34:10 +0800
  • a4362d3019 Test for IP_TOS and hardcode DSCP values Matt Johnston 2022-01-25 17:57:05 +0800
  • 14bdd5a8ae Use DSCP for IP QoS traffic classes Matt Johnston 2022-01-25 17:32:20 +0800
  • f3a4ea511b Use DSCP for IP QoS traffic classes Matt Johnston 2022-01-25 17:32:20 +0800
  • f972813ecd Don't include sk keys at all in KEX list Matt Johnston 2022-01-23 17:29:39 +0800
  • 8727f49dec Don't include sk keys at all in KEX list Matt Johnston 2022-01-23 17:29:39 +0800
  • 5edd2ce32e
    Implement server-side support for sk-ecdsa U2F-backed keys () egor-duda 2022-01-22 16:53:04 +0300
  • c06d8254d8 Implement server-side support for sk-ecdsa U2F-backed keys () egor-duda 2022-01-22 16:53:04 +0300
  • cafebe2d30 Reduce sk specific code matt-sk Matt Johnston 2022-01-22 15:45:07 +0800
  • cc481a646d Make sk-ecdsa call buf_ecdsa_verify Matt Johnston 2022-01-22 14:45:19 +0800
  • 18be2a6509 Fix accidentally committed debug message Matt Johnston 2022-01-22 12:46:08 +0800
  • 2634c4586b
    fix typo Egor Duda 2022-01-17 20:41:56 +0300
  • 712d529164
    Keys with type sk-* make no sense as host keys, so they should be disabled Egor Duda 2022-01-17 18:33:24 +0300
  • 2ad020ff30
    Implement server-side support for sk-ed25519 FIDO2-backed keys Egor Duda 2022-01-16 00:50:39 +0300
  • 0c62c0db7f
    Check if nistp256 curve is used in sk-ecdsa-sha2- key Egor Duda 2021-12-24 14:26:09 +0300
  • 2993eedaba
    Fix one more potential out-of-bounds read Egor Duda 2021-12-24 12:26:31 +0300
  • c66f0e98c9
    Fix out-of-bounds read on normal ecdsa-sha2-[identifier] keys Egor Duda 2021-12-24 12:10:36 +0300