Richard Levitte
|
b646179229
Copyright year updates
|
hace 8 meses |
rilysh
|
0f644b96d2
replace strstr() with strchr() for single characters
|
hace 10 meses |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Matt Caswell
|
38fc02a708
Update copyright year
|
hace 3 años |
Tomas Mraz
|
d475a9efcf
dl_name_converter: Avoid unnecessary overallocation
|
hace 3 años |
Matt Caswell
|
605856d72c
Update copyright year
|
hace 4 años |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
hace 4 años |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
hace 4 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Richard Levitte
|
b6a34e9abd
Following the license change, modify the boilerplates in crypto/dso/
|
hace 6 años |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
hace 7 años |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
hace 7 años |
Rich Salz
|
297002a332
Replace malloc+strcpy with strdup
|
hace 7 años |
Pauli
|
4cacc9d510
Revert "GH614: Use memcpy()/strdup() when possible"
|
hace 7 años |
Matt Caswell
|
cb6ea61c16
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
|
hace 8 años |
Matt Caswell
|
7d37818dac
Use strerror_r()/strerror_s() instead of strerror() where possible
|
hace 8 años |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
hace 8 años |
Rich Salz
|
3d8b2ec42b
Remove several unused undocumented functions.
|
hace 8 años |
Rich Salz
|
38186bfd4e
Have only one DSO_METHOD_openssl
|
hace 8 años |
Rich Salz
|
73decf5975
Make DSO opaque.
|
hace 8 años |
Richard Levitte
|
e987f9f271
Let Configure figure out the diverse shared library and DSO extensions
|
hace 8 años |
Dmitry-Me
|
947f9da101
Fix potential buffer overrun
|
hace 8 años |
Dmitry-Me
|
a89c9a0d85
GH614: Use memcpy()/strdup() when possible
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
hace 9 años |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
hace 9 años |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |