Matt Caswell
|
3c2bdd7df9
Update copyright year
|
hace 3 años |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
hace 3 años |
Matt Caswell
|
0b28254015
Fix safestack issues in asn1t.h
|
hace 4 años |
Matt Caswell
|
454afd9866
Update copyright year
|
hace 4 años |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
hace 4 años |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
hace 5 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
hace 5 años |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
hace 6 años |
Richard Levitte
|
03996c19c3
asn1_item_embed_new(): don't free an embedded item
|
hace 7 años |
Richard Levitte
|
49005bb8b3
ASN.1: extend the possibilities to embed data instead of pointers
|
hace 7 años |
Dr. Stephen Henson
|
6215f27a83
Fix embedded string handling.
|
hace 8 años |
klemens
|
6025001707
spelling fixes, just comments and readme.
|
hace 8 años |
FdaSilvaYY
|
687b486859
Rework error handling from asn1_do_lock method.
|
hace 8 años |
Kurt Roeckx
|
73b61c7e14
Avoid creating an illegal pointer
|
hace 8 años |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Dr. Stephen Henson
|
44c734e95c
embed support for CHOICE type
|
hace 9 años |
Pascal Cuoq
|
8314146ac5
Don't check pointer we just freed, always set it to NULL.
|
hace 9 años |
Dr. Stephen Henson
|
de17bd5d7f
New ASN.1 embed macro.
|
hace 9 años |
Dr. Stephen Henson
|
ee9d76371a
Remove combine option from ASN.1 code.
|
hace 9 años |
Dr. Stephen Henson
|
c315a547e6
Move more internal only functions to asn1_locl.h
|
hace 9 años |
Dr. Stephen Henson
|
c1ee50aac2
Move internal only ASN.1 functions to asn1_locl.h
|
hace 9 años |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
hace 9 años |
Dr. Stephen Henson
|
dd12df794a
Remove old style ASN.1 support.
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
hace 16 años |
Dr. Stephen Henson
|
a78a03744d
Only call free once in CHOICE type.
|
hace 16 años |
Dr. Stephen Henson
|
de12116417
Initial, incomplete support for typesafe macros without using function
|
hace 18 años |
Dr. Stephen Henson
|
244847591f
Extend callback function to support print customization.
|
hace 19 años |