summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14upstream: garbage-collect moribund ssh_new_private() API.djm@openbsd.org
2018-09-14upstream: Use consistent format in debug log for keys readied,djm@openbsd.org
2018-09-14upstream: Fix warnings caused by user_from_uid() and group_from_gid()millert@openbsd.org
2018-09-14allow SIGUSR1 as synonym for SIGINFODamien Miller
2018-09-13add compat headerDamien Miller
2018-09-13upstream: missed a bit of openssl-1.0.x API in this unittestdjm@openbsd.org
2018-09-13upstream: use only openssl-1.1.x API here toodjm@openbsd.org
2018-09-13adapt -portable to OpenSSL 1.1x APIDamien Miller
2018-09-13forgot to stage these test files in commit d70d061Damien Miller
2018-09-13upstream: hold our collective noses and use the openssl-1.1.x API indjm@openbsd.org
2018-09-12upstream: Include certs with multiple RSA signature variants indjm@openbsd.org
2018-09-12upstream: test revocation by explicit hash and by fingerprintdjm@openbsd.org
2018-09-12upstream: s/sshkey_demote/sshkey_from_private/gdjm@openbsd.org
2018-09-12delete the correct thing; kexfuzz binaryDamien Miller
2018-09-12upstream: fix edit mistake; spotted by jmc@djm@openbsd.org
2018-09-12upstream: add SSH_ALLOWED_CA_SIGALGS - the default list ofdjm@openbsd.org
2018-09-12upstream: add sshkey_check_cert_sigtype() that checks adjm@openbsd.org
2018-09-12upstream: add cert->signature_type field and keep it in sync withdjm@openbsd.org
2018-09-12upstream: Add "ssh -Q sig" to allow listing supported signaturedjm@openbsd.org
2018-09-12upstream: allow key revocation by SHA256 hash and allow ssh-keygendjm@openbsd.org
2018-09-12upstream: log certificate fingerprint in authenticationdjm@openbsd.org
2018-09-09upstream: Add FALLTHROUGH comments where appropriate. Patch fromdtucker@openbsd.org
2018-09-09upstream: ssh -MM requires confirmation for all operations thatdjm@openbsd.org
2018-09-09upstream: fix misplaced parenthesis inside if-clause. it's harmlessmestre@openbsd.org
2018-09-09upstream: fix build with DEBUG_PK enabledmestre@openbsd.org
2018-09-07Handle ngroups>_SC_NGROUPS_MAX.Darren Tucker
2018-09-07Initial len for the fmt=NULL case.Darren Tucker
2018-09-07Include stdlib.h.Darren Tucker
2018-08-30releasing package openssh version 1:7.8p1-1Colin Watson
2018-08-30Work around conch interoperability failureColin Watson
2018-08-30Work around conch interoperability failureColin Watson
2018-08-30New upstream release (7.8p1)Colin Watson
2018-08-27document some more regress control env variablesDamien Miller
2018-08-24Enable specific ioctl call for EP11 crypto card (s390)Eduardo Barretto
2018-08-24Allow flock and ipc syscall for s390 architectureEduardo Barretto
2018-08-24Restore reading authorized_keys2 by defaultColin Watson
2018-08-24Various Debian-specific configuration changesColin Watson
2018-08-24Add systemd readiness notification supportMichael Biebl
2018-08-24Give the ssh-askpass-gnome window a default iconVincent Untz
2018-08-24Don't check the status field of the OpenSSL versionKurt Roeckx
2018-08-24Document consequences of ssh-agent being setgid in ssh-agent(1)Colin Watson
2018-08-24Document that HashKnownHosts may break tab-completionColin Watson
2018-08-24ssh(1): Refer to ssh-argv0(1)Colin Watson
2018-08-24Adjust various OpenBSD-specific references in manual pagesColin Watson
2018-08-24Install authorized_keys(5) as a symlink to sshd(8)Tomas Pospisek
2018-08-24Add DebianBanner server configuration optionKees Cook
2018-08-24Include the Debian version in our identificationMatthew Vernon
2018-08-24Mention ssh-keygen in ssh fingerprint changed warningScott Moser
2018-08-24Force use of DNSSEC even if "options edns0" isn't in resolv.confColin Watson
2018-08-24Look for $SHELL on the path for ProxyCommand/LocalCommandColin Watson