projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Always use TLSv1.0 for record layer version in TLSv1.3
[oweals/openssl.git]
/
crypto
/
ex_data.c
2016-09-08
Matt Caswell
Fix mem leaks during auto-deinit
blob
|
commitdiff
|
raw
2016-08-01
Richard J. Moore
Const the ex data stuff too to fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Richard Levitte
Change all our uses of CRYPTO_THREAD_run_once to use...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 05/10
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
Viktor Dukhovni
Fold threads.h into crypto.h making API public
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Matt Caswell
Fix ex_data locks issue
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Matt Caswell
Ensure all locks are properly cleaned up
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Rename int_*() functions to *_int()
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Rename lots of *_intern or *_internal function to int_*
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Deprecate CRYPTO_cleanup_all_ex_data() and make it...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
FdaSilvaYY
Fix error code
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Richard Levitte
Change an function macro for ERR match the function...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-12
Emilia Kasper
Fix memory leak in library deinit
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Alessandro Ghedini
Convert CRYPTO_LOCK_EX_DATA to new multi-threading API
blob
|
commitdiff
|
raw
|
diff to current
2016-02-05
FdaSilvaYY
GH601: Various spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Dr. Stephen Henson
Only declare stacks in headers
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Dr. Stephen Henson
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Rich Salz
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Continue standardising malloc style for libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Rich Salz
Rewrite crypto/ex_data
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Rich Salz
remove malloc casts
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Dr. Stephen Henson
Fix memory leak reporting.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Rich Salz
util/mkstack.pl now generates entire safestack.h
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Dr. Stephen Henson
Avoid warnings with -pedantic, specifically:
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Ben Laurie
More type-checking.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-31
Dr. Stephen Henson
Stop warning about extra ';' outside of function.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Ben Laurie
LHASH revamp. make depend.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Dr. Stephen Henson
Avoid warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Geoff Thorpe
(oops) Apologies all, that last header-cleanup commit...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-29
Geoff Thorpe
Relax some over-zealous constification that gave some...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Ben Laurie
Redo type-safety fix.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-04
Bodo Möller
OpenSSL copyright notices ...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Geoff Thorpe
Convert "max" to "mx" for variable names (brought to...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Ben Laurie
Make MD functions take EVP_MD_CTX * instead of void...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Geoff Thorpe
First step in fixing "ex_data" support. Warning: big...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Bodo Möller
Comment correction.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Bodo Möller
Locking issues.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Richard Levitte
Constification of CRYPTO_get_ex_data() needed for the...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-16
Richard Levitte
CRYPTO_get_ex_new_index would never return an error.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Dr. Stephen Henson
Tidy up CRYPTO_EX_DATA structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-22
Ulf Möller
Make the perl module compile and eliminate some of...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Dr. Stephen Henson
New functions sk_set, sk_value and sk_num to replace...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current