summaryrefslogtreecommitdiff
path: root/crypto/stack/safestack.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-2567/+0
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-231/+0
* Make STACK_OF opaque.Dr. Stephen Henson2015-03-051-10/+2
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-15/+148
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-2645/+2507
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+3
* RT2308: Add extern "C" { ... } wrapperRich Salz2014-08-271-0/+8
* Implement sk_deep_copy.Viktor Dukhovni2014-06-221-6/+100
* Separate the SCT List parser from the SCT List viewerRob Stradling2014-06-101-0/+22
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-0/+22
* Add DTLS-SRTP.Ben Laurie2011-11-151-0/+22
* make update (1.1.0-dev)Richard Levitte2011-03-231-3/+9
* Add SRP support.Ben Laurie2011-03-121-0/+60
* Assorted bugfixes:Bodo Möller2011-02-031-30/+30
* PR: 2386Dr. Stephen Henson2010-12-021-1/+2
* PR: 2278Dr. Stephen Henson2010-05-291-1/+1
* make updateDr. Stephen Henson2010-02-071-25/+25
* make updateDr. Stephen Henson2010-01-151-25/+25
* Update from 1.0.0-stable.Dr. Stephen Henson2009-07-271-24/+24
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-84/+84
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-281-21/+29
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-83/+45
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-23/+0
* Type-safe OBJ_bsearch_ex.Ben Laurie2008-10-141-1/+1
* Remove old non-safestack code.Dr. Stephen Henson2008-06-041-66/+0
* More type-checking.Ben Laurie2008-06-041-86/+422
* Avoid warning about empty structures and always define CHECKED_PTR_OFDr. Stephen Henson2008-05-271-2/+2
* LHASH revamp. make depend.Ben Laurie2008-05-261-0/+234
* Add missing cast.Dr. Stephen Henson2008-05-091-1/+1
* Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson2008-03-261-0/+22
* And so it begins...Dr. Stephen Henson2008-03-121-0/+88
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-0/+22
* Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson2007-09-071-119/+49
* Make preprocessor logic more fail-safe.Andy Polyakov2007-07-301-1/+1
* As for inline vs. __inline. The original code implies that most compilersAndy Polyakov2007-07-301-5/+8
* Inline function declarations have to be prototypes.Ben Laurie2007-06-231-1/+1
* WIN32 fixes.Dr. Stephen Henson2007-06-081-3/+7
* Back out safestack.h change for now: seems to break some things.Dr. Stephen Henson2007-06-041-0/+1936
* Avoid use of function pointer casts in pem library. Modify safestack toDr. Stephen Henson2007-06-041-1934/+0
* Add SEED encryption algorithm.Bodo Möller2007-04-231-2/+0
* Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson2006-12-061-4/+2
* Add RFC 3779 support.Ben Laurie2006-11-271-0/+70
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-1/+66
* Overhaul of by_dir code to handle dynamic loading of CRLs.Dr. Stephen Henson2006-09-171-0/+44
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+93
* openssl_fcast should always be defined, not just with DEBUG_SAFESTACKDr. Stephen Henson2005-05-141-2/+2
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-24/+27
* Make sure id2_func is properly cast as well...Richard Levitte2005-04-201-2/+2
* Avoid compiler complaint about mismatched function signaturesRichard Levitte2005-04-201-2/+2