index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
12
-41
/
+45
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-37
/
+37
*
Fix no-stdio build
David Woodhouse
2015-09-30
2
-8
/
+10
*
Rationalize .gitignore and harmonize pair of Makefiles.
Andy Polyakov
2015-09-29
1
-1
/
+1
*
ARMv4 assembly pack: implement support for Thumb2.
Andy Polyakov
2015-09-25
1
-0
/
+38
*
d2i: don't update input pointer on failure
Kurt Roeckx
2015-09-14
1
-2
/
+6
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-7
/
+7
*
remove 0 assignments.
Rich Salz
2015-09-03
4
-35
/
+5
*
RT3674: Make no-cms build work.
David Bar
2015-09-03
1
-0
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
2
-13
/
+7
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-2
/
+0
*
Fix warning when compiling with no-ec2m
Matt Caswell
2015-08-03
1
-4
/
+8
*
More secure storage of key material.
Rich Salz
2015-06-23
1
-0
/
+2
*
EC_POINT_is_on_curve does not return a boolean
Matt Caswell
2015-06-10
5
-4
/
+11
*
Fix build errors with enable-ec_nistp_64_gcc_128
Peter Dettman
2015-05-29
3
-5
/
+5
*
fix copy paste error in ec_GF2m function prototypes
Billy Brumley
2015-05-26
1
-8
/
+0
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
make depend
Richard Levitte
2015-05-14
1
-4
/
+5
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
4
-4
/
+4
*
bn/asm/armv8-mont.pl: boost performance.
Andy Polyakov
2015-05-13
1
-10
/
+7
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
5
-13
/
+16
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
2
-7
/
+7
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
3
-28
/
+30
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
9
-25
/
+26
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-3
/
+4
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
3
-22
/
+10
*
free null cleanup finale
Rich Salz
2015-05-01
10
-69
/
+34
*
free NULL cleanup 7
Rich Salz
2015-05-01
19
-242
/
+125
*
Add sanity check to print_bin function
Matt Caswell
2015-05-01
1
-1
/
+3
*
free cleanup almost the finale
Rich Salz
2015-04-30
8
-32
/
+12
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-8
/
+4
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-6
/
+3
*
remove malloc casts
Rich Salz
2015-04-28
8
-8
/
+8
*
NISTZ256: owur'ize.
Emilia Kasper
2015-04-28
1
-20
/
+20
*
NISTZ256: use EC_POINT API and check errors.
Emilia Kasper
2015-04-27
1
-7
/
+15
*
NISTZ256: don't swallow malloc errors
Emilia Kasper
2015-04-27
1
-12
/
+12
*
NISTZ256: set Z_is_one to boolean 0/1 as is customary.
Emilia Kasper
2015-04-27
1
-1
/
+1
*
Error checking and memory leak fixes in NISTZ256.
Emilia Kasper
2015-04-27
1
-25
/
+30
*
Fix error checking and memory leaks in NISTZ256 precomputation.
Emilia Kasper
2015-04-24
1
-3
/
+10
*
Correctly set Z_is_one on the return value in the NISTZ256 implementation.
Emilia Kasper
2015-04-24
1
-0
/
+3
*
Add ec/asm/ecp_nistz256-sparcv9.pl.
Andy Polyakov
2015-04-21
2
-0
/
+3048
*
Add assembly support for 32-bit iOS.
Andy Polyakov
2015-04-20
1
-90
/
+94
*
Add ecp_nistz256-armv8 module.
Andy Polyakov
2015-04-20
2
-0
/
+1568
*
crypto/ec/ecp_nistp[224|521].c: fix formatting.
Andy Polyakov
2015-04-20
2
-150
/
+136
*
ec/ecp_nistp*.c: fix SEGVs.
Andy Polyakov
2015-04-20
3
-30
/
+30
*
free NULL cleanup 9
Rich Salz
2015-04-11
4
-8
/
+4
*
Fix memory leak
Rich Salz
2015-04-11
1
-6
/
+3
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-17
/
+1
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
2
-2962
/
+0
*
Ensure EC private keys retain leading zeros
Douglas E Engert
2015-03-31
1
-3
/
+17
[next]