aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Complete LOCAL_PEERCRED support. Cache pid of the remote process in theDmitry Chagin2019-05-301-1/+1
* Merge OpenSSL 1.1.1c.Jung-uk Kim2019-05-28168-2108/+3528
|\
| * Import OpenSSL 1.1.1c.vendor/openssl/1.1.1cJung-uk Kim2019-05-2872-754/+1882
* | Add workaround for a QoS-related bug in VMWare Workstation.Dag-Erling Smørgrav2019-03-271-0/+22
* | Merge r345574 from vendor-crypto:Ed Maste2019-03-271-12/+270
|\ \
* \ \ Merge OpenSSL 1.1.1b.Jung-uk Kim2019-02-26301-3540/+5472
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.1.1b.vendor/openssl/1.1.1bJung-uk Kim2019-02-26100-2915/+4309
* | | scp: validate filenames provided by server against wildcard in clientEd Maste2019-02-212-11/+42
|\ \ \ | | |/ | |/|
* | | scp: disallow empty or current directoryEd Maste2019-01-151-1/+2
* | | Remove unused sqlite3 bundled with heimdal.Cy Schubert2019-01-096-139196/+0
* | | Do not complain when /dev/crypto does not exist.Jung-uk Kim2018-12-141-0/+5
* | | Merge OpenSSL 1.1.1a.Jung-uk Kim2018-11-20145-1026/+2062
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.1.1a.vendor/openssl/1.1.1aJung-uk Kim2018-11-2052-392/+734
* | | Update SHLIB_VERSION_NUMBER following the OpenSSL shared libraryGlen Barber2018-10-251-1/+1
* | | Try harder to sanitize the environment before running configure.Dag-Erling Smørgrav2018-10-101-12/+11
* | | Merge the remainder of the projects/openssl111 branch to head.Glen Barber2018-10-092809-356114/+356456
|\ \ \
| * | | Regenerate ssh_namespace.h for OpenSSL 1.1.1 updateEd Maste2018-10-091-29/+0
| * | | MFH r338661 through r339253.Glen Barber2018-10-091-5/+35
| |\ \ \
| * | | | MFH r339206-r339212, r339215-r339239Glen Barber2018-10-089-34/+222
| |\| | |
| * | | | Update the existing heimdal implementation for OpenSSL 1.1.John Baldwin2018-10-0524-258/+557
| * | | | openssh: connect libressl-api-compat.c and regen config.hEd Maste2018-10-031-3/+99
| * | | | openssh: add openbsd-compat/libressl-api-compat.cEd Maste2018-10-031-0/+636
| * | | | Add a hack to build on ARMv4 and ARMv5.Jung-uk Kim2018-09-231-1/+2
| * | | | openssh: cherry-pick OpenSSL 1.1.1 compatibilityEd Maste2018-09-1930-526/+1010
| * | | | openssh: rename local macro to avoid OpenSSL 1.1.1 conflictEd Maste2018-09-193-7/+7
| * | | | Add generated header file for openssl(1).Jung-uk Kim2018-09-191-0/+508
| * | | | Add generated header files for FreeBSD.Jung-uk Kim2018-09-192-0/+55
| * | | | Update SHLIB_VERSION_NUMBER to 9.Jung-uk Kim2018-09-141-1/+1
| * | | | Update OpenSSL to 1.1.1.Jung-uk Kim2018-09-132781-355967/+355475
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Import OpenSSL 1.1.1.vendor/openssl/1.1.1Jung-uk Kim2018-09-131373-174586/+165215
* | | | | Fix portability issues with the Capsicum patch committed in r339216:Dag-Erling Smørgrav2018-10-095-10/+35
* | | | | openssh: regenerate ssh-namespace.h after r339213 and r339216Ed Maste2018-10-091-5/+35
| |_|/ / |/| | |
* | | | sshd: address capsicum issuesEd Maste2018-10-069-34/+222
* | | | openssh: cherry-pick OpenSSL 1.1.1 compatibilityEd Maste2018-10-0632-526/+1742
|\ \ \ \ | | |_|/ | |/| |
* | | | openssh: rename local macro to avoid OpenSSL 1.1.1 conflictEd Maste2018-09-193-7/+7
| |/ / |/| |
* | | Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-10189-7129/+8030
|\| |
* | | Avoid printing extraneous function names when searching man pageCy Schubert2018-08-291-3/+2
* | | Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-192-2/+1
* | | Merge OpenSSL 1.0.2p.Jung-uk Kim2018-08-14123-946/+1519
|\ \ \
| * | | Import OpenSSL 1.0.2p.vendor/openssl/1.0.2pJung-uk Kim2018-08-1474-620/+996
| | |/ | |/|
* | | Merge upstream patch to unbreak tunnel forwarding.Dag-Erling Smørgrav2018-05-161-2/+2
|\ \ \ | | |/ | |/|
* | | Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-11226-7611/+14138
|\| |
* | | Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.Dag-Erling Smørgrav2018-05-08226-14330/+10110
|\| |
* | | Update the repository URLs.Dag-Erling Smørgrav2018-05-061-4/+4
* | | Merge OpenSSL 1.0.2o.Jung-uk Kim2018-03-27156-809/+951
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.0.2o.vendor/openssl/1.0.2oJung-uk Kim2018-03-2791-412/+425
* | | Add declaration of SSL_get_selected_srtp_profile() for OpenSSL.Jung-uk Kim2018-01-251-0/+1
* | | Merge OpenSSL 1.0.2n.Jung-uk Kim2017-12-0737-82/+278
|\| |
| * | Import OpenSSL 1.0.2n.vendor/openssl/1.0.2nJung-uk Kim2017-12-0715-47/+63
* | | Merge OpenSSL 1.0.2m.Jung-uk Kim2017-11-02133-348/+1576
|\| |