Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Dr. Stephen Henson
|
4002da0f52
Handle embed flag in ASN1_STRING_copy().
|
9 years ago |
Dr. Stephen Henson
|
47c9a1b509
embed support for ASN1_STRING
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
2d29e2df0c
realloc of NULL is like malloc
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
a469a6770a
Remove old ASN.1 functions.
|
9 years ago |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
9 years ago |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 years ago |
Dr. Stephen Henson
|
a8ae0891d4
Cleanse PKCS#8 private key components.
|
9 years ago |
Rich Salz
|
02a938c953
Dead code removal: #if 0 asn1, pkcs7
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
398e99fe5e
ASN1 sanity check.
|
10 years ago |
Dr. Stephen Henson
|
0e7bda79a1
Handle BER length encoding.
|
10 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Dr. Stephen Henson
|
18f547734e
New function ASN1_STRING_copy() to copy to an already
|
17 years ago |
Dr. Stephen Henson
|
9cfc8a9d5c
Update smime utility to support streaming for -encrypt and -sign -nodetach
|
17 years ago |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 years ago |
Dr. Stephen Henson
|
399a6f0bd1
Update PKCS#7 enveloped data to new API.
|
18 years ago |
Nils Larsch
|
6384e46da3
make some parameters const
|
18 years ago |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |