index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ex_data.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-2
/
+2
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-6
/
+2
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-46
/
+95
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-4
/
+4
*
Rewrite crypto/ex_data
Rich Salz
2015-07-20
1
-388
/
+153
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-4
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+1
*
Fix memory leak reporting.
Dr. Stephen Henson
2015-02-09
1
-0
/
+2
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-419
/
+427
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-8
/
+8
*
Stop warning about extra ';' outside of function.
Dr. Stephen Henson
2008-05-31
1
-2
/
+2
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-11
/
+15
*
Avoid warnings.
Dr. Stephen Henson
2008-02-28
1
-1
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-5
/
+1
*
Relax some over-zealous constification that gave some lhash-based code no
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
Redo type-safety fix.
Ben Laurie
2001-09-07
1
-2
/
+1
*
OpenSSL copyright notices ...
Bodo Möller
2001-09-04
1
-0
/
+53
*
Convert "max" to "mx" for variable names (brought to my attention by Steve
Geoff Thorpe
2001-09-02
1
-25
/
+26
*
Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.
Ben Laurie
2001-09-02
1
-4
/
+3
*
First step in fixing "ex_data" support. Warning: big commit log ...
Geoff Thorpe
2001-09-01
1
-110
/
+456
*
Comment correction.
Bodo Möller
2000-12-18
1
-2
/
+4
*
Locking issues.
Bodo Möller
2000-12-15
1
-0
/
+13
*
Constification of CRYPTO_get_ex_data() needed for the sake of
Richard Levitte
2000-11-07
1
-1
/
+1
*
CRYPTO_get_ex_new_index would never return an error.
Richard Levitte
2000-10-16
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-24
1
-20
/
+20
*
Make the perl module compile and eliminate some of the warnings.
Ulf Möller
1999-07-22
1
-1
/
+1
*
New functions sk_set, sk_value and sk_num to replace existing macros: this is
Dr. Stephen Henson
1999-05-19
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-26
/
+8
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-3
/
+8
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+236