summaryrefslogtreecommitdiffstats
path: root/crypto/store/str_mem.c
AgeCommit message (Expand)Author
2016-02-10Remove store.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2009-02-19Reference bug.Richard Levitte
2008-12-16Remove extraneous semicolonsRichard Levitte
2008-06-04More type-checking.Ben Laurie
2005-05-11Fix more error codes.Bodo Möller
2003-06-26Implement missing functions.Richard Levitte
2003-06-12Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte
2003-05-07Add the possibility to hand execution parameters (for exampleRichard Levitte
2003-05-01Provide some extra comments about the STORE_Memory STORE method.Richard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte