summaryrefslogtreecommitdiffstats
path: root/PROTOCOL.certkeys (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-07upstream: fix ssh-keysign fd handling problem introduced in r1.304djm@openbsd.org1-2/+2
2019-06-07upstream: Make the standard output messages of both methods oflum@openbsd.org1-5/+16
2019-06-07Always clean up before and after utimensat test.Darren Tucker1-6/+13
2019-06-07Update utimensat test.Darren Tucker1-3/+17
2019-06-07Have pthread_create return errno on failure.Darren Tucker1-3/+2
2019-06-07pthread_create(3) returns positive values on failure.Elliott Hughes1-2/+4
2019-06-05allow s390 specific ioctl for ecc hardware supportHarald Freudenberger1-0/+1
2019-06-05openssl-devel is obsoleted by libssl-develSorin Adrian Savu1-1/+1
2019-05-21upstream: tweak previous;jmc@openbsd.org1-3/+4
2019-05-20upstream: embiggen format buffer size for certificate serial number sodjm@openbsd.org1-2/+2
2019-05-20upstream: When signing certificates with an RSA key, default todjm@openbsd.org2-3/+19
2019-05-17Add no-op implementation of pam_putenv.Darren Tucker1-4/+8
2019-05-17Use the correct macro for SSH_ALLOWED_CA_SIGALGS.Darren Tucker1-1/+1
2019-05-17Fix building w/out ECC.Darren Tucker3-0/+32
2019-05-17Conditionalize ECDH methods in CA algos.Darren Tucker1-3/+1
2019-05-17upstream: Move a variable declaration to the block where it's useddtucker@openbsd.org1-3/+3
2019-05-17upstream: When doing the fork+exec'ing for ssh-keysign, rearrangederaadt@openbsd.org1-7/+9
2019-05-17upstream: Delete some .Sx macros that were used in a wrong way.schwarze@openbsd.org2-10/+6
2019-05-17upstream: For PermitOpen violations add the remote host and port toflorian@openbsd.org1-3/+21
2019-05-15Add OpenSSL 1.1.1 to the supported list.Darren Tucker1-6/+8
2019-05-15Fix typo in man page formatter selector.Darren Tucker1-1/+1
2019-05-10Use "doc" man page format if mandoc present.Darren Tucker1-5/+5
2019-05-08upstream: Use the correct (according to POSIX) format fordtucker@openbsd.org1-3/+3
2019-05-08upstream: Free channel objects on exit path. Patch from markus atdtucker@openbsd.org1-4/+24
2019-05-08upstream: Free host on exit path. Patch from markus atdtucker@openbsd.org1-1/+2
2019-05-08upstream: Wrap XMSS including in ifdef. Patch from markus atdtucker@openbsd.org1-2/+4
2019-05-08upstream: Import regenerated moduli.dtucker@openbsd.org1-0/+1
2019-05-08upstream: Use the LogLevel typdef instead of int where appropriate. Patch fro...dtucker@openbsd.org2-4/+5
2019-05-08upstream: Document new default RSA key size. Fromdtucker@openbsd.org1-4/+4
2019-05-08upstream: When running sshd -T, assume any attibute not provided bydtucker@openbsd.org3-10/+15
2019-05-08upstream: Remove crc32.{c,h} which were only used by the now-gonedtucker@openbsd.org5-141/+4
2019-04-30Remove unused variables from RLIMIT_NOFILE test.Darren Tucker1-2/+1
2019-04-26Import regenerated moduli.Darren Tucker1-451/+451
2019-04-26Whitespace resync w/OpenBSD.Darren Tucker1-9/+9
2019-04-26Don't install duplicate STREAMS modules on SolarisDarren Tucker1-0/+9
2019-04-18makedependV_8_0_P1Damien Miller1-1/+1