summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/stack/safestack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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