Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
ndossche
|
5df5032ab0
Fix incomplete error check on ASN1_item_i2d()
|
1 year ago |
slontis
|
fe2a7341b5
PKCS12 - Add additional libctx and propq support.
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Dr. David von Oheimb
|
33847508d5
libcrypto refactoring: make more use of ASN1_STRING_set0()
|
2 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
Dr. Stephen Henson
|
0c8006480f
Constify ASN1_item_unpack().
|
8 years ago |
Matt Caswell
|
69e2bd32ef
Don't leak memory on ASN1_item_pack() error path
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
d2aea03829
Memory leak and NULL dereference fixes.
|
10 years ago |
Dr. Stephen Henson
|
512d359e26
Update from 1.0.0-stable.
|
15 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 years ago |
Ben Laurie
|
8bb826ee53
Consistency.
|
19 years ago |
Ben Laurie
|
45d10efc35
Simplicate and add lightness.
|
19 years ago |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Dr. Stephen Henson
|
ecbe07817a
|
24 years ago |
Dr. Stephen Henson
|
4e1209ebf8
ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
|
24 years ago |