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: Generate Ed25519 keys when invoked without arguments
job@openbsd.org
2023-09-07
2
-10
/
+6
*
upstream: trigger keystroke timing obfucation only if the channels
djm@openbsd.org
2023-09-04
1
-10
/
+14
*
upstream: avoid bogus "obfuscate_keystroke_timing: stopping ..."
djm@openbsd.org
2023-09-04
1
-4
/
+6
*
upstream: make channel_output_poll() return a flag indicating
djm@openbsd.org
2023-09-04
2
-15
/
+24
*
upstream: set interactive mode for ControlPersist sessions if they
djm@openbsd.org
2023-09-04
1
-4
/
+7
*
Set LLONG_MAX for C89 test.
Darren Tucker
2023-08-31
1
-0
/
+7
*
upstream: make PerSourceMaxStartups first-match-wins; ok dtucker@
djm@openbsd.org
2023-08-29
1
-2
/
+2
*
upstream: descriptive text shouldn't be under .Cm
djm@openbsd.org
2023-08-29
1
-2
/
+3
*
upstream: limit artificial login delay to a reasonable maximum (5s)
djm@openbsd.org
2023-08-28
1
-2
/
+9
*
upstream: add spacing for punctuation when macro args;
jmc@openbsd.org
2023-08-28
1
-2
/
+2
*
upstream: explicit long long type in timing calculations (doesn't
djm@openbsd.org
2023-08-28
1
-3
/
+3
*
upstream: Add keystroke timing obfuscation to the client.
djm@openbsd.org
2023-08-28
8
-21
/
+255
*
upstream: Introduce a transport-level ping facility
djm@openbsd.org
2023-08-28
5
-18
/
+96
*
upstream: Log errors in kex_exchange_identification() with level
tobhe@openbsd.org
2023-08-28
1
-5
/
+5
*
upstream: correct math for ClientAliveInterval that caused the
djm@openbsd.org
2023-08-28
1
-2
/
+2
*
Include Portable version in sshd version string.
Darren Tucker
2023-08-25
1
-1
/
+1
*
obsd-arm64 host is real hardware...
Darren Tucker
2023-08-21
1
-1
/
+1
*
Add OpenBSD ARM64 test host.
Darren Tucker
2023-08-21
1
-0
/
+1
*
Add test for zlib development branch.
Darren Tucker
2023-08-21
3
-0
/
+13
*
upstream: want stdlib.h for free(3)
djm@openbsd.org
2023-08-21
1
-1
/
+2
*
Fix zlib version check for 1.3 and future version.
Darren Tucker
2023-08-18
1
-1
/
+1
*
Add 9.4 branch to CI status page.
Darren Tucker
2023-08-18
1
-0
/
+4
*
upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused
djm@openbsd.org
2023-08-18
4
-18
/
+39
*
upstream: defence-in-depth MaxAuthTries check in monitor; ok markus
djm@openbsd.org
2023-08-18
1
-1
/
+6
*
upstream: add message number of SSH2_MSG_NEWCOMPRESS defined in RFC8308
djm@openbsd.org
2023-08-15
1
-1
/
+2
*
Add obsd72 and obsd73 test targets.
Darren Tucker
2023-08-13
1
-0
/
+2
*
upstream: better debug logging of sessions' exit status
djm@openbsd.org
2023-08-11
1
-4
/
+11
*
upstream: drop a wayward comma, ok jmc@
naddy@openbsd.org
2023-08-11
1
-3
/
+3
*
depend
Damien Miller
2023-08-10
1
-19
/
+0
*
update versions in RPM specs
Damien Miller
2023-08-10
2
-2
/
+2
*
update version in README
Damien Miller
2023-08-10
1
-1
/
+1
*
upstream: openssh-9.4
djm@openbsd.org
2023-08-10
1
-2
/
+2
*
Only include unistd.h once.
Darren Tucker
2023-08-10
1
-1
/
+0
*
wrap poll.h include in HAVE_POLL_H
Damien Miller
2023-08-10
1
-1
/
+3
*
upstream: Apply ConnectTimeout to multiplexing local socket
dtucker@openbsd.org
2023-08-04
2
-17
/
+27
*
Fix RNG seeding for OpenSSL w/out self seeding.
Darren Tucker
2023-08-03
1
-1
/
+5
*
upstream: CheckHostIP has defaulted to 'no' for a while; make the
djm@openbsd.org
2023-08-03
1
-2
/
+2
*
upstream: remove unnecessary if statement.
dtucker@openbsd.org
2023-08-01
1
-7
/
+5
*
upstream: %C is a callable macro in mdoc(7)
jmc@openbsd.org
2023-08-01
1
-3
/
+3
*
upstream: don't need to start a command here; use ssh -N instead.
djm@openbsd.org
2023-07-30
1
-3
/
+3
*
upstream: add LTESTS_FROM variable to allow skipping of tests up to
djm@openbsd.org
2023-07-30
1
-1
/
+9
*
upstream: test ChrootDirectory in Match block
djm@openbsd.org
2023-07-30
1
-2
/
+21
*
upstream: better error messages
djm@openbsd.org
2023-07-30
1
-4
/
+4
*
upstream: don't incorrectly truncate logged strings retrieved from
djm@openbsd.org
2023-07-28
1
-20
/
+19
*
upstream: make sshd_config AuthorizedPrincipalsCommand and
djm@openbsd.org
2023-07-28
2
-16
/
+31
*
upstream: increase default KDF work-factor for OpenSSH format
djm@openbsd.org
2023-07-28
1
-2
/
+2
*
Prefer OpenSSL's SHA256 in sk-dummy.so
Darren Tucker
2023-07-27
1
-30
/
+9
*
Retire dfly58 test VM. Add dfly64.
Darren Tucker
2023-07-27
1
-1
/
+1
*
upstream: make ssh -f (fork after authentication) work properly in
djm@openbsd.org
2023-07-27
2
-11
/
+22
*
upstream: man page typos; ok jmc@
naddy@openbsd.org
2023-07-27
3
-10
/
+10
[next]