summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Incorrect/unneeded fix for 5.8OPENBSD_5_8beck2016-06-272-33/+9
* Fix several issues in the OCSP code that could result in the incorrectbeck2016-06-252-9/+33
* Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.libressl-v2.2.9tedu2016-06-061-2/+2
* Correct a problem that prevents the DSA signing algorithm from runningbeck2016-06-061-4/+6
* LibreSSL 2.2.9bcook2016-06-061-3/+3
* bump to 2.2.8libressl-v2.2.8bcook2016-05-291-3/+3
* Fix a short-read bug in the previous version of asn1_d2i_read_biobcook2016-05-291-26/+28
* prefer limits.h over sys/limits.hlibressl-v2.2.7bcook2016-05-031-2/+2
* bump to 2.2.7bcook2016-05-031-2/+2
* backport patch from openssl for multiple issues:tedu2016-05-037-30/+56
* This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.cvs2svn2016-05-031-0/+209
* bump version.libressl-v2.2.6beck2016-01-281-3/+3
* deprecate SSL_OP_SINGLE_DH_USEbeck2016-01-272-37/+6
* remove O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authoritysthen2015-12-171-49/+0
* Bump LibreSSL version number to 2.2.5 in 5.8 release branch.libressl-v2.2.5bcook2015-12-041-3/+3
* Fix for OpenSSL CVE-2015-3195beck2015-12-041-3/+8
* patch for OpenSSL CVE-2015-3194beck2015-12-041-2/+2
* Bump LibreSSL version number to 2.2.4 in 5.8 release branch.libressl-v2.2.4bcook2015-10-151-3/+3
* pull up fixes for leak and overruntedu2015-10-151-6/+4
* Bump LibreSSL version number to 2.2.3 in 5.8 release branch.libressl-v2.2.3jsing2015-08-281-3/+3
* MFC: Correctly handle a ClientHello that contains no TLS extensions, ratherjsing2015-08-281-1/+3
* This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.libressl-v2.2.2cvs2svn2015-08-021185-381116/+0
* spelling; ok deraadtjmc2015-08-022-4/+4
* remove ssl3 bits; ok dougjmc2015-08-021-58/+14
* Don't hardcode /usr/src, use BSDSRCDIRtobiasu2015-07-311-2/+2
* Fix SRTP parsing.doug2015-07-312-6/+4
* Add linker warnings in case SSLv3_{,client,server}_method are referenced.miod2015-07-295-5/+35
* Use named initialisers for X509V3_EXT_METHOD structs (for the usualjsing2015-07-2938-456/+1176
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-2940-108/+108
* Expand obsolete M_ASN1_STRING_* macros in asn1_lib.c, apply some style(9)jsing2015-07-292-12/+10
* use file system path (.Pa) semantic markup macros where appropriate.sobrado2015-07-271-7/+7
* Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should bejsing2015-07-274-20/+10
* remove unused variablechl2015-07-261-2/+2
* double words fix; docs are slowly getting moved to mdoc, but thissobrado2015-07-254-4/+4
* Place the ASN.1 template macros (and remaining implement macros) underjsing2015-07-252-6/+12
* double word fix.sobrado2015-07-251-2/+2
* Expand another ASN.1 template macro that snuck through last time around.jsing2015-07-252-4/+16
* Manually expand ASN.1 template macros - only change in generated assemblyjsing2015-07-256-32/+80
* Expand ASN.1 template macros that got missed in the last pass - only changejsing2015-07-256-22/+62
* Expand ASN.1 template macros - the generated assembly only differs byjsing2015-07-2526-282/+1612
* Expand ASN.1 template macros - no change in generated assembly.jsing2015-07-252-112/+588
* Expand ASN.1 template macros - no change in generated assembly.jsing2015-07-252-178/+1090
* Expand another wall of ASN.1 template macros - no change to generatedjsing2015-07-252-448/+2714
* Expand ASN.1 template macros - no change in generated assembly.jsing2015-07-254-272/+1694
* Expand ASN.1 template macros - the generated assembly only differs byjsing2015-07-252-110/+702
* Expand ASN.1 template macros - no change in generated assembly.jsing2015-07-244-54/+342
* Expand ASN.1 template macros - the generated assembly only differs byjsing2015-07-242-102/+682
* an TLS -> a TLS; from thanos tsouanasjmc2015-07-245-14/+14
* Expand ASN1_ITEM_TEMPLATE/ASN1_EX_TEMPLATE_TYPE/ASN1_ITEM_TEMPLATE_ENDjsing2015-07-248-44/+212
* Expand IMPLEMENT_ASN1_MSTRING macros - the generated assembly only differsjsing2015-07-244-12/+84