Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 년 전 |
Matt Caswell
|
605856d72c
Update copyright year
|
4 년 전 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 년 전 |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 년 전 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 년 전 |
Dr. Stephen Henson
|
d577a69a0f
remove unused references field
|
8 년 전 |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 년 전 |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 년 전 |
Filipe DA SILVA
|
0e04674e96
RT4047: Set reference count earlier
|
9 년 전 |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 년 전 |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 년 전 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 년 전 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 년 전 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 년 전 |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 년 전 |
Dr. Stephen Henson
|
94f4b4b313
Rewrite X509_PKEY_new to avoid old ASN1. macros.
|
9 년 전 |
Dr. Stephen Henson
|
b1f3442857
Remove d2i_X509_PKEY and i2d_X509_PKEY
|
9 년 전 |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 년 전 |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
9 년 전 |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 년 전 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 년 전 |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 년 전 |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 년 전 |
Dr. Stephen Henson
|
2c45bf2bc9
Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.
|
19 년 전 |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 년 전 |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 년 전 |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 년 전 |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 년 전 |