summaryrefslogtreecommitdiff
path: root/crypto/ex_data.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak reporting.Dr. Stephen Henson2015-02-091-0/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-419/+427
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* More type-checking.Ben Laurie2008-06-041-8/+8
* Stop warning about extra ';' outside of function.Dr. Stephen Henson2008-05-311-2/+2
* LHASH revamp. make depend.Ben Laurie2008-05-261-11/+15
* Avoid warnings.Dr. Stephen Henson2008-02-281-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-5/+1
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-291-1/+1
* Redo type-safety fix.Ben Laurie2001-09-071-2/+1
* OpenSSL copyright notices ...Bodo Möller2001-09-041-0/+53
* Convert "max" to "mx" for variable names (brought to my attention by SteveGeoff Thorpe2001-09-021-25/+26
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-4/+3
* First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe2001-09-011-110/+456
* Comment correction.Bodo Möller2000-12-181-2/+4
* Locking issues.Bodo Möller2000-12-151-0/+13
* Constification of CRYPTO_get_ex_data() needed for the sake ofRichard Levitte2000-11-061-1/+1
* CRYPTO_get_ex_new_index would never return an error.Richard Levitte2000-10-161-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-20/+20
* Make the perl module compile and eliminate some of the warnings.Ulf Möller1999-07-221-1/+1
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-26/+8
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-3/+8
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+236