index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
5
-5
/
+5
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-2
/
+2
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
3
-297
/
+272
*
BN_GF2m_mod_inv(): check bn_wexpand return value
Pascal Cuoq
2015-10-29
1
-3
/
+6
*
Fix undeclared variable warnings.
Ben Laurie
2015-10-24
2
-2
/
+3
*
Fix typos
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
3
-4
/
+9
*
Only include SRP headers when OPENSSL_NO_SRP is undefined
Richard Levitte
2015-10-22
1
-2
/
+3
*
Set flags to 0 before calling BN_with_flags()
Pascal Cuoq
2015-10-07
1
-0
/
+2
*
Fix travis builds on master
Alessandro Ghedini
2015-10-06
1
-1
/
+2
*
bn/asm/armv4-mont.pl: boost NEON performance.
Andy Polyakov
2015-09-30
1
-294
/
+328
*
ARMv4 assembly pack: implement support for Thumb2.
Andy Polyakov
2015-09-25
2
-12
/
+59
*
make no-dh work
Dr. Stephen Henson
2015-09-20
1
-1
/
+1
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
3
-3
/
+8
*
RT3955: Reduce some stack usage
Rich Salz
2015-09-05
1
-5
/
+9
*
remove 0 assignments.
Rich Salz
2015-09-03
2
-10
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
BN_mod_exp_mont_consttime: check for zero modulus.
Emilia Kasper
2015-08-31
1
-3
/
+4
*
Fix memory over-read
Rich Salz
2015-08-27
1
-1
/
+1
*
BN_bin2bn handle leading zero's
Rich Salz
2015-08-26
1
-1
/
+4
*
Check for 0 modulus in BN_MONT_CTX_set
Matt Caswell
2015-08-11
1
-0
/
+3
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-2
/
+0
*
Clear BN-mont values when free'ing it.
Loganaden Velvindron
2015-07-31
1
-3
/
+3
*
rsaz_exp.h: align license with the rest of the contribution
Emilia Kasper
2015-07-23
1
-28
/
+40
*
Some cleanups for crypto/bn
Rich Salz
2015-07-22
3
-19
/
+20
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
7
-32
/
+32
*
More secure storage of key material.
Rich Salz
2015-06-23
2
-38
/
+78
*
make update
Richard Levitte
2015-06-23
1
-1
/
+1
*
Rearrange rsaz
Richard Levitte
2015-06-23
3
-8
/
+21
*
bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.
Andy Polyakov
2015-06-11
1
-5
/
+10
*
Fix off-by-one error in BN_bn2hex
Matt Caswell
2015-06-04
1
-1
/
+6
*
make update.
Dr. Stephen Henson
2015-06-03
1
-1
/
+1
*
bn/bn_lcl.h: fix MIPS-specific gcc version check.
Andy Polyakov
2015-05-26
1
-1
/
+1
*
bn/asm/x86_64-mont5.pl: fix valgrind error.
Andy Polyakov
2015-05-24
1
-4
/
+9
*
bn/bn_gf2m.c: appease STACK, unstable code detector.
Andy Polyakov
2015-05-24
1
-2
/
+1
*
Fix off-by-one in BN_rand
Matt Caswell
2015-05-23
1
-1
/
+6
*
Reject negative shifts for BN_rshift and BN_lshift
Matt Caswell
2015-05-23
2
-0
/
+13
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.
Andy Polyakov
2015-05-20
1
-5
/
+5
*
make depend
Richard Levitte
2015-05-14
1
-51
/
+52
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
27
-27
/
+27
*
bn/Makefile: give MacOS X hand to compiler armv8-mont module.
Andy Polyakov
2015-05-13
1
-0
/
+1
*
bn/asm/armv8-mont.pl: boost performance.
Andy Polyakov
2015-05-13
1
-9
/
+1268
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
8
-23
/
+20
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
7
-20
/
+20
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
4
-28
/
+30
*
free null cleanup finale
Rich Salz
2015-05-01
6
-35
/
+18
*
free NULL cleanup 7
Rich Salz
2015-05-01
9
-35
/
+21
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
8
-18
/
+16
[next]