index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-4
/
+6
*
Only call dh_set_moduli_file if using OpenSSL.
Darren Tucker
2021-03-13
1
-0
/
+2
*
upstream: Add ModuliFile keyword to sshd_config to specify the
dtucker@openbsd.org
2021-03-13
1
-1
/
+5
*
upstream: Remove debug message from sigchld handler. While this
dtucker@openbsd.org
2021-02-05
1
-3
/
+1
*
upstream: make ssh->kex->session_id a sshbuf instead of u_char*/size_t
djm@openbsd.org
2021-01-27
1
-11
/
+1
*
upstream: remove global variable used to stash compat flags and use the
djm@openbsd.org
2021-01-27
1
-5
/
+5
*
upstream: Add PerSourceMaxStartups and PerSourceNetBlockSize
dtucker@openbsd.org
2021-01-11
1
-5
/
+15
*
upstream: Update/replace the experimental post-quantim hybrid key
djm@openbsd.org
2020-12-29
1
-2
/
+2
*
upstream: Replace WITH_OPENSSL ifdefs in log calls with a macro.
dtucker@openbsd.org
2020-11-08
1
-16
/
+3
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-78
/
+73
*
upstream: LogVerbose keyword for ssh and sshd
djm@openbsd.org
2020-10-16
1
-2
/
+5
*
upstream: There are lots of place where we want to redirect stdin,
djm@openbsd.org
2020-10-03
1
-19
/
+5
*
upstream: support for user-verified FIDO keys
djm@openbsd.org
2020-08-27
1
-4
/
+4
*
upstream: update setproctitle after re-exec; ok djm
markus@openbsd.org
2020-07-15
1
-1
/
+2
*
upstream: keep ignoring HUP after fork+exec; ok djm
markus@openbsd.org
2020-07-15
1
-1
/
+2
*
upstream: don't exit the listener on send_rexec_state errors; ok
markus@openbsd.org
2020-07-15
1
-2
/
+2
*
upstream: check public host key matches private; ok markus@ (as
djm@openbsd.org
2020-06-19
1
-2
/
+11
*
upstream: unbreak "sshd -ddd" - close of config passing fd happened too
djm@openbsd.org
2020-06-05
1
-2
/
+1
*
upstream: improve logging for MaxStartups connection throttling:
djm@openbsd.org
2020-05-27
1
-24
/
+64
*
upstream: sshd listener must not block if reexecd sshd exits
markus@openbsd.org
2020-05-27
1
-2
/
+3
*
upstream: fix compilation with DEBUG_KEXDH; bz#3160 ok dtucker@
djm@openbsd.org
2020-05-27
1
-5
/
+6
*
upstream: use sshpkt_fatal() for kex_exchange_identification()
djm@openbsd.org
2020-03-14
1
-3
/
+4
*
upstream: Don't clear alarm timers in listening sshd. Previously
dtucker@openbsd.org
2020-03-14
1
-8
/
+2
*
upstream: spelling errors in comments; no code change from
djm@openbsd.org
2020-03-14
1
-2
/
+2
*
upstream: whitespace
djm@openbsd.org
2020-02-01
1
-3
/
+2
*
upstream: force early logging to stderr if debug_flag (-d) is set;
djm@openbsd.org
2020-02-01
1
-2
/
+2
*
upstream: mistake in previous: filling the incorrect buffer
djm@openbsd.org
2020-02-01
1
-1
/
+1
*
upstream: Add a sshd_config "Include" directive to allow inclusion
djm@openbsd.org
2020-02-01
1
-16
/
+49
*
upstream: tweak proctitle to include sshd arguments, as these are
djm@openbsd.org
2020-01-25
1
-4
/
+18
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-16
/
+18
*
upstream: expose the number of currently-authenticating connections
djm@openbsd.org
2020-01-21
1
-2
/
+8
*
remove accidental change in f8c11461
Damien Miller
2020-01-21
1
-6
/
+1
*
upstream: pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting
djm@openbsd.org
2020-01-21
1
-1
/
+6
*
upstream: allow security keys to act as host keys as well as user
djm@openbsd.org
2019-12-16
1
-7
/
+35
*
upstream: additional missing stdarg.h includes when built without
naddy@openbsd.org
2019-11-19
1
-1
/
+1
*
upstream: When clients get denied by MaxStartups, send a
dtucker@openbsd.org
2019-11-14
1
-1
/
+4
*
upstream: Refactor signing - use sshkey_sign for everything,
djm@openbsd.org
2019-10-31
1
-4
/
+4
*
upstream: Signal handler cleanup: remove leftover support for
dtucker@openbsd.org
2019-10-29
1
-4
/
+1
*
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-07-05
1
-15
/
+15
*
upstream: Add protection for private keys at rest in RAM against
djm@openbsd.org
2019-06-21
1
-2
/
+8
*
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-07
1
-3
/
+1
*
upstream: When running sshd -T, assume any attibute not provided by
dtucker@openbsd.org
2019-05-08
1
-1
/
+2
*
upstream: Fix two race conditions in sshd relating to SIGHUP:
djm@openbsd.org
2019-03-01
1
-28
/
+86
*
upstream: rename kex->kem_client_pub -> kex->client_pub now that
djm@openbsd.org
2019-01-21
1
-9
/
+9
*
upstream: use KEM API for vanilla ECDH
djm@openbsd.org
2019-01-21
1
-2
/
+2
*
upstream: use KEM API for vanilla DH KEX
djm@openbsd.org
2019-01-21
1
-6
/
+6
*
upstream: use KEM API for vanilla c25519 KEX
djm@openbsd.org
2019-01-21
1
-2
/
+2
*
upstream: Add support for a PQC KEX/KEM:
djm@openbsd.org
2019-01-21
1
-1
/
+2
*
last bits of old packet API / active_state global
Damien Miller
2019-01-20
1
-4
/
+4
*
upstream: remove last references to active_state
djm@openbsd.org
2019-01-19
1
-27
/
+36
[next]