summaryrefslogtreecommitdiff
path: root/src/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* from head, will become 5.3 015_openssl.patchOPENBSD_5_3deraadt2014-04-121-1/+1
* MFC:djm2014-04-082-13/+27
* MFC: Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentjca2013-12-201-1/+8
* This commit was manufactured by cvs2git to create branch 'OPENBSD_5_3'.cvs2svn2013-02-14105-52036/+0
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-1425-515/+2348
* remove ACSS, crank libcrypto major; ok markus@ deraadt@djm2013-01-269-480/+4
* New CA root certificates, ok beck@.sthen2012-12-031-99/+1705
* Additional CA root certificates: GeoTrust/Equifax, Go Daddy, StartCom, thawte.sthen2012-12-011-0/+1187
* Regenerate the text information for all certificates with recent opensslsthen2012-11-301-439/+465
* Remove retired Thawte/Verisign certificates.sthen2012-11-301-499/+0
* On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-314-9/+5
* Restore r1.10, lost during last update:miod2012-10-221-1/+1
* Makefile and header changes for OpenSSL-1.0.1cdjm2012-10-1320-139/+361
* import files that CVS missed; sighdjm2012-10-135-0/+749
* resolve conflictsdjm2012-10-13309-4740/+23179
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1328-554/+421
|\
| * import OpenSSL-1.0.1cdjm2012-10-13290-3994/+14133
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-13193-1354/+53656
|\ \
| * | import OpenSSL-1.0.1cdjm2012-10-13218-2281/+58716
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-139-18/+869
|\ \ \
| * | | import OpenSSL-1.0.1cdjm2012-10-1342-501/+5785
* | | | When deciding whether we're PIC in a (generated) asm file, check for both PICpascal2012-08-211-1/+1
* | | | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-022-4/+2
* | | | Skip printing another SSLv2-only command in s_client's usage text.sthen2012-07-121-0/+2
* | | | Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-1119-7/+94
* | | | cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflowdjm2012-04-193-14/+61
* | | | OpenSSL 1.0.0f: crank minordjm2012-01-053-3/+3
* | | | OpenSSL 1.0.0f: mergedjm2012-01-0551-186/+526
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-01-052-8/+24
|\| | |
| * | | OpenSSL 1.0.0f: import upstream sourcedjm2012-01-0516-28/+90
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-01-051-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | OpenSSL 1.0.0f: import upstream sourcedjm2012-01-0534-115/+358
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-01-057-17/+114
|\ \ \ \ | | |_|/ | |/| |
| * | | OpenSSL 1.0.0f: import upstream sourcedjm2012-01-0511-69/+217
* | | | crank major for openssl-1.0.0edjm2011-11-033-3/+3
* | | | openssl-1.0.0e: resolve conflictsdjm2011-11-03180-1657/+3506
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-0318-131/+1470
|\ \ \ \ | | |/ / | |/| |
| * | | import OpenSSL 1.0.0edjm2011-11-03166-1620/+4772
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-034-76/+117
|\ \ \ \ | | |_|/ | |/| |
| * | | import OpenSSL 1.0.0edjm2011-11-0319-193/+284
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-0354-507/+1154
|\ \ \ \ | | |_|/ | |/| |
| * | | import OpenSSL 1.0.0edjm2011-11-0371-595/+1304
* | | | Add support for hppa64 based on the defaults for 64-bit HP-UX as found in thekettenis2011-08-031-0/+253
* | | | - Replace digicert 2nd-level cert with the root which issued it.sthen2011-07-201-114/+247
* | | | No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it.mpf2011-07-081-2/+1
* | | | Pass CFLAGS (which contains -DOPENSSL_IA32_SSE2) to the perlasmmpf2011-07-081-3/+3
* | | | switch to installing source manuals (base part)schwarze2011-06-231-262/+246
* | | | Add the following certs:dhill2011-06-151-0/+563
* | | | remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been sixjasper2011-05-261-3/+1
* | | | Make this script more generic and minimize differences betweenjasper2011-05-051-8/+23