summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/stack/safestack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put CTLOG and SCT stacks definitions in the right place.jsing2021-12-191-47/+49
| | | | No functional change.
* Make the certificate transparency code build with the rest of the librarybeck2021-11-241-1/+47
| | | | | | Do not expose it yet, this will wait for an upcoming bump ok tb@
* 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
| | | | | | libcrypto (the "new" stuff replaced this back around 2000 or so...). ok tb@
* Remove stack related macros that should have been nuked whenjsing2018-10-241-333/+1
| | | | {CMS,KRB5,SRP} were removed.
* Place some macros under #ifndef LIBRESSL_INTERNAL.jsing2016-12-271-2/+5
|
* tags as requested by miod and teduderaadt2014-06-121-0/+1
|
* Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() andmiod2014-05-121-0/+107
| | | | | | | | ASN1_unpack_string() from the NO_ASN1_OLD purge; turns out that some Ruby extensions still use them, unfortunately, so we need to give them some more time to catch up on ``recent'' interfaces. Riding on the libcrypto major bump.
* Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as theremiod2014-04-181-0/+13
| | | | | | | are still some 3rd-party code using it, and fixing them is not trivial. As an excuse gift, the memory leaks on failure in resurrected a_set.c have been fixed.
* The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod2014-04-151-120/+0
| | | | | | | | | | obsolete (and mostly internal) routines to be compiled out. We don't expect any reasonable software to stick to these interfaces, so better clean up the view and unifdef -DNO_ASN1_OLD. The astute reader will notice the existence of NO_OLD_ASN1 which serves a similar purpose, but is more entangled. Its time will come, soon.
* resolve conflictsdjm2012-10-131-25/+113
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-57/+58
|
* resolve conflicts, fix local changesdjm2010-10-011-232/+776
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+44
|
* resolve conflictsdjm2008-09-061-50/+462
|
* resolve conflictsdjm2006-06-271-25/+28
|
* resolve conflictsdjm2005-04-291-0/+59
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+378
|
* openssl-engine-0.9.6 mergebeck2000-12-151-66/+1071
|
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+129