Richard Levitte
|
89d7231132
crypto/dso/dso_vms.c: Better definition of DSO_MALLOC()
|
hace 2 años |
Richard Levitte
|
c007f466aa
Fix crypto/dso/dso_vms.c
|
hace 2 años |
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 |
Richard Levitte
|
218e9969fd
DSO: Fix the VMS DSO name converter to actually do something
|
hace 3 años |
Matt Caswell
|
605856d72c
Update copyright year
|
hace 3 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 |
Matt Caswell
|
cb6ea61c16
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
|
hace 8 años |
Richard Levitte
|
278a33da3c
VMS: be less picky when loading DSOs
|
hace 8 años |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
hace 8 años |
FdaSilvaYY
|
dccd20d1b5
fix tab-space mixed indentation
|
hace 8 años |
Richard Levitte
|
828d04afe4
VMS: update the properties of symbol search
|
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 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Richard Levitte
|
3dc9589cc8
Fix some missing or faulty header file inclusions
|
hace 8 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
|
b4faea50c3
Use safer sizeof variant in malloc
|
hace 9 años |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
hace 9 años |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
hace 9 años |
Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
hace 9 años |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
hace 9 años |