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
*
upstream: Unnest rekey param parsing test and use ssh not sshd.
dtucker@openbsd.org
2024-08-20
1
-12
/
+12
*
upstream: actually use the length parameter that was passed in rather
djm@openbsd.org
2024-08-20
1
-4
/
+4
*
private key coredump protection for Linux/FreeBSD
Damien Miller
2024-08-20
1
-0
/
+18
*
upstream: place shielded keys (i.e. keys at rest in RAM) into memory
djm@openbsd.org
2024-08-20
1
-6
/
+26
*
upstream: mention that ed25519 is the default key type generated and
djm@openbsd.org
2024-08-17
1
-4
/
+4
*
upstream: fix minor memory leak in Subsystem option parsing; from
djm@openbsd.org
2024-08-17
1
-1
/
+2
*
upstream: fix swapping of source and destination addresses in some sshd
djm@openbsd.org
2024-08-17
1
-2
/
+2
*
Add compat functions for EVP_Digest{Sign,Verify}.
Darren Tucker
2024-08-17
4
-0
/
+40
*
make sure that usage & man page match
Philip Hands
2024-08-17
2
-8
/
+11
*
update copyright notices
Philip Hands
2024-08-17
2
-2
/
+2
*
restore optionality of -i's argument
Philip Hands
2024-08-17
2
-2
/
+18
*
avoid exploring .ssh/id*.pub subdirectories
Philip Hands
2024-08-17
1
-1
/
+1
*
ensure that we're always told the source of keys
Philip Hands
2024-08-17
1
-1
/
+2
*
add $HOME to ERROR if one cannot write to ~/.ssh
Philip Hands
2024-08-17
1
-1
/
+1
*
assert that SCRATCH_DIR is a writable directory
Philip Hands
2024-08-17
1
-0
/
+11
*
quote to avoid potential for word splitting
Philip Hands
2024-08-17
1
-6
/
+6
*
ensure ERROR output goes to STDERR
Philip Hands
2024-08-17
1
-4
/
+4
*
avoid extra space when no arg given to -i option
Philip Hands
2024-08-17
1
-1
/
+1
*
put the -i before -[pP] (matching man pages)
Philip Hands
2024-08-17
1
-1
/
+1
*
Minor space issue fixed
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
Show identity file in 'ssh' command
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
more OPENSSL_HAS_ECC
Damien Miller
2024-08-16
1
-0
/
+6
*
fix merge botch that broke !OPENSSL_HAS_ECC
Damien Miller
2024-08-15
1
-1
/
+2
*
missed OPENSSL_HAS_ECC case
Damien Miller
2024-08-15
1
-0
/
+2
*
retire testing aginst older LibreSSL versions
Damien Miller
2024-08-15
1
-2
/
+0
*
sync TEST_MALLOC_OPTIONS for OpenBSD
Damien Miller
2024-08-15
1
-1
/
+1
*
remove gratuitious difference from OpenBSD
Damien Miller
2024-08-15
1
-6
/
+6
*
upstream: adapt to EVP_PKEY conversion
djm@openbsd.org
2024-08-15
3
-25
/
+30
*
upstream: test transfers in mux proxy mode too
djm@openbsd.org
2024-08-15
1
-14
/
+15
*
upstream: Convert RSA and ECDSA key to the libcrypto EVP_PKEY API.
djm@openbsd.org
2024-08-15
14
-522
/
+749
*
upstream: Reorder calloc arguments
tobias@openbsd.org
2024-08-15
2
-5
/
+5
*
upstream: Extend sshbuf validation
tobias@openbsd.org
2024-08-15
1
-2
/
+4
*
upstream: Use freezero for better readability
tobias@openbsd.org
2024-08-15
1
-5
/
+3
*
upstream: Fix typo in comment
tobias@openbsd.org
2024-08-15
1
-2
/
+2
*
upstream: add a random amount of time (up to 4 seconds) to the
dlg@openbsd.org
2024-08-15
1
-4
/
+17
*
upstream: document the reduced logingrace penalty
naddy@openbsd.org
2024-08-15
1
-3
/
+3
*
Explicitly install libssl-devel cygwin.
Darren Tucker
2024-07-28
1
-1
/
+1
*
upstream: reduce logingrace penalty.
djm@openbsd.org
2024-07-26
1
-2
/
+2
*
upstream: Fix proxy multiplexing (-O proxy) bug
djm@openbsd.org
2024-07-26
4
-20
/
+26
*
upstream: mention mux proxy mode
djm@openbsd.org
2024-07-26
1
-2
/
+4
*
upstream: fix double word; ok dtucker@
jsg@openbsd.org
2024-07-26
1
-3
/
+3
*
Check for SA_RESTART before using it.
Darren Tucker
2024-07-25
1
-0
/
+2
*
Class-imposed login restrictions
Yuichiro Naito
2024-07-20
2
-0
/
+20
*
upstream: correct keyword; from Yatao Su via GHPR509
djm@openbsd.org
2024-07-10
1
-3
/
+3
*
upstream: don't need return at end of void function
djm@openbsd.org
2024-07-08
1
-2
/
+1
*
upstream: fix grammar: "a pattern lists" -> "one or more pattern
djm@openbsd.org
2024-07-08
2
-8
/
+8
*
Cast to sockaddr * in systemd interface.
Darren Tucker
2024-07-07
1
-1
/
+1
*
Add 9.8 branch to ci-status page.
Darren Tucker
2024-07-04
1
-0
/
+4
*
Fix detection of setres*id on GNU/Hurd
Samuel Thibault
2024-07-03
1
-0
/
+7
*
version numbers
Damien Miller
2024-07-01
3
-3
/
+3
[next]