index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix utmpx ifdef
Christoph Ostarek
2024-09-24
1
-2
/
+2
*
upstream: remove some unused defines; ok djm@
jsg@openbsd.org
2024-09-24
4
-12
/
+4
*
upstream: remove unneeded semicolons; checked by millert@
jsg@openbsd.org
2024-09-24
2
-5
/
+5
*
Add 9.9 branch to CI status console.
Darren Tucker
2024-09-23
1
-0
/
+4
*
update version numbers
Damien Miller
2024-09-20
3
-3
/
+3
*
upstream: openssh-9.9
djm@openbsd.org
2024-09-20
1
-2
/
+2
*
include openbsd-compat/base64.c license in LICENSE
Damien Miller
2024-09-18
1
-0
/
+41
*
conditionally include mman.h in arc4random code
Damien Miller
2024-09-18
2
-2
/
+4
*
fix bug in recently-added sntrup761 fuzzer
Damien Miller
2024-09-17
1
-2
/
+2
*
upstream: use 64 bit math to avoid signed underflow. upstream code
djm@openbsd.org
2024-09-16
2
-8
/
+13
*
upstream: minor grammar/sort fixes for refuseconnection; ok djm
jmc@openbsd.org
2024-09-16
1
-4
/
+4
*
avoid gcc warning in fuzz test
Damien Miller
2024-09-15
1
-1
/
+1
*
upstream: bad whitespace in config dump output
djm@openbsd.org
2024-09-15
1
-2
/
+2
*
use construct_utmp to construct btmp records
Damien Miller
2024-09-15
1
-63
/
+26
*
upstream: update the Streamlined NTRU Prime code from the "ref"
djm@openbsd.org
2024-09-15
3
-1022
/
+1925
*
upstream: document Match invalid-user
djm@openbsd.org
2024-09-15
1
-2
/
+6
*
upstream: add a "Match invalid-user" predicate to sshd_config Match
djm@openbsd.org
2024-09-15
4
-8
/
+25
*
upstream: Add a "refuseconnection" penalty class to sshd_config
djm@openbsd.org
2024-09-15
6
-11
/
+42
*
upstream: Add a sshd_config "RefuseConnection" option
djm@openbsd.org
2024-09-15
5
-6
/
+38
*
upstream: switch sshd_config Match processing to the argv tokeniser
djm@openbsd.org
2024-09-15
1
-20
/
+16
*
upstream: switch "Match" directive processing over to the argv
djm@openbsd.org
2024-09-15
1
-21
/
+14
*
upstream: include pathname in some of the ssh-keygen passphrase
djm@openbsd.org
2024-09-15
1
-9
/
+17
*
upstream: Do not apply authorized_keys options when signature
djm@openbsd.org
2024-09-15
1
-2
/
+2
*
Fix without_openssl always being set to 1
Wu Weixin
2024-09-13
1
-2
/
+2
*
upstream: Relax absolute path requirement back to what it was prior to
djm@openbsd.org
2024-09-12
1
-2
/
+2
*
upstream: document the mlkem768x25519-sha256 key exchange algorithm
naddy@openbsd.org
2024-09-11
2
-4
/
+8
*
Spell omnios test host correctly.
Darren Tucker
2024-09-10
1
-1
/
+1
*
Add omnios test target.
Darren Tucker
2024-09-10
1
-0
/
+2
*
Wrap stdint.h in ifdef.
Darren Tucker
2024-09-10
1
-0
/
+2
*
Also test PAM on dfly64.
Darren Tucker
2024-09-10
1
-0
/
+1
*
stubs for ML-KEM KEX functions
Damien Miller
2024-09-09
1
-2
/
+23
*
declare defeat trying to detect C89 compilers
Damien Miller
2024-09-09
2
-18
/
+2
*
fix previous; check for C99 compound literals
Damien Miller
2024-09-09
2
-8
/
+9
*
test for compiler feature needed for ML-KEM
Damien Miller
2024-09-09
5
-1
/
+25
*
upstream: test mlkem768x25519-sha256
djm@openbsd.org
2024-09-09
2
-2
/
+5
*
upstream: pull post-quantum ML-KEM/x25519 key exchange out from
djm@openbsd.org
2024-09-09
10
-40
/
+9
*
upstream: make parsing user@host consistently look for the last '@' in
djm@openbsd.org
2024-09-06
2
-6
/
+6
*
upstream: be more strict in parsing key type names. Only allow
djm@openbsd.org
2024-09-04
4
-13
/
+28
*
upstream: fix RCSID in output
djm@openbsd.org
2024-09-04
1
-2
/
+2
*
upstream: envrionment -> environment;
jmc@openbsd.org
2024-09-04
1
-2
/
+2
*
add basic fuzzers for our import of sntrup761
Damien Miller
2024-09-04
6
-16
/
+265
*
upstream: regression test for Include variable expansion
djm@openbsd.org
2024-09-03
1
-2
/
+24
*
upstream: allow the "Include" directive to expand the same set of
djm@openbsd.org
2024-09-03
2
-47
/
+95
*
upstream: missing ifdef
djm@openbsd.org
2024-09-02
1
-2
/
+4
*
upstream: Add experimental support for hybrid post-quantum key exchange
djm@openbsd.org
2024-09-02
16
-12
/
+12812
*
Don't skip audit before exitting cleanup_exit
Antonio Larrosa
2024-08-28
1
-3
/
+3
*
upstream: fix test: -F is the argument to specify a non-default
djm@openbsd.org
2024-08-28
1
-3
/
+3
*
upstream: As defined in the RFC, the SSH protocol has negotiable
deraadt@openbsd.org
2024-08-27
5
-15
/
+10
*
upstream: sntrup761x25519-sha512 now has an IANA codepoint assigned, so
djm@openbsd.org
2024-08-23
5
-10
/
+16
*
Move rekey test into valgrind-2.
Darren Tucker
2024-08-22
2
-7
/
+2
[prev]
[next]