Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
há 2 anos atrás |
Dr. David von Oheimb
|
33847508d5
libcrypto refactoring: make more use of ASN1_STRING_set0()
|
há 2 anos atrás |
Shane Lontis
|
42e7d2f10e
Add more negative checks for integers passed to OPENSSL_malloc().
|
há 3 anos atrás |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
há 3 anos atrás |
Pauli
|
581c4b1d53
Ensure that the negative flag is correct set for ASN1 integer types.
|
há 3 anos atrás |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
há 3 anos atrás |
Matt Caswell
|
a07dc8167b
Fix instances of pointer addition with the NULL pointer
|
há 4 anos atrás |
Matt Caswell
|
605856d72c
Update copyright year
|
há 4 anos atrás |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
há 4 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
há 5 anos atrás |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
há 6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
Andy Polyakov
|
1e93d619b7
asn1/a_int.c: fix "next negative minimum" corner case in c2i_ibuf.
|
há 7 anos atrás |
Andy Polyakov
|
786b6a45fb
asn1/a_int.c: clean up asn1_get_int64.
|
há 7 anos atrás |
Andy Polyakov
|
b997adb3a5
asn1/a_int.c: don't write result if returning error.
|
há 7 anos atrás |
Andy Polyakov
|
6d4321fc24
asn1/a_int.c: simplify asn1_put_uint64.
|
há 7 anos atrás |
Andy Polyakov
|
a3ea6bf0ef
asn1/a_int.c: remove code duplicate and optimize branches,
|
há 7 anos atrás |
Richard Levitte
|
93f7d6fc10
Implement internal ASN.1 types INT32, UINT32, INT64, UINT64
|
há 7 anos atrás |
FdaSilvaYY
|
a6ac1ed686
Fix 0 -> NULL, indentation
|
há 8 anos atrás |
Kurt Roeckx
|
68d4bcfd06
Fix VC warnings about unary minus to an unsigned type.
|
há 7 anos atrás |
Kurt Roeckx
|
e80f3b6af2
Cast to an unsigned type before negating
|
há 8 anos atrás |
FdaSilvaYY
|
f48ebf9f4c
Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get
|
há 8 anos atrás |
Kurt Roeckx
|
5388b8d4e8
Avoid creating an illegal pointer.
|
há 8 anos atrás |
Kurt Roeckx
|
dc9887c019
Avoid creating an illegal pointer
|
há 8 anos atrás |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
há 8 anos atrás |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
há 8 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
David Woodhouse
|
d728f0f5f2
RT3993: Fix error found by VS2008
|
há 9 anos atrás |
Dr. Stephen Henson
|
f2dc4d517f
Encode b == NULL or blen == 0 as zero.
|
há 9 anos atrás |
Dr. Stephen Henson
|
c5f2810581
Add functions to convert between uint64_t and ASN1_INTEGER.
|
há 9 anos atrás |