aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* 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-143-24/+15
* Remove old non-safestack code.Dr. Stephen Henson2008-06-041-66/+0
* More type-checking.Ben Laurie2008-06-043-145/+482
* 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
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* 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
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+9
* make updateBodo Möller2005-05-161-8/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* 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
* Type mismatch detected by DEC C compiler. void* != void**Richard Levitte2005-04-201-1/+1
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-2/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Oops!Dr. Stephen Henson2004-10-041-1/+1
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-043-0/+74
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+21