KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
hace 7 años |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
hace 7 años |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
hace 7 años |
David Benjamin
|
6b1c8204b3
Fix overflow in c2i_ASN1_BIT_STRING.
|
hace 7 años |
Kurt Roeckx
|
369e93398b
Avoid calling memcpy with lenght of 0
|
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 |
Rich Salz
|
c99de0533d
Rename *_realloc_clean to *_clear_realloc
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
hace 9 años |
Rich Salz
|
2d29e2df0c
realloc of NULL is like malloc
|
hace 9 años |
Rich Salz
|
b196e7d936
remove malloc casts
|
hace 9 años |
Dr. Stephen Henson
|
c315a547e6
Move more internal only functions to asn1_locl.h
|
hace 9 años |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
hace 9 años |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Kurt Roeckx
|
5a1e8c67a9
Return error when a bit string indicates an invalid amount of bits left
|
hace 10 años |
Justin Blanchard
|
f756fb430e
RT1815: More const'ness improvements
|
hace 10 años |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
hace 16 años |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
hace 16 años |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
hace 19 años |
Nils Larsch
|
c755c5fd8b
improved error checking and some fixes
|
hace 19 años |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
hace 19 años |
Dr. Stephen Henson
|
5e8904f289
Remove duplicate lines.
|
hace 20 años |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
hace 20 años |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
hace 20 años |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
hace 22 años |
Dr. Stephen Henson
|
41ab00bedf
|
hace 22 años |
Dr. Stephen Henson
|
08241a5814
|
hace 22 años |
Richard Levitte
|
b9a3ef4c6e
ASN1_BIT_STRING_set_bit() didn't clear previously set bits
|
hace 23 años |