summaryrefslogtreecommitdiffstats
path: root/mdoc2man.awk (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04upstream: trigger keystroke timing obfucation only if the channelsdjm@openbsd.org1-10/+14
2023-09-04upstream: avoid bogus "obfuscate_keystroke_timing: stopping ..."djm@openbsd.org1-4/+6
2023-09-04upstream: make channel_output_poll() return a flag indicatingdjm@openbsd.org2-15/+24
2023-09-04upstream: set interactive mode for ControlPersist sessions if theydjm@openbsd.org1-4/+7
2023-08-31Set LLONG_MAX for C89 test.Darren Tucker1-0/+7
2023-08-29upstream: make PerSourceMaxStartups first-match-wins; ok dtucker@djm@openbsd.org1-2/+2
2023-08-29upstream: descriptive text shouldn't be under .Cmdjm@openbsd.org1-2/+3
2023-08-28upstream: limit artificial login delay to a reasonable maximum (5s)djm@openbsd.org1-2/+9
2023-08-28upstream: add spacing for punctuation when macro args;jmc@openbsd.org1-2/+2
2023-08-28upstream: explicit long long type in timing calculations (doesn'tdjm@openbsd.org1-3/+3
2023-08-28upstream: Add keystroke timing obfuscation to the client.djm@openbsd.org8-21/+255
2023-08-28upstream: Introduce a transport-level ping facilitydjm@openbsd.org5-18/+96
2023-08-28upstream: Log errors in kex_exchange_identification() with leveltobhe@openbsd.org1-5/+5
2023-08-28upstream: correct math for ClientAliveInterval that caused thedjm@openbsd.org1-2/+2
2023-08-25Include Portable version in sshd version string.Darren Tucker1-1/+1
2023-08-21obsd-arm64 host is real hardware...Darren Tucker1-1/+1
2023-08-21Add OpenBSD ARM64 test host.Darren Tucker1-0/+1
2023-08-21Add test for zlib development branch.Darren Tucker3-0/+13
2023-08-21upstream: want stdlib.h for free(3)djm@openbsd.org1-1/+2
2023-08-18Fix zlib version check for 1.3 and future version.Darren Tucker1-1/+1
2023-08-18Add 9.4 branch to CI status page.Darren Tucker1-0/+4
2023-08-18upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that causeddjm@openbsd.org4-18/+39
2023-08-18upstream: defence-in-depth MaxAuthTries check in monitor; ok markusdjm@openbsd.org1-1/+6
2023-08-15upstream: add message number of SSH2_MSG_NEWCOMPRESS defined in RFC8308djm@openbsd.org1-1/+2
2023-08-13Add obsd72 and obsd73 test targets.Darren Tucker1-0/+2
2023-08-11upstream: better debug logging of sessions' exit statusdjm@openbsd.org1-4/+11
2023-08-11upstream: drop a wayward comma, ok jmc@naddy@openbsd.org1-3/+3
2023-08-10dependDamien Miller1-19/+0
2023-08-10update versions in RPM specsDamien Miller2-2/+2
2023-08-10update version in READMEDamien Miller1-1/+1
2023-08-10upstream: openssh-9.4djm@openbsd.org1-2/+2
2023-08-10Only include unistd.h once.Darren Tucker1-1/+0
2023-08-10wrap poll.h include in HAVE_POLL_HDamien Miller1-1/+3
2023-08-04upstream: Apply ConnectTimeout to multiplexing local socketdtucker@openbsd.org2-17/+27
2023-08-03Fix RNG seeding for OpenSSL w/out self seeding.Darren Tucker1-1/+5
2023-08-03upstream: CheckHostIP has defaulted to 'no' for a while; make thedjm@openbsd.org1-2/+2
2023-08-01upstream: remove unnecessary if statement.dtucker@openbsd.org1-7/+5
2023-08-01upstream: %C is a callable macro in mdoc(7)jmc@openbsd.org1-3/+3
2023-07-30upstream: don't need to start a command here; use ssh -N instead.djm@openbsd.org1-3/+3
2023-07-30upstream: add LTESTS_FROM variable to allow skipping of tests up todjm@openbsd.org1-1/+9
2023-07-30upstream: test ChrootDirectory in Match blockdjm@openbsd.org1-2/+21
2023-07-30upstream: better error messagesdjm@openbsd.org1-4/+4
2023-07-28upstream: don't incorrectly truncate logged strings retrieved fromdjm@openbsd.org1-20/+19
2023-07-28upstream: make sshd_config AuthorizedPrincipalsCommand anddjm@openbsd.org2-16/+31
2023-07-28upstream: increase default KDF work-factor for OpenSSH formatdjm@openbsd.org1-2/+2
2023-07-27Prefer OpenSSL's SHA256 in sk-dummy.soDarren Tucker1-30/+9
2023-07-27Retire dfly58 test VM. Add dfly64.Darren Tucker1-1/+1
2023-07-27upstream: make ssh -f (fork after authentication) work properly indjm@openbsd.org2-11/+22
2023-07-27upstream: man page typos; ok jmc@naddy@openbsd.org3-10/+10
2023-07-27upstream: tweak the allow-remote-pkcs11 text;jmc@openbsd.org1-5/+5