summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/stack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the policy STACK_OF stuff to pcy_int.h as welltb2023-04-251-48/+1
* Remove SXNETtb2023-04-251-25/+1
* Future users of libcrypto will also have to do without strong extranettb2023-04-241-1/+3
* Fix sk_is_sorted to tread 0 and 1 element lists as sorted.beck2023-04-241-3/+12
* Annotate policy tree STACK_OF() goo for removal from public APItb2023-04-161-1/+4
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-22/+22
* Hide symbols in libcrypto/stackbeck2022-11-111-1/+22
* Add ESSCertIDv2 stack macroskn2022-07-161-1/+25
* Expose Certificate Transparency symbols in headerstb2022-01-141-5/+1
* Put CTLOG and SCT stacks definitions in the right place.jsing2021-12-191-47/+49
* Make the certificate transparency code build with the rest of the librarybeck2021-11-241-1/+47
* Bring back stack macros for CMS structs.jsing2019-08-111-1/+111
* Remove a bunch of ancient and highly crufty ASN.1 related code fromjsing2018-10-241-264/+1
* Remove stack related macros that should have been nuked whenjsing2018-10-241-333/+1
* When you replace an element in a sorted array with somethingschwarze2018-04-011-1/+2
* Place some macros under #ifndef LIBRESSL_INTERNAL.jsing2016-12-271-2/+5
* Delete a lot of #if 0 code in libressl.doug2015-02-071-11/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+4
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-123-2/+3
* more: no need for null check before freederaadt2014-05-301-2/+1
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-2/+1
* does sunos not have memmove? sorry, i guess sunos will not have libressl.tedu2014-05-171-21/+3
* simple reallocarray to check multiplies. ok guenthertedu2014-05-171-6/+4
* Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() andmiod2014-05-121-0/+107
* KNF.jsing2014-04-202-181/+219
* Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as theremiod2014-04-181-0/+13
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-7/+7
* we don't use these files for buildingtedu2014-04-151-75/+0
* The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod2014-04-151-120/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-9/+0
* resolve conflictsdjm2012-10-131-25/+113
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-57/+58
* resolve conflicts, fix local changesdjm2010-10-014-391/+839
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-1/+1
|\
| * import OpenSSL-1.0.0adjm2010-10-011-1/+1
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-1/+1
|\|
| * import openssl-0.9.8jdjm2009-01-091-1/+1
* | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+44
* | resolve conflictsdjm2008-09-063-64/+478
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-10/+8
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-061-10/+8
* | resolve conflictsdjm2006-06-271-25/+28
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\|
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
* | resolve conflictsdjm2005-04-293-4/+70
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+86
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+86
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1