summaryrefslogtreecommitdiff
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
* Add DTLS-SRTP.ben2011-11-151-0/+22
* make update (1.1.0-dev)levitte2011-03-231-3/+9
* Add SRP support.ben2011-03-121-0/+60
* Assorted bugfixes:bodo2011-02-031-30/+30
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* PR: 2386steve2010-12-021-1/+2
* PR: 2278steve2010-05-291-1/+1
* make updatesteve2010-02-071-25/+25
* make updatesteve2010-01-151-25/+25
* Update from 1.0.0-stable.steve2009-07-271-24/+24
* Update from 1.0.0-stablesteve2009-07-271-84/+84
* Update from 1.0.0-stable.steve2009-04-281-21/+29
* Merge from 1.0.0-stable branch.steve2009-04-231-83/+45
* Merge from 1.0.0-stable branch.steve2009-04-031-23/+0
* Type-safe OBJ_bsearch_ex.ben2008-10-143-24/+15
* Remove old non-safestack code.steve2008-06-041-66/+0
* More type-checking.ben2008-06-043-145/+482
* Avoid warning about empty structures and always define CHECKED_PTR_OFsteve2008-05-271-2/+2
* LHASH revamp. make depend.ben2008-05-261-0/+234
* Add missing cast.steve2008-05-091-1/+1
* Signed Receipt Request utility functions and option on CMS utility tosteve2008-03-261-0/+22
* And so it begins...steve2008-03-121-0/+88
* Support for certificate status TLS extension.steve2007-09-261-0/+22
* Change safestack reimplementation to match 0.9.8.steve2007-09-071-119/+49
* Make preprocessor logic more fail-safe.appro2007-07-301-1/+1
* As for inline vs. __inline. The original code implies that most compilersappro2007-07-301-5/+8
* Inline function declarations have to be prototypes.ben2007-06-231-1/+1
* WIN32 fixes.steve2007-06-081-3/+7
* Back out safestack.h change for now: seems to break some things.steve2007-06-041-0/+1936
* Avoid use of function pointer casts in pem library. Modify safestack tosteve2007-06-041-1934/+0
* Add SEED encryption algorithm.bodo2007-04-231-2/+0
* Constify version strings and some structures.steve2007-01-211-1/+1
* Fix change to OPENSSL_NO_RFC3779steve2006-12-061-4/+2
* Add RFC 3779 support.ben2006-11-271-0/+70
* Initial, incomplete support for typesafe macros without using functionsteve2006-11-161-1/+66
* Overhaul of by_dir code to handle dynamic loading of CRLs.steve2006-09-171-0/+44
* RFC 3161 compliant time stamp request creation, response generationulf2006-02-121-0/+93
* Update filenames in makefiles.steve2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-3/+9
* make updatebodo2005-05-161-8/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1
* openssl_fcast should always be defined, not just with DEBUG_SAFESTACKsteve2005-05-141-2/+2
* Some C compilers produce warnings or compilation errors if an attemptsteve2005-05-121-24/+27
* Make sure id2_func is properly cast as well...levitte2005-04-201-2/+2
* Avoid compiler complaint about mismatched function signatureslevitte2005-04-201-2/+2
* Type mismatch detected by DEC C compiler. void* != void**levitte2005-04-201-1/+1
* Various Win32 and other fixes for warnings and compilation errors.steve2005-04-191-2/+2
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).ben2005-03-311-1/+1
* Blow away Makefile.ssl.ben2005-03-301-4/+3