aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* ssh: use upstream SSH_OPENSSL_VERSION macroEd Maste2022-04-243-11/+5
* ssh: drop $FreeBSD$ from crypto/opensshEd Maste2022-04-2229-36/+1
* ssh: remove duplicate setting of MAIL env varEd Maste2022-04-191-6/+0
* ssh: apply style(9) to version_addendumEd Maste2022-04-182-2/+3
* ssh-agent: move -x description to correct spot in man pageEd Maste2022-04-171-2/+2
* ssh: correct version number (9.0)Ed Maste2022-04-151-1/+1
* ssh: apply post-release patch from V_9_0 branchEd Maste2022-04-151-2/+7
* scp: switch to using the SFTP protocol by defaultEd Maste2022-04-152-11/+15
* ssh: update to OpenSSH v9.0p1Ed Maste2022-04-1553-870/+1166
|\
* | ssh: update with post-release V_8_9 branch commitsEd Maste2022-04-134-25/+44
|\|
* | ssh: update to OpenSSH v8.9p1Ed Maste2022-04-13183-7056/+8703
|\|
* | OpenSSL: Merge OpenSSL 1.1.1nJung-uk Kim2022-03-1541-119/+296
* | Fix a bug in BN_mod_sqrt() that can cause it to loop forever.Gordon Tetlow2022-03-152-14/+31
* | ssh: update sshd_config(5) for RSA/SHA-1 signature removalEd Maste2022-03-081-7/+4
* | ssh: regen sk_config.h after 73104d583850Ed Maste2022-03-061-0/+5
* | ssh: generate SK config file using private cbor and fido2 libsEd Maste2022-03-062-6/+22
* | ssh: use standalone config file for security key supportEd Maste2022-03-021-0/+1
* | ssh: correct configure option nameEd Maste2022-03-011-1/+1
* | openssh: Add a note to check for deprecated and removed config optionsMark Johnston2022-03-011-1/+5
* | ssh: add command to push tag to FREEBSD-upgrade instructionsEd Maste2022-02-231-2/+12
* | ssh: remove 11.x from FREEBSD-upgrade instructionsEd Maste2022-02-231-1/+1
* | OpenSSL: Fix the same BIO_FLAGS macro definitionJohn Baldwin2022-02-012-1/+3
* | ssh: remove unused headerEd Maste2022-01-311-1/+0
* | ssh: pass 0 to procctl(2) to operate on selfEd Maste2022-01-211-1/+1
* | sshd: update the libwrap patch to drop connections earlyGleb Smirnoff2022-01-031-20/+40
* | ssh: disable RSA/SHA-1 signaturesEd Maste2021-12-193-12/+9
* | ssh: update to OpenSSH v8.8p1Ed Maste2021-12-1947-979/+852
|\|
* | OpenSSL: Merge OpenSSL 1.1.1mJung-uk Kim2021-12-1466-219/+502
* | SSL_sendfile: Replace ERR_raise_data with SYSerr.John Baldwin2021-12-141-1/+2
* | Remove FREEBSD-vendor filesEd Maste2021-12-061-6/+0
* | Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64lePiotr Kubaj2021-11-232-8/+12
* | openssl: Fix detection of ARMv7 and ARM64 CPU featuresAllan Jude2021-11-221-6/+9
* | ssh: mention nanobsd config files in upgrade instructionsEd Maste2021-11-201-1/+6
* | ssh: enable FIDO/U2F keysEd Maste2021-11-041-0/+12
* | ssh: disble internal security key support in generated config.hEd Maste2021-11-011-0/+1
* | OpenSSH: cherry-pick "need initgroups() before setresgid()"Ed Maste2021-10-091-1/+8
* | openssh: use global state for blacklist in grace_alarm_handlerEd Maste2021-09-161-1/+1
* | openssh: pass ssh context to BLACKLIST_NOTIFYEd Maste2021-09-147-12/+12
* | openssh: regen config.hEd Maste2021-09-101-7/+7
* | openssh: remove update notes about upstreamed changesEd Maste2021-09-091-8/+0
* | openssh: remove unnecessary $FreeBSD$ tagsEd Maste2021-09-082-2/+0
* | openssh: update to OpenSSH v8.7p1Ed Maste2021-09-08533-25083/+53546
|\|
* | openssh: update default version addendum in man pagesEd Maste2021-09-042-2/+2
* | openssh: remove login class restrictions leftoversEd Maste2021-09-031-4/+0
* | openssh: restore local change to gssapi include logicEd Maste2021-09-031-3/+3
* | openssh: diff reduction against upstream 7.9p1Ed Maste2021-09-024-13/+3
* | openssh: regenerate freebsd-namespace.hEd Maste2021-09-021-1/+2
* | openssh: tag generated file with @generatedEd Maste2021-09-021-1/+2
* | openssh: regenerate config.hEd Maste2021-09-021-2/+2
* | openssh: disable libwrap (TCP wrappers) at configure timeEd Maste2021-09-021-1/+1