index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_intern.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-9
/
+9
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
bn/bn_intern.c: const-ify bn_set_{static}_words.
Andy Polyakov
2018-07-22
1
-3
/
+7
*
Remove dead code in bn
Matt Caswell
2017-02-28
1
-15
/
+0
*
Don't call memcpy with NULL as source
Kurt Roeckx
2016-12-15
1
-1
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-2
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-10
/
+4
*
Error checking and memory leak fixes in NISTZ256.
Emilia Kasper
2015-04-27
1
-2
/
+11
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-12
/
+15
*
Prepare for bn opaquify. Implement internal helper functions.
Matt Caswell
2014-12-08
1
-0
/
+248