Matt Caswell
|
454afd9866
Update copyright year
|
há 4 anos atrás |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
há 4 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
há 5 anos atrás |
Anna Henningsen
|
e26f653def
Fix compilation with `-DREF_PRINT`
|
há 5 anos atrás |
Richard Levitte
|
b6a34e9abd
Following the license change, modify the boilerplates in crypto/dso/
|
há 6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
há 7 anos atrás |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
há 7 anos atrás |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
há 7 anos atrás |
Davide Galassi
|
210fe4edee
Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned)
|
há 8 anos atrás |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
há 8 anos atrás |
Matt Caswell
|
b39eda7ee6
Add a DSO_dsobyaddr() function
|
há 8 anos atrás |
Matt Caswell
|
cb6ea61c16
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
|
há 8 anos atrás |
FdaSilvaYY
|
b2b361f6af
Raise an Err when CRYPTO_THREAD_lock_new fails
|
há 8 anos atrás |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
há 8 anos atrás |
Rich Salz
|
3d8b2ec42b
Remove several unused undocumented functions.
|
há 8 anos atrás |
Rich Salz
|
73decf5975
Make DSO opaque.
|
há 8 anos atrás |
Alessandro Ghedini
|
c74471d293
Convert CRYPTO_LOCK_DSO to new multi-threading API
|
há 8 anos atrás |
Dmitry-Me
|
edae9834b6
GH762: Reuse strdup()
|
há 8 anos atrás |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
há 8 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
FdaSilvaYY
|
98637bd30e
Fix two possible leaks.
|
há 8 anos atrás |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
há 9 anos atrás |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
há 9 anos atrás |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
há 9 anos atrás |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
há 9 anos atrás |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
há 9 anos atrás |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
há 9 anos atrás |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
há 9 anos atrás |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
há 9 anos atrás |