Lutz Jänicke
|
c046fffa16
OpenSSL Security Advisory [30 July 2002]
|
22 years ago |
Bodo Möller
|
4f85a2e21e
new locks
|
23 years ago |
Geoff Thorpe
|
bcbe4e5254
This looks to have been a typo.
|
23 years ago |
Bodo Möller
|
883b0c2274
fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>
|
23 years ago |
Bodo Möller
|
78f7923580
Totally get rid of CRYPTO_LOCK_ERR_HASH.
|
23 years ago |
Geoff Thorpe
|
3a0799977b
First step in fixing "ex_data" support. Warning: big commit log ...
|
23 years ago |
Bodo Möller
|
daba492c3a
md_rand.c thread safety
|
23 years ago |
Dr. Stephen Henson
|
3cc1f498a1
Don't set pointer if add_lock_callback used.
|
23 years ago |
Richard Levitte
|
a87f50fb5a
Stop mishandling the type number in dynlock locking
|
23 years ago |
Richard Levitte
|
80340f1fe9
Don't decrement the reference counter twice when destroying dynamic
|
23 years ago |
Richard Levitte
|
a63d5eaab2
Add a general user interface API. This is designed to replace things
|
23 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Bodo Möller
|
3ac82faae5
Locking issues.
|
24 years ago |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 years ago |
Dr. Stephen Henson
|
7ef8206859
|
24 years ago |
Richard Levitte
|
55b7688ef5
Add the missing callback pointer handling functions.
|
24 years ago |
Bodo Möller
|
95a9fea711
Add OPENSSL_free at the end of CRYPTO_destroy_dynlockid.
|
24 years ago |
Richard Levitte
|
e73a6965e3
Redo the support for dynamic locks. First of all, it was terribly
|
24 years ago |
Richard Levitte
|
c79223040d
Add support for dynamically created and destroyed mutexes. This will
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Geoff Thorpe
|
9ec0126ed2
This commit ties the new DSO code (crypto/dso/) into the build for a
|
24 years ago |
Andy Polyakov
|
a7c5241f5f
Late break-in patch for MacOS support.
|
25 years ago |
Richard Levitte
|
1f575f1b1d
Two changes have been made:
|
25 years ago |
Dr. Stephen Henson
|
13066cee60
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
|
25 years ago |
Bodo Möller
|
664b99853c
avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,
|
25 years ago |
Bodo Möller
|
a111306bbc
New function CRYPTO_num_locks.
|
25 years ago |
Bodo Möller
|
2a82c7cf25
Various bugfixes: Uses locking for some more of the stuff that is not
|
25 years ago |
Bodo Möller
|
d36bcdf5ca
Fix cryptlib.c.
|
25 years ago |
Ulf Möller
|
73d2257d97
Remove NOPROTO-related macros.
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |