aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store
Commit message (Expand)AuthorAgeFilesLines
* Add and use OPENSSL_zallocRich Salz2015-09-023-9/+4
* Add X509_up_ref function.Dr. Stephen Henson2015-08-311-5/+3
* Add X509_CRL_up_ref functionDr. Stephen Henson2015-08-311-4/+4
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-043-8/+9
* free NULL cleanup -- codaRich Salz2015-05-011-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* remove malloc castsRich Salz2015-04-283-6/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-19/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-658/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-2589/+2713
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-14/+27
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Add explanatory note to crypto/store/READMERich Salz2014-08-311-0/+6
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Make it possible to disable STORE.Richard Levitte2009-02-191-0/+6
* Reference bug.Richard Levitte2009-02-191-2/+2
* Remove extraneous semicolonsRichard Levitte2008-12-161-2/+2
* More type-checking.Ben Laurie2008-06-043-28/+41
* Typo in str_lib.cAndy Polyakov2007-07-071-1/+1
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* add additional checks + cleanupNils Larsch2006-01-291-1/+3
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Fix more error codes.Bodo Möller2005-05-114-41/+49
* Rebuild error codes.Dr. Stephen Henson2005-04-121-117/+121
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* 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
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-36/+17
* Deprecate some recursive includes from the store.h API header, and put backGeoff Thorpe2004-05-173-1/+6
* make updateGeoff Thorpe2004-04-191-27/+20
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-9/+4
* Implement missing functions.Richard Levitte2003-06-265-9/+196
* Add the application data type to the README.Richard Levitte2003-06-181-0/+1
* Missing string and potential memory leaks.Richard Levitte2003-06-181-14/+22
* Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte2003-06-123-12/+90
* BeautifyRichard Levitte2003-06-121-2/+2
* Remove extra ;Richard Levitte2003-06-042-2/+2
* I have no idea how I cut away that piece of text...Richard Levitte2003-05-211-1/+5
* I don't remember what my thinking was with str_compat.h. Maybe it'llRichard Levitte2003-05-201-1/+2
* Misspelled functions.Richard Levitte2003-05-201-6/+6
* Some misspelled function names.Richard Levitte2003-05-201-10/+6
* Make the function STORE_new_engine() public.Richard Levitte2003-05-191-0/+1
* Define the two authentication parameter types for passphrase andRichard Levitte2003-05-071-1/+3