Paul Dreik
|
0760d132da
Avoid invoking memcpy if size is zero or the supplied buffer is NULL
|
il y a 5 ans |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
il y a 3 ans |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
il y a 3 ans |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Jakub Zelenka
|
924663c36d
Add CMS AuthEnvelopedData with AES-GCM support
|
il y a 4 ans |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
il y a 6 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
il y a 7 ans |
Richard Levitte
|
9612e15760
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
|
il y a 7 ans |
Richard Levitte
|
6a32a3c058
Act on deprecation of LONG and ZLONG, step 2
|
il y a 7 ans |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
il y a 8 ans |
FdaSilvaYY
|
08275a29c1
Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co...
|
il y a 8 ans |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Dr. Stephen Henson
|
b9395187df
Remove old ASN.1 code from evp_asn1.c
|
il y a 9 ans |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
il y a 9 ans |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
il y a 9 ans |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Dr. Stephen Henson
|
d2aea03829
Memory leak and NULL dereference fixes.
|
il y a 10 ans |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
il y a 16 ans |
Ben Laurie
|
5e4430e70d
More size_tification.
|
il y a 16 ans |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
il y a 16 ans |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
il y a 20 ans |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
il y a 20 ans |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
il y a 25 ans |
Dr. Stephen Henson
|
c8b4185079
Kill evil casts, fix PKCS#7 and add new X509V3 Function.
|
il y a 25 ans |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
il y a 25 ans |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
il y a 25 ans |