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