1. 6e3b25e Merge "Merge commit '46d1fb16b20e971b9ac15e86a3d3e350b49c9ad6' (V_9_9_P1)" into main by Treehugger Robot · 1 year, 3 months ago main master
  2. fdcbfa9 Merge commit '46d1fb16b20e971b9ac15e86a3d3e350b49c9ad6' (V_9_9_P1) by Momoko Hattori · 1 year, 3 months ago
  3. 46d1fb1 update version numbers by Damien Miller · 1 year, 5 months ago
  4. 0bdca1f upstream: openssh-9.9 by [email protected] · 1 year, 5 months ago
  5. ef2d7f2 include openbsd-compat/base64.c license in LICENSE by Damien Miller · 1 year, 5 months ago
  6. 7ef362b conditionally include mman.h in arc4random code by Damien Miller · 1 year, 5 months ago
  7. 5fb2b5a fix bug in recently-added sntrup761 fuzzer by Damien Miller · 1 year, 5 months ago
  8. 0ca128c upstream: use 64 bit math to avoid signed underflow. upstream code by [email protected] · 1 year, 5 months ago
  9. f82e5e2 upstream: minor grammar/sort fixes for refuseconnection; ok djm by [email protected] · 1 year, 5 months ago
  10. 0c1165f avoid gcc warning in fuzz test by Damien Miller · 1 year, 5 months ago
  11. ce171d0 upstream: bad whitespace in config dump output by [email protected] · 1 year, 5 months ago
  12. 671c440 use construct_utmp to construct btmp records by Damien Miller · 1 year, 5 months ago
  13. 930cb02 upstream: update the Streamlined NTRU Prime code from the "ref" by [email protected] · 1 year, 5 months ago
  14. 9306d60 upstream: document Match invalid-user by [email protected] · 1 year, 5 months ago
  15. 0118a4d upstream: add a "Match invalid-user" predicate to sshd_config Match by [email protected] · 1 year, 5 months ago
  16. 7875975 upstream: Add a "refuseconnection" penalty class to sshd_config by [email protected] · 1 year, 5 months ago
  17. 8d21713 upstream: Add a sshd_config "RefuseConnection" option by [email protected] · 1 year, 5 months ago
  18. acad117 upstream: switch sshd_config Match processing to the argv tokeniser by [email protected] · 1 year, 5 months ago
  19. baec3f7 upstream: switch "Match" directive processing over to the argv by [email protected] · 1 year, 5 months ago
  20. dd424d7 upstream: include pathname in some of the ssh-keygen passphrase by [email protected] · 1 year, 5 months ago
  21. 62bbf8f upstream: Do not apply authorized_keys options when signature by [email protected] · 1 year, 5 months ago
  22. 49f325f Fix without_openssl always being set to 1 by Wu Weixin · 1 year, 5 months ago
  23. c21c3a2 upstream: Relax absolute path requirement back to what it was prior to by [email protected] · 1 year, 5 months ago
  24. 1bc426f upstream: document the mlkem768x25519-sha256 key exchange algorithm by [email protected] · 1 year, 6 months ago
  25. 0a2db61 Spell omnios test host correctly. by Darren Tucker · 1 year, 6 months ago
  26. 059ed69 Add omnios test target. by Darren Tucker · 1 year, 6 months ago
  27. f4ff915 Wrap stdint.h in ifdef. by Darren Tucker · 1 year, 6 months ago
  28. ff714f0 Also test PAM on dfly64. by Darren Tucker · 1 year, 6 months ago
  29. 509b757 stubs for ML-KEM KEX functions by Damien Miller · 1 year, 6 months ago
  30. 2735812 declare defeat trying to detect C89 compilers by Damien Miller · 1 year, 6 months ago
  31. e8a0f19 fix previous; check for C99 compound literals by Damien Miller · 1 year, 6 months ago
  32. 7c07bec test for compiler feature needed for ML-KEM by Damien Miller · 1 year, 6 months ago
  33. d469d5f upstream: test mlkem768x25519-sha256 by [email protected] · 1 year, 6 months ago
  34. 62fb2b5 upstream: pull post-quantum ML-KEM/x25519 key exchange out from by [email protected] · 1 year, 6 months ago
  35. a8ad7a2 upstream: make parsing user@host consistently look for the last '@' in by [email protected] · 1 year, 6 months ago
  36. 13cc78d upstream: be more strict in parsing key type names. Only allow by [email protected] · 1 year, 6 months ago
  37. ef84723 upstream: fix RCSID in output by [email protected] · 1 year, 6 months ago
  38. ba2ef20 upstream: envrionment -> environment; by [email protected] · 1 year, 6 months ago
  39. e66c0c5 add basic fuzzers for our import of sntrup761 by Damien Miller · 1 year, 6 months ago
  40. d19dea6 upstream: regression test for Include variable expansion by [email protected] · 1 year, 6 months ago
  41. 8c4d6a6 upstream: allow the "Include" directive to expand the same set of by [email protected] · 1 year, 6 months ago
  42. 51b8264 upstream: missing ifdef by [email protected] · 1 year, 6 months ago
  43. f68312e upstream: Add experimental support for hybrid post-quantum key exchange by [email protected] · 1 year, 6 months ago
  44. 05f2b14 Don't skip audit before exitting cleanup_exit by Antonio Larrosa · 1 year, 6 months ago
  45. 16eaf9d upstream: fix test: -F is the argument to specify a non-default by [email protected] · 1 year, 6 months ago
  46. 10ccf61 upstream: As defined in the RFC, the SSH protocol has negotiable by [email protected] · 1 year, 6 months ago
  47. aee5487 upstream: sntrup761x25519-sha512 now has an IANA codepoint assigned, so by [email protected] · 1 year, 6 months ago
  48. a76a6b8 Move rekey test into valgrind-2. by Darren Tucker · 1 year, 6 months ago
  49. 7e75e3f upstream: Use aes128-ctr for MAC tests since default has implicit MAC. by [email protected] · 1 year, 6 months ago
  50. ebc890b fix incorrect default for PasswordAuthentication by Damien Miller · 1 year, 6 months ago
  51. 15ace43 upstream: Some awks won't match on the \r so delete it instead. Fixes by [email protected] · 1 year, 6 months ago
  52. 51c96b6 upstream: Import regenerated moduli. by [email protected] · 1 year, 6 months ago
  53. 25c52f3 upstream: Use curve25519-sha256 kex where possible. by [email protected] · 1 year, 6 months ago
  54. 3eb62b7 upstream: Send only as much data as needed to trigger rekeying. Speeds by [email protected] · 1 year, 6 months ago
  55. cbd3f03 simplify sshkey_prekey_alloc(); always use mmap by Damien Miller · 1 year, 6 months ago
  56. 4442bbc upstream: Merge AEAD test into main test loop. by [email protected] · 1 year, 6 months ago
  57. 829976a upstream: Set a default RekeyLimit of 256k. by [email protected] · 1 year, 6 months ago
  58. 57d02c9 upstream: Add Compression=no to default ssh_config. by [email protected] · 1 year, 6 months ago
  59. 7254eb2 upstream: Remove duplicate curve25519-sha256 kex. by [email protected] · 1 year, 6 months ago
  60. 749896b upstream: Unnest rekey param parsing test and use ssh not sshd. by [email protected] · 1 year, 6 months ago
  61. 2b17621 upstream: actually use the length parameter that was passed in rather by [email protected] · 1 year, 6 months ago
  62. d922762 private key coredump protection for Linux/FreeBSD by Damien Miller · 1 year, 6 months ago
  63. cc048ca upstream: place shielded keys (i.e. keys at rest in RAM) into memory by [email protected] · 1 year, 6 months ago
  64. a0b35c7 upstream: mention that ed25519 is the default key type generated and by [email protected] · 1 year, 6 months ago
  65. 127a50f upstream: fix minor memory leak in Subsystem option parsing; from by [email protected] · 1 year, 6 months ago
  66. 1714272 upstream: fix swapping of source and destination addresses in some sshd by [email protected] · 1 year, 6 months ago
  67. 2a50a8f Add compat functions for EVP_Digest{Sign,Verify}. by Darren Tucker · 1 year, 6 months ago
  68. 1c3a714 make sure that usage & man page match by Philip Hands · 1 year, 6 months ago
  69. cd0d681 update copyright notices by Philip Hands · 1 year, 6 months ago
  70. 7fc9ccd restore optionality of -i's argument by Philip Hands · 1 year, 6 months ago
  71. c37aa70 avoid exploring .ssh/id*.pub subdirectories by Philip Hands · 1 year, 6 months ago
  72. 777dce9 ensure that we're always told the source of keys by Philip Hands · 1 year, 6 months ago
  73. fb94fd2 add $HOME to ERROR if one cannot write to ~/.ssh by Philip Hands · 1 year, 6 months ago
  74. eb5aafa assert that SCRATCH_DIR is a writable directory by Philip Hands · 1 year, 6 months ago
  75. abcc460 quote to avoid potential for word splitting by Philip Hands · 1 year, 6 months ago
  76. b3f9141 ensure ERROR output goes to STDERR by Philip Hands · 1 year, 6 months ago
  77. 674b8f3 avoid extra space when no arg given to -i option by Philip Hands · 1 year, 6 months ago
  78. 0efa0e1 put the -i before -[pP] (matching man pages) by Philip Hands · 1 year, 6 months ago
  79. 8783134 Minor space issue fixed by Shreyas Mahangade · 1 year, 6 months ago
  80. 2f3010f Show identity file in 'ssh' command by Shreyas Mahangade · 1 year, 6 months ago
  81. a138563 more OPENSSL_HAS_ECC by Damien Miller · 1 year, 6 months ago
  82. 4da2a1a fix merge botch that broke !OPENSSL_HAS_ECC by Damien Miller · 1 year, 6 months ago
  83. 2c53d2f missed OPENSSL_HAS_ECC case by Damien Miller · 1 year, 6 months ago
  84. 342dd7a retire testing aginst older LibreSSL versions by Damien Miller · 1 year, 6 months ago
  85. a7c6ea8 sync TEST_MALLOC_OPTIONS for OpenBSD by Damien Miller · 1 year, 6 months ago
  86. 60c2cf2 remove gratuitious difference from OpenBSD by Damien Miller · 1 year, 6 months ago
  87. 339c4fc upstream: adapt to EVP_PKEY conversion by [email protected] · 1 year, 6 months ago
  88. 63a94f9 upstream: test transfers in mux proxy mode too by [email protected] · 1 year, 6 months ago
  89. 7bdfc20 upstream: Convert RSA and ECDSA key to the libcrypto EVP_PKEY API. by [email protected] · 1 year, 6 months ago
  90. 0af06e2 upstream: Reorder calloc arguments by [email protected] · 1 year, 6 months ago
  91. 56ce0aa upstream: Extend sshbuf validation by [email protected] · 1 year, 6 months ago
  92. fc48ddf upstream: Use freezero for better readability by [email protected] · 1 year, 6 months ago
  93. 1ff6907 upstream: Fix typo in comment by [email protected] · 1 year, 6 months ago
  94. 487faae upstream: add a random amount of time (up to 4 seconds) to the by [email protected] · 1 year, 6 months ago
  95. 2865f5b upstream: document the reduced logingrace penalty by [email protected] · 1 year, 6 months ago
  96. 1ec0a64 Explicitly install libssl-devel cygwin. by Darren Tucker · 1 year, 7 months ago
  97. 0bf6e5b upstream: reduce logingrace penalty. by [email protected] · 1 year, 7 months ago
  98. 29fb6f6 upstream: Fix proxy multiplexing (-O proxy) bug by [email protected] · 1 year, 7 months ago
  99. 53d1d30 upstream: mention mux proxy mode by [email protected] · 1 year, 7 months ago
  100. a9b9085 upstream: fix double word; ok dtucker@ by [email protected] · 1 year, 7 months ago