Richard Levitte
|
28428130db
Update copyright year
|
6 жил өмнө |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 жил өмнө |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 жил өмнө |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 жил өмнө |
FdaSilvaYY
|
f479eab227
style : fix some if(...
|
7 жил өмнө |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 жил өмнө |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 жил өмнө |
Matt Caswell
|
888098304b
More updates following review feedback
|
7 жил өмнө |
Matt Caswell
|
86f31dd9cc
Remove OPENSSL_assert() from various crypto/bio files
|
7 жил өмнө |
Bernd Edlinger
|
018fcbec38
Fix gcc-7 warnings.
|
7 жил өмнө |
Andy Polyakov
|
15b337fa58
bio/b_print.c: switch to int64_t as "greatest-width integer type".
|
7 жил өмнө |
Andy Polyakov
|
74d9519a68
bio/b_print.c: recognize even 'j' format modifier.
|
7 жил өмнө |
Andy Polyakov
|
c141782130
bio/b_print.c: fix %z failure in 32-bit build.
|
7 жил өмнө |
Richard Levitte
|
1e53a9fd1a
Add z modifier parsing to the BIO_printf et all format string
|
7 жил өмнө |
Kurt Roeckx
|
68d4bcfd06
Fix VC warnings about unary minus to an unsigned type.
|
7 жил өмнө |
Kurt Roeckx
|
1618679ac4
Cast to an unsigned type before negating
|
8 жил өмнө |
Matt Caswell
|
416a5b6c92
BIO_printf() can fail to print the last character
|
8 жил өмнө |
Richard Levitte
|
453fc7a018
Make sure max in fmtstr() doesn't overflow into negativity
|
8 жил өмнө |
Richard Levitte
|
230c691a52
Fix fmtstr for BIO_printf() et al
|
8 жил өмнө |
Matt Caswell
|
1b62d880b5
Prevent an overflow when trying to print excessively big floats
|
8 жил өмнө |
Matt Caswell
|
d6056f085d
Fix implementation of "e" and "g" formats for printing floating points
|
8 жил өмнө |
Matt Caswell
|
242073bdbc
Fix some issues in b_print.c code
|
8 жил өмнө |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 жил өмнө |
Andy Polyakov
|
463a7b8cb0
Clean-up *_DEBUG options.
|
8 жил өмнө |
Matt Caswell
|
9cb177301f
Fix memory issues in BIO_*printf functions
|
8 жил өмнө |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 жил өмнө |
Rich Salz
|
4fae386cb0
Cleanup CRYPTO_{push,pop}_info
|
9 жил өмнө |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 жил өмнө |
Andy Polyakov
|
5f0580ccf1
Harmonize pointer printing and size_t-fy casts.
|
9 жил өмнө |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 жил өмнө |