aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* MFV: r276862Jung-uk Kim2015-01-092-2/+2
|\
| * Fix build failure on Windows due to undefined cflags identifier.Jung-uk Kim2015-01-091-1/+1
* | Merge OpenSSL 1.0.1k.Jung-uk Kim2015-01-08108-3630/+1760
|\|
| * Import OpenSSL 1.0.1k.vendor/openssl/1.0.1kJung-uk Kim2015-01-0846-2888/+616
* | Merge OpenSSL 1.0.1j.Jung-uk Kim2014-10-1579-613/+1824
|\|
| * Import OpenSSL 1.0.1j.vendor/openssl/1.0.1jJung-uk Kim2014-10-1537-205/+981
* | Include the gssapi_krb5 library in KRB5_LDFLAGS.Glen Barber2014-09-081-1/+1
* | Merge OpenSSL 1.0.1i.Jung-uk Kim2014-08-07158-4989/+3288
|\|
| * Import OpenSSL 1.0.1i.vendor/openssl/1.0.1iJung-uk Kim2014-08-0773-4763/+2063
* | Merge OpenSSL 1.0.1h.Jung-uk Kim2014-06-0966-141/+824
|\|
| * Import OpenSSL 1.0.1h.vendor/openssl/1.0.1hJung-uk Kim2014-06-0622-39/+81
* | Fix OpenSSL multiple vulnerabilities.Xin LI2014-06-055-3/+36
* | Change comment about HPNDisabled to match the style of other options toSteven Hartland2014-05-201-1/+1
* | Fix OpenSSL NULL pointer deference vulnerability.Xin LI2014-05-131-0/+4
* | Fix OpenSSL use-after-free vulnerability.Xin LI2014-04-301-1/+1
* | Apply upstream patch for EC calculation bug and bump version addendum.Dag-Erling Smørgrav2014-04-2010-9/+35
|\ \
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-135-5/+5
* | | Restore the pX part to the version number printed in debugging mode.Dag-Erling Smørgrav2014-04-091-1/+1
* | | Merge OpenSSL 1.0.1g.Jung-uk Kim2014-04-0854-81/+311
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.0.1g.vendor/openssl/1.0.1gJung-uk Kim2014-04-0816-28/+189
* | | Fix NFS deadlock vulnerability. [SA-14:05]Xin LI2014-04-085-24/+106
* | | Upgrade to OpenSSH 6.6p1.Dag-Erling Smørgrav2014-03-25123-2462/+1520
|\ \ \ | | |/ | |/|
* | | Add a pre-merge script which reverts mechanical changes such as addedDag-Erling Smørgrav2014-03-2433-63/+132
* | | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* | | Fix installations that use kernels without CAPABILITIES support.Pawel Jakub Dawidek2014-02-041-2/+4
* | | Turn sandboxing on by default.Dag-Erling Smørgrav2014-02-013-3/+3
* | | Upgrade to OpenSSH 6.5p1.Dag-Erling Smørgrav2014-01-31204-4432/+13542
|\| |
* | | Merge OpenSSL 1.0.1f.Jung-uk Kim2014-01-22109-849/+1485
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.0.1f.vendor/openssl/1.0.1fJung-uk Kim2014-01-2255-613/+847
* | | MFV r260399:Xin LI2014-01-075-8/+25
|\| |
* | | Apply patch from upstream Heimdal for encoding fixBenjamin Kaduk2013-12-131-2/+2
* | | MFV r257952:Xin LI2013-11-1126-54/+70
|\ \ \ | | |/ | |/|
* | | Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of aDag-Erling Smørgrav2013-09-236-17/+64
* | | Pull in all the OpenSSH bits that we'd previously left out because weDag-Erling Smørgrav2013-09-21146-0/+43001
|\| |
* | | Upgrade to 6.3p1.Dag-Erling Smørgrav2013-09-21154-2393/+4264
|\| |
* | | Change the default value of VerifyHostKeyDNS to "yes" if compiled withDag-Erling Smørgrav2013-09-103-1/+11
* | | These three files appeared in 6.0p1, which was imported into the vendorDag-Erling Smørgrav2013-09-093-0/+558
|\| |
* | | Apply upstream revision 1.151 (fix relative symlinks)Dag-Erling Smørgrav2013-08-131-1/+2
|\| |
* | | MFV r254106 (OpenSSL bugfix for RT #2984):Xin LI2013-08-081-1/+1
|\ \ \ | | |/ | |/|
* | | Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.Hiroki Sato2013-06-301-1/+1
* | | r251088 reverted the default value for UsePrivilegeSeparation fromDag-Erling Smørgrav2013-06-282-2/+2
* | | Revert a local change that sets the default for UsePrivilegeSeparation toDag-Erling Smørgrav2013-05-291-1/+1
* | | Have the ipropd-master listen on an IPv6 socket in addition to an IPv4Bjoern A. Zeeb2013-05-181-6/+62
* | | Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patchedDag-Erling Smørgrav2013-05-1712-30/+65
|\ \ \ | | |/ | |/|
* | | The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWBryan Drewery2013-05-131-1/+1
* | | Merge updated "no such identity file" patch.Dag-Erling Smørgrav2013-04-243-34/+29
|\| |
* | | Silence "received disconnect" in the common case.Dag-Erling Smørgrav2013-04-141-2/+6
|\| |
* | | Merge upstream patch to silence spurious "no such identity file" warnings.Dag-Erling Smørgrav2013-04-024-14/+29
|\| |
* | | Silence printf format warnings.Dag-Erling Smørgrav2013-04-021-5/+10
* | | Silence warnings about redefined macros.Dag-Erling Smørgrav2013-04-011-0/+4