Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
fullwaywang
|
43596b306b
Check for 0 modulus in BN_RECP_CTX_set.
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
FdaSilvaYY
|
f06080cb3d
Add missing error code when alloc-return-null
|
6 years ago |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 years ago |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 years ago |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 years ago |
FdaSilvaYY
|
318447bceb
Missing BN_RECP_CTX field init.
|
8 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
FdaSilvaYY
|
a2d0baa2d9
GH678: Add a few more zalloc
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
d59c7c81e3
Remove BN_init
|
9 years ago |
Alessandro Ghedini
|
3f6c769187
Fix memory leaks and other mistakes on errors
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
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 |
Andy Polyakov
|
e95bbc3ca6
bn/bn_recp.c: make it indent-friendly.
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 years ago |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
10 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |