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