Matt Caswell
|
33388b44b6
Update copyright year
|
il y a 4 ans |
Nikolay Morozov
|
6d9b4d7f4b
Forgotten GOST2012 support in non-vital places
|
il y a 4 ans |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
il y a 5 ans |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
il y a 5 ans |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
il y a 5 ans |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
il y a 5 ans |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
il y a 6 ans |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
il y a 6 ans |
Matt Caswell
|
bcc6371443
Fix a text canonicalisation bug in CMS
|
il y a 6 ans |
Matt Caswell
|
6738bf1417
Update copyright year
|
il y a 6 ans |
Todd Short
|
a26dd465b2
Fix error-path memory leak in asn_mime.c
|
il y a 6 ans |
KaoruToda
|
0c1aaa24cc
Remove duplicate assignment.
|
il y a 7 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
il y a 7 ans |
Matt Caswell
|
030648cea9
Ensure the mime_hdr_free function can handle NULLs
|
il y a 8 ans |
FdaSilvaYY
|
68efafc513
Add checks on sk_TYPE_push() returned value
|
il y a 8 ans |
Rich Salz
|
7f96f15bcf
Fix build break.
|
il y a 8 ans |
FdaSilvaYY
|
bd227450d4
Constify asn1/asn_mime.c
|
il y a 8 ans |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
il y a 8 ans |
Matt Caswell
|
d278284e74
Fix some code maintenance issues
|
il y a 8 ans |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
il y a 8 ans |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Dr. Stephen Henson
|
4a1f3f2741
Only declare stacks in headers
|
il y a 8 ans |
Dr. Stephen Henson
|
8588571572
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
|
il y a 9 ans |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
il y a 9 ans |
Richard Levitte
|
ab0a14bbc7
Add inclusion of internal/evp_int.h to all crypto/ files that need it
|
il y a 9 ans |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
il y a 9 ans |