index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cryptlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In CRYPTO_lock(), check that the application cares about locking (provided
Richard Levitte
2002-12-11
1
-7
/
+7
*
sk_*_push() returns the number of items on the stack, not the index of the
Richard Levitte
2002-12-11
1
-3
/
+13
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+8
*
Off-by-one-error corrected.
Richard Levitte
2002-11-04
1
-1
/
+1
*
clean up new code for NIST primes
Bodo Möller
2002-10-28
1
-1
/
+55
*
really fix race condition
Bodo Möller
2002-09-23
1
-1
/
+2
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-1
/
+7
*
get rid of OpenSSLDie
Bodo Möller
2002-08-02
1
-8
/
+0
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-0
/
+8
*
new locks
Bodo Möller
2002-02-13
1
-1
/
+3
*
This looks to have been a typo.
Geoff Thorpe
2001-11-24
1
-1
/
+1
*
fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>
Bodo Möller
2001-11-23
1
-0
/
+3
*
Totally get rid of CRYPTO_LOCK_ERR_HASH.
Bodo Möller
2001-09-06
1
-3
/
+2
*
First step in fixing "ex_data" support. Warning: big commit log ...
Geoff Thorpe
2001-09-01
1
-1
/
+2
*
md_rand.c thread safety
Bodo Möller
2001-07-25
1
-1
/
+2
*
Don't set pointer if add_lock_callback used.
Dr. Stephen Henson
2001-06-19
1
-1
/
+0
*
Stop mishandling the type number in dynlock locking
Richard Levitte
2001-06-01
1
-3
/
+2
*
Don't decrement the reference counter twice when destroying dynamic
Richard Levitte
2001-06-01
1
-2
/
+2
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-1
/
+2
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-5
/
+5
*
Locking issues.
Bodo Möller
2000-12-15
1
-1
/
+1
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+2
*
Handle ASN1_SET_OF and PKCS12_STACK_OF using function
Dr. Stephen Henson
2000-06-20
1
-3
/
+3
*
Add the missing callback pointer handling functions.
Richard Levitte
2000-06-19
1
-13
/
+42
*
Add OPENSSL_free at the end of CRYPTO_destroy_dynlockid.
Bodo Möller
2000-06-19
1
-0
/
+3
*
Redo the support for dynamic locks. First of all, it was terribly
Richard Levitte
2000-06-19
1
-59
/
+85
*
Add support for dynamically created and destroyed mutexes. This will
Richard Levitte
2000-06-18
1
-5
/
+134
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
This commit ties the new DSO code (crypto/dso/) into the build for a
Geoff Thorpe
2000-04-05
1
-1
/
+2
*
Late break-in patch for MacOS support.
Andy Polyakov
1999-12-19
1
-1
/
+1
*
Two changes have been made:
Richard Levitte
1999-11-12
1
-1
/
+2
*
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
Dr. Stephen Henson
1999-08-24
1
-1
/
+2
*
avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,
Bodo Möller
1999-07-21
1
-1
/
+0
*
New function CRYPTO_num_locks.
Bodo Möller
1999-06-18
1
-0
/
+5
*
Various bugfixes: Uses locking for some more of the stuff that is not
Bodo Möller
1999-05-14
1
-3
/
+5
*
Fix cryptlib.c.
Bodo Möller
1999-05-14
1
-0
/
+4
*
Remove NOPROTO-related macros.
Ulf Möller
1999-04-27
1
-2
/
+2
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-7
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-22
/
+9
*
Massive constification.
Ben Laurie
1999-04-17
1
-12
/
+14
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-4
/
+5
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-4
/
+44
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+267