Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
dea2878fac
Teach more of the ASN.1 code about libctx/propq
|
3 years ago |
Matt Caswell
|
c8a9af97c9
Teach the ASN.1 code how to create embedded objects with libctx/propq
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
0b28254015
Fix safestack issues in asn1t.h
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Rich Salz
|
e7aa7c11c7
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Richard Levitte
|
fe6fcd3154
asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free()
|
7 years ago |
Richard Levitte
|
03996c19c3
asn1_item_embed_new(): don't free an embedded item
|
7 years ago |
Richard Levitte
|
590bbdfdf4
asn1_item_embed_new(): don't free an embedded item
|
7 years ago |
Richard Levitte
|
49005bb8b3
ASN.1: extend the possibilities to embed data instead of pointers
|
7 years ago |
Bernd Edlinger
|
83b4049ab7
Combined patch against master branch for the following issues:
|
7 years ago |
FdaSilvaYY
|
687b486859
Rework error handling from asn1_do_lock method.
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
c2e27310c7
Enable/disable crypto-mdebug just like other features
|
8 years ago |
Rich Salz
|
4fae386cb0
Cleanup CRYPTO_{push,pop}_info
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Dr. Stephen Henson
|
7f3e6f8c24
set string type when embedding
|
9 years ago |
Dr. Stephen Henson
|
47c9a1b509
embed support for ASN1_STRING
|
9 years ago |
Dr. Stephen Henson
|
44c734e95c
embed support for CHOICE type
|
9 years ago |
Dr. Stephen Henson
|
de17bd5d7f
New ASN.1 embed macro.
|
9 years ago |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 years ago |