]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2024-10-30  Damien Millerfix uint64_t types; reported by Tom G. Christensen 526/head
2024-10-27  Damien Millerhtole64() etc for systems without endian.h
2024-10-27  djm@openbsd.orgupstream: explicitly include endian.h
2024-10-27  djm@openbsd.orgupstream: fix ML-KEM768x25519 KEX on big-endian systems...
2024-10-27  naddy@openbsd.orgupstream: mlkem768x25519-sha256 has been promoted to...
2024-10-25  Darren TuckerRetire the minix3 test config.
2024-10-25  Preetish AmballiUpdated gitignore to ignore sshd-session and sshd-auth...
2024-10-25  Darren TuckerSimplify pselect shim and remove side effects.
2024-10-25  djm@openbsd.orgupstream: promote mlkem768x25519-sha256 to be the defau...
2024-10-24  djm@openbsd.orgupstream: test SIGUSR1 dropping all keys from ssh-agent
2024-10-24  djm@openbsd.orgupstream: amake ssh-agent drop all keys when it receive...
2024-10-24  djm@openbsd.orgupstream: relax valid_domain() checks to allow an under...
2024-10-22  dtucker@openbsd.orgupstream: Remove sshd logfile in start_sshd
2024-10-22  dtucker@openbsd.orgupstream: Add a sshd debug wrapper
2024-10-22  dtucker@openbsd.orgupstream: Make debug call printf("%s", NULL) safe.
2024-10-22  Darren TuckerResync cvsid missed in commit 6072e4c9.
2024-10-18  djm@openbsd.orgupstream: mention that LocalForward and RemoteForward...
2024-10-18  djm@openbsd.orgupstream: remove duplicate check; GHPR392 from Pedro...
2024-10-18  djm@openbsd.orgupstream: allow "-" as output file for moduli screening
2024-10-18  djm@openbsd.orgupstream: ssh-keyscan doesn't need it's own sshfatal...
2024-10-18  djm@openbsd.orgupstream: in _ssh_order_hostkeyalgs() consider ECDSA...
2024-10-18  djm@openbsd.orgupstream: require control-escape character sequences...
2024-10-18  djm@openbsd.orgupstream: remove addr.[ch] functions that are unused and
2024-10-18  djm@openbsd.orgupstream: unreachable POLLERR case; from ya0guang via...
2024-10-18  djm@openbsd.orgupstream: s/Sx/Cm/ for external references; from Domen...
2024-10-18  naddy@openbsd.orgupstream: mention SshdAuthPath option; ok djm@
2024-10-18  Darren TuckerRemove references to systrace and pledge sandboxes.
2024-10-18  Pavel MiadzvedzeuFix "undeclared 'ut'" error by replacing it with 'utx'
2024-10-17  Darren TuckerSeed RNG when starting up sshd-auth.
2024-10-17  Darren TuckerMacOS 12 runners are deprecated, replace with 15.
2024-10-17  Damien MillerFix lookup path for sshd-auth; bz3745
2024-10-15  Damien Millerfix breakage; missing saved_argc symbol
2024-10-14  Damien Millerfix capsicum sandbox
2024-10-14  Damien Millerput back some portable bits for sshd-auth.c
2024-10-14  Damien Millerthere's only one sandbox, move to a static global
2024-10-14  Damien Millerdepend
2024-10-14  djm@openbsd.orgupstream: regress support for split sshd-auth binary
2024-10-14  djm@openbsd.orgupstream: test some more Match syntax, including criter...
2024-10-14  djm@openbsd.orgupstream: Split per-connection sshd-session binary
2024-10-13  djm@openbsd.orgupstream: don't start the ObscureKeystrokeTiming mitiga...
2024-10-13  jsg@openbsd.orgupstream: remove duplicate misc.h include ok dtucker@
2024-10-13  djm@openbsd.orgupstream: Turn off finite field (a.k.a modp) Diffie...
2024-09-27  djm@openbsd.orgupstream: fix previous change to ssh_config Match,...
2024-09-27  jsg@openbsd.orgupstream: remove some unused defines; ok djm@
2024-09-27  jmc@openbsd.orgupstream: remove some unneeded Xo/Xc calls; from evan...
2024-09-25  djm@openbsd.orgupstream: fix regression introduced when I switched...
2024-09-25  djm@openbsd.orgupstream: some extra paranoia, reminded by jsg@
2024-09-25  Damien Millergss-serv.c needs sys/param.h
2024-09-25  Damien Millerbuild construct_utmp() when USE_BTMP is set
2024-09-24  Darren TuckerTest the flags from OpenWRT's package.
2024-09-24  Christoph Ostarekfix utmpx ifdef
2024-09-24  jsg@openbsd.orgupstream: remove some unused defines; ok djm@
2024-09-24  jsg@openbsd.orgupstream: remove unneeded semicolons; checked by millert@
2024-09-23  Darren TuckerAdd 9.9 branch to CI status console.
2024-09-19  Damien Millerupdate version numbers
2024-09-19  djm@openbsd.orgupstream: openssh-9.9
2024-09-18  Damien Millerinclude openbsd-compat/base64.c license in LICENSE
2024-09-17  Damien Millerconditionally include mman.h in arc4random code
2024-09-17  Damien Millerfix bug in recently-added sntrup761 fuzzer
2024-09-16  djm@openbsd.orgupstream: use 64 bit math to avoid signed underflow...
2024-09-16  jmc@openbsd.orgupstream: minor grammar/sort fixes for refuseconnection...
2024-09-15  Damien Milleravoid gcc warning in fuzz test
2024-09-15  djm@openbsd.orgupstream: bad whitespace in config dump output
2024-09-15  Damien Milleruse construct_utmp to construct btmp records
2024-09-15  djm@openbsd.orgupstream: update the Streamlined NTRU Prime code from...
2024-09-15  djm@openbsd.orgupstream: document Match invalid-user
2024-09-15  djm@openbsd.orgupstream: add a "Match invalid-user" predicate to sshd_...
2024-09-15  djm@openbsd.orgupstream: Add a "refuseconnection" penalty class to...
2024-09-15  djm@openbsd.orgupstream: Add a sshd_config "RefuseConnection" option
2024-09-15  djm@openbsd.orgupstream: switch sshd_config Match processing to the...
2024-09-15  djm@openbsd.orgupstream: switch "Match" directive processing over...
2024-09-15  djm@openbsd.orgupstream: include pathname in some of the ssh-keygen...
2024-09-15  djm@openbsd.orgupstream: Do not apply authorized_keys options when...
2024-09-13  Wu WeixinFix without_openssl always being set to 1
2024-09-12  djm@openbsd.orgupstream: Relax absolute path requirement back to what...
2024-09-10  naddy@openbsd.orgupstream: document the mlkem768x25519-sha256 key exchan...
2024-09-10  Darren TuckerSpell omnios test host correctly.
2024-09-10  Darren TuckerAdd omnios test target.
2024-09-10  Darren TuckerWrap stdint.h in ifdef.
2024-09-10  Darren TuckerAlso test PAM on dfly64.
2024-09-09  Damien Millerstubs for ML-KEM KEX functions
2024-09-09  Damien Millerdeclare defeat trying to detect C89 compilers
2024-09-09  Damien Millerfix previous; check for C99 compound literals
2024-09-09  Damien Millertest for compiler feature needed for ML-KEM
2024-09-09  djm@openbsd.orgupstream: test mlkem768x25519-sha256
2024-09-09  djm@openbsd.orgupstream: pull post-quantum ML-KEM/x25519 key exchange...
2024-09-06  djm@openbsd.orgupstream: make parsing user@host consistently look...
2024-09-04  djm@openbsd.orgupstream: be more strict in parsing key type names...
2024-09-04  djm@openbsd.orgupstream: fix RCSID in output
2024-09-04  jmc@openbsd.orgupstream: envrionment -> environment;
2024-09-04  Damien Milleradd basic fuzzers for our import of sntrup761
2024-09-03  djm@openbsd.orgupstream: regression test for Include variable expansion
2024-09-03  djm@openbsd.orgupstream: allow the "Include" directive to expand the...
2024-09-02  djm@openbsd.orgupstream: missing ifdef
2024-09-02  djm@openbsd.orgupstream: Add experimental support for hybrid post...
2024-08-28  Antonio LarrosaDon't skip audit before exitting cleanup_exit
2024-08-28  djm@openbsd.orgupstream: fix test: -F is the argument to specify a...
2024-08-26  deraadt@openbsd.orgupstream: As defined in the RFC, the SSH protocol has...
2024-08-22  djm@openbsd.orgupstream: sntrup761x25519-sha512 now has an IANA codepo...
2024-08-22  Darren TuckerMove rekey test into valgrind-2.
next