aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store/str_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Add and use OPENSSL_zallocRich Salz2015-09-021-2/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* remove malloc castsRich Salz2015-04-281-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-283/+288
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-14/+27
* Reference bug.Richard Levitte2009-02-191-2/+2
* Remove extraneous semicolonsRichard Levitte2008-12-161-2/+2
* More type-checking.Ben Laurie2008-06-041-24/+32
* Fix more error codes.Bodo Möller2005-05-111-2/+2
* Implement missing functions.Richard Levitte2003-06-261-2/+2
* Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte2003-06-121-1/+3
* Add the possibility to hand execution parameters (for exampleRichard Levitte2003-05-071-17/+25
* Provide some extra comments about the STORE_Memory STORE method.Richard Levitte2003-05-011-2/+25
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+324