Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 years ago |
Pauli
|
0806698047
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
|
3 years ago |
Matt Caswell
|
43a7033a01
Check that multi-strings/CHOICE types don't use implicit tagging
|
4 years ago |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 years ago |
Matt Caswell
|
0b3a4ef27a
Move CMS enveloping code out of the algorithms and into CMS
|
4 years ago |
Dr. David von Oheimb
|
ded346fad2
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
|
4 years ago |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Shane Lontis
|
6aa2e59e1c
Add d2i_KeyParams/i2d_KeyParams API's.
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
Richard Levitte
|
cba024dc68
i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer
|
6 years ago |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
6 years ago |
Dr. Matthias St. Pierre
|
c671843770
a_strex.c: prevent out of bound read in do_buf()
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Matt Caswell
|
4cabbb9f48
Limit ASN.1 constructed types recursive definition depth
|
6 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Richard Levitte
|
5c7e65486c
make update
|
7 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
9 years ago |
Dr. Stephen Henson
|
f93ad22f6a
Free up ASN.1 structures at top level only.
|
9 years ago |
Dr. Stephen Henson
|
de17bd5d7f
New ASN.1 embed macro.
|
9 years ago |
Rich Salz
|
0bc2f36555
Remove obsolete key formats.
|
9 years ago |
Dr. Stephen Henson
|
e98aa30d55
Add scrypt PBE algorithm code.
|
9 years ago |
Dr. Stephen Henson
|
c5f2810581
Add functions to convert between uint64_t and ASN1_INTEGER.
|
9 years ago |
Dr. Stephen Henson
|
6c5b6cb035
ASN1 INTEGER refactor.
|
9 years ago |
Dr. Stephen Henson
|
ee9d76371a
Remove combine option from ASN.1 code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |