]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2019-01-17  Darren TuckerAdd a minimal implementation of utimensat().
2019-01-17  djm@openbsd.orgupstream: regress bits for banner processing refactor...
2019-01-17  djm@openbsd.orgupstream: tun_fwd_ifnames variable should b
2019-01-17  djm@openbsd.orgupstream: include time.h for time(3)/nanosleep(2);...
2019-01-17  djm@openbsd.orgupstream: many of the global variables in this file...
2019-01-17  djm@openbsd.orgupstream: Add "-h" flag to sftp chown/chgrp/chmod comma...
2019-01-17  djm@openbsd.orgupstream: add support for a "lsetstat@openssh.com"...
2019-01-04  djm@openbsd.orgupstream: eliminate function-static attempt counters for
2019-01-04  djm@openbsd.orgupstream: fix memory leak of ciphercontext when rekeyin...
2019-01-02  djm@openbsd.orgupstream: static on global vars, const on handler table...
2018-12-27  djm@openbsd.orgupstream: Request RSA-SHA2 signatures for
2018-12-27  djm@openbsd.orgupstream: ssh_packet_set_state() now frees ssh->kex...
2018-12-27  tedu@openbsd.orgupstream: remove unused and problematic sudo clean...
2018-12-27  djm@openbsd.orgupstream: move client/server SSH-* banners to buffers...
2018-12-27  dtucker@openbsd.orgupstream: Fix calculation of initial bandwidth limits...
2018-12-27  djm@openbsd.orgupstream: only consider the ext-info-c extension during...
2018-12-27  djm@openbsd.orgupstream: fix option letter pasto in previous
2018-12-27  djm@openbsd.orgupstream: mention that the ssh-keygen -F (find host in
2018-12-14  Damien Millerexpose $SSH_CONNECTION in the PAM environment
2018-12-13  Kevin AdlerDon't pass loginmsg by address now that it's an sshbuf*
2018-12-07  djm@openbsd.orgupstream: no need to allocate channels_pre/channels_post in
2018-12-07  djm@openbsd.orgupstream: don't attempt to connect to empty SSH_AUTH_SO...
2018-12-07  djm@openbsd.orgupstream: don't truncate user or host name in "user...
2018-12-07  jmc@openbsd.orgupstream: tweak previous;
2018-11-25  Darren TuckerInclude stdio.h for FILE if needed.
2018-11-25  Darren TuckerReverse order of OpenSSL init functions.
2018-11-25  Darren TuckerImprove OpenSSL_add_all_algorithms check.
2018-11-23  djm@openbsd.orgupstream: add a ssh_config "Match final" predicate
2018-11-23  dtucker@openbsd.orgupstream: Remove now-unneeded ifdef SIGINFO around...
2018-11-23  Darren TuckerMove RANDOM_SEED_SIZE outside ifdef.
2018-11-23  Darren TuckerResync with OpenBSD by pulling in an ifdef SIGINFO.
2018-11-22  Damien Millerfix configure test for OpenSSL version
2018-11-22  Damien Millerrefactor libcrypto initialisation
2018-11-22  dtucker@openbsd.orgupstream: Output info on SIGUSR1 as well as
2018-11-22  dtucker@openbsd.orgupstream: Append pid to temp files in /var/run and...
2018-11-22  dtucker@openbsd.orgupstream: UsePrivilegeSeparation no is deprecated
2018-11-22  djm@openbsd.orgupstream: add some knobs:
2018-11-22  Darren TuckerResync Makefile.inc with upstream.
2018-11-19  djm@openbsd.orgupstream: silence (to log level debug2) failure message...
2018-11-19  dtucker@openbsd.orgupstream: Fix inverted logic for redirecting ProxyComma...
2018-11-16  djm@openbsd.orgupstream: redirect stderr of ProxyCommands to /dev...
2018-11-16  djm@openbsd.orgupstream: make grandparent-parent-child sshbuf chains...
2018-11-16  djm@openbsd.orgupstream: use path_absolute() for pathname checks;...
2018-11-16  Darren TuckerTest for OPENSSL_init_crypto before using.
2018-11-16  djm@openbsd.orgupstream: disallow empty incoming filename or ones...
2018-11-16  djm@openbsd.orgupstream: fix bug in client that was keeping a redundan...
2018-11-16  djm@openbsd.orgupstream: fix bug in HostbasedAcceptedKeyTypes and
2018-11-16  djm@openbsd.orgupstream: support a prefix of '@' to suppress echo...
2018-11-16  schwarze@openbsd.orgupstream: fix markup error (missing blank before delimi...
2018-11-16  djm@openbsd.orgupstream: typo in error message; caught by Debian linti...
2018-11-16  djm@openbsd.orgupstream: correct local variable name; from yawang...
2018-11-16  dtucker@openbsd.orgupstream: Import new moduli.
2018-11-16  djm@openbsd.orgupstream: mention ssh-ed25519-cert-v01@openssh.com...
2018-11-16  Darren TuckerRemove fallback check for /usr/local/ssl.
2018-11-16  Darren TuckerFix check for OpenSSL 1.0.1 exactly.
2018-11-11  Darren TuckerImprove warnings in cygwin service setup.
2018-11-11  Darren TuckerRemove hardcoded service name in cygwin setup.
2018-11-10  Dag-Erling... AC_CHECK_SIZEOF() no longer needs a second argument.
2018-11-10  Manoj AmpalamFix error message w/out nistp521.
2018-11-09  Eneas U de... fix compilation with openssl built without ECC
2018-11-08  Darren TuckerSimplify OpenSSL 1.1 function checks.
2018-11-05  Darren TuckerFix pasto for HAVE_EVP_CIPHER_CTX_SET_IV.
2018-10-31  Darren TuckerImport new moduli.
2018-10-28  Darren TuckerUpdate check for minimum OpenSSL version.
2018-10-28  Darren TuckerUpdate required OpenSSL versions to match current.
2018-10-28  Darren TuckerUse detected version functions in openssl compat.
2018-10-27  Darren TuckerCheck for the existence of openssl version funcs.
2018-10-26  Damien Millerfix builds on OpenSSL <= 1.0.x
2018-10-23  Damien Millerremove remaining references to SSLeay
2018-10-23  Damien Millerregen depend
2018-10-23  djm@openbsd.orgupstream: refer to OpenSSL not SSLeay;
2018-10-23  Damien Millerfix compile for openssl 1.0.x w/ --with-ssl-engine
2018-10-22  Darren TuckerInclude openssl compatibility.
2018-10-21  djm@openbsd.orgupstream: when printing certificate contents "ssh-keyge...
2018-10-21  florian@openbsd.orgupstream: struct sockaddr_storage is guaranteed to...
2018-10-17  Damien MillerRequire OpenSSL 1.1.x series 1.1.0g or greater V_7_9_P1
2018-10-16  Damien Millerunbreak compilation with --with-ssl-engine
2018-10-16  Darren TuckerRemove gcc spectre mitigation flags.
2018-10-15  Damien MillerAvoid deprecated OPENSSL_config when using 1.1.x
2018-10-12  Darren TuckerDon't avoid our *sprintf replacements.
2018-10-12  Darren TuckerCheck if snprintf understands %zu.
2018-10-11  Damien Millerremove stale link, tweak
2018-10-11  Damien Millerupdate version numbers ahead of release
2018-10-11  djm@openbsd.orgupstream: don't send new-style rsa-sha2-*-cert-v01...
2018-10-11  Damien Millerupdate depends
2018-10-11  Damien Millersome more duplicated key algorithm lines
2018-10-11  Damien Millerfix duplicated algorithm specification lines
2018-10-11  djm@openbsd.orgupstream: typo in plain RSA algorithm counterpart names for
2018-10-11  Damien Millercheck pw_passwd != NULL here too
2018-10-11  Damien Millercheck for NULL return from shadow_pw()
2018-10-11  deraadt@openbsd.orgupstream: introducing openssh 7.9
2018-10-10  Damien Millersupply callback to PEM_read_bio_PrivateKey
2018-10-10  Damien Millerin pick_salt() avoid dereference of NULL passwords
2018-10-09  djm@openbsd.orgupstream: Treat all PEM_read_bio_PrivateKey() errors...
2018-10-07  naddy@openbsd.orgupstream: Support using service names for port numbers.
2018-10-04  djm@openbsd.orgupstream: when the peer sends a channel-close message...
2018-10-04  djm@openbsd.orgupstream: factor out channel status formatting from
2018-10-04  djm@openbsd.orgupstream: include a little more information about the...
2018-10-04  djm@openbsd.orgupstream: explicit_bzero here to be consistent with...
2018-10-03  djm@openbsd.orgupstream: Allow ssh_config IdentityAgent directive...
next