Richard Levitte
|
89d7231132
crypto/dso/dso_vms.c: Better definition of DSO_MALLOC()
|
2 gadi atpakaļ |
Richard Levitte
|
c007f466aa
Fix crypto/dso/dso_vms.c
|
2 gadi atpakaļ |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 gadi atpakaļ |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 gadi atpakaļ |
Richard Levitte
|
218e9969fd
DSO: Fix the VMS DSO name converter to actually do something
|
3 gadi atpakaļ |
Matt Caswell
|
605856d72c
Update copyright year
|
3 gadi atpakaļ |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 gadi atpakaļ |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 gadi atpakaļ |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 gadi atpakaļ |
Richard Levitte
|
b6a34e9abd
Following the license change, modify the boilerplates in crypto/dso/
|
6 gadi atpakaļ |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 gadi atpakaļ |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 gadi atpakaļ |
Matt Caswell
|
cb6ea61c16
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
|
8 gadi atpakaļ |
Richard Levitte
|
278a33da3c
VMS: be less picky when loading DSOs
|
8 gadi atpakaļ |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 gadi atpakaļ |
FdaSilvaYY
|
dccd20d1b5
fix tab-space mixed indentation
|
8 gadi atpakaļ |
Richard Levitte
|
828d04afe4
VMS: update the properties of symbol search
|
8 gadi atpakaļ |
Rich Salz
|
3d8b2ec42b
Remove several unused undocumented functions.
|
8 gadi atpakaļ |
Rich Salz
|
38186bfd4e
Have only one DSO_METHOD_openssl
|
8 gadi atpakaļ |
Rich Salz
|
73decf5975
Make DSO opaque.
|
8 gadi atpakaļ |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 gadi atpakaļ |
Richard Levitte
|
3dc9589cc8
Fix some missing or faulty header file inclusions
|
8 gadi atpakaļ |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 gadi atpakaļ |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 gadi atpakaļ |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 gadi atpakaļ |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 gadi atpakaļ |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 gadi atpakaļ |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
9 gadi atpakaļ |
Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
9 gadi atpakaļ |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
9 gadi atpakaļ |