FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Dr. Stephen Henson
|
85a4807f94
New BN functions.
|
8 years ago |
Emilia Kasper
|
d8ca44ba41
Always DPURIFY
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
8707e3be0c
Update comment as bn_dup_expand is gone
|
8 years ago |
Viktor Dukhovni
|
98186eb4e4
Backwards-compatibility subject to OPENSSL_API_COMPAT
|
8 years ago |
Rich Salz
|
d59c7c81e3
Remove BN_init
|
9 years ago |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |
Rich Salz
|
3c65047d30
Fix memory over-read
|
9 years ago |
Rich Salz
|
22dc08d00a
BN_bin2bn handle leading zero's
|
9 years ago |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 years ago |
Rich Salz
|
9f040d6dec
Some cleanups for crypto/bn
|
9 years ago |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Rich Salz
|
06cf881a3a
Final (for me, for now) dead code cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
68d39f3ce6
Move more comments that confuse indent
|
9 years ago |
Matt Caswell
|
7a2cb6f034
Fix indent comment corruption issue
|
9 years ago |
Matt Caswell
|
dbd87ffc21
indent has problems with comments that are on the right hand side of a line.
|
9 years ago |
Andy Polyakov
|
219338115b
Revert "CHANGES: mention "universal" ARM support."
|
9 years ago |
Andy Polyakov
|
4fec915069
CHANGES: mention "universal" ARM support.
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Matt Caswell
|
02a62d1a4a
Move bn internal functions into bn_int.h and bn_lcl.h
|
10 years ago |