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
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
5
-8
/
+14
*
ec/ecp_nistz256.c: further harmonization with latest rules.
Andy Polyakov
2015-01-22
1
-48
/
+74
*
ec/ecp_nistz256.c: harmonize with latest indent script.
Andy Polyakov
2015-01-22
1
-78
/
+82
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
5
-36
/
+70
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
2
-36
/
+49
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-516
/
+1369
*
More comments
Matt Caswell
2015-01-22
2
-4
/
+8
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
3
-15
/
+20
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
2
-3
/
+3
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
6
-12
/
+23
*
ecp_nistz256-x86_64.pl: fix occasional failures.
Andy Polyakov
2015-01-04
1
-290
/
+191
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
10
-76
/
+150
*
RT3548: Remove outdated platforms
Rich Salz
2014-12-20
1
-2
/
+0
*
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-18
1
-1
/
+1
*
Build fixes
Emilia Kasper
2014-12-17
3
-4
/
+3
*
Add OPENSSL_NO_ECDH guards
Matt Caswell
2014-12-16
1
-0
/
+8
*
Implement internally opaque bn access from ec
Matt Caswell
2014-12-08
14
-509
/
+410
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
10
-10
/
+10
*
remove FIPS module code from crypto/ecdsa
Dr. Stephen Henson
2014-12-08
1
-87
/
+0
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
2
-61
/
+0
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
When using EVP_PKEY_derive with a KDF set, a negative error from
Matt Caswell
2014-11-20
1
-2
/
+2
*
Fix free of garbage pointer. PR#3595
Matt Caswell
2014-11-12
1
-3
/
+4
*
ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.
Andy Polyakov
2014-10-29
1
-2
/
+3
*
ecp_nistz256 update.
Andy Polyakov
2014-10-23
3
-105
/
+207
*
crypto/ecp_nistz256.c: harmonize error codes.
Andy Polyakov
2014-09-21
3
-45
/
+47
*
Fix warning.
Dr. Stephen Henson
2014-09-20
1
-2
/
+3
*
Add ECP_NISTZ256 by Shay Gueron, Intel Corp.
Andy Polyakov
2014-09-12
8
-4
/
+16201
*
Reserve option to use BN_mod_exp_mont_consttime in ECDSA.
Andy Polyakov
2014-09-12
3
-0
/
+88
*
RT2626: Change default_bits from 1K to 2K
Kurt Roeckx
2014-09-08
1
-1
/
+1
*
Configure: add configuration for crypto/ec/asm extensions.
Andy Polyakov
2014-08-30
1
-1
/
+3
*
Fixed double inclusion of string.h
Matt Caswell
2014-08-29
1
-1
/
+0
*
Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey
Emilia Kasper
2014-08-27
1
-3
/
+9
*
RT3065: automatically generate a missing EC public key
Matt Caswell
2014-08-27
1
-8
/
+19
*
RT3065: ec_private_key_dont_crash
Adam Langley
2014-08-27
2
-7
/
+10
*
PR2490: Remove unused local variable bn ecp_nist.c
Laszlo Papp
2014-08-20
1
-2
/
+0
*
RT2513: Fix typo's paramter-->parameter
Martin Olsson
2014-08-19
1
-1
/
+1
*
Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and
Bodo Moeller
2014-08-13
3
-5
/
+6
*
Simplify and fix ec_GFp_simple_points_make_affine
Bodo Moeller
2014-08-01
2
-112
/
+125
*
"EC_POINT_invert" was checking "dbl" function pointer instead of "invert".
Billy Brumley
2014-07-21
1
-1
/
+1
*
Corrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lcl.h. PR#3370
Libor Krystek
2014-06-04
1
-1
/
+1
*
Double free in i2o_ECPublicKey
David Ramos
2014-05-04
1
-2
/
+5
*
Fix eckey_priv_encode()
mancha
2014-04-26
1
-0
/
+1
*
Add functions returning security bits.
Dr. Stephen Henson
2014-03-28
1
-0
/
+17
*
Fix for CVE-2014-0076
Dr. Stephen Henson
2014-03-12
1
-11
/
+16
*
make depend
Dr. Stephen Henson
2014-02-19
1
-15
/
+16
*
Fix for some platforms where "char" is unsigned.
Dr. Stephen Henson
2013-11-09
1
-1
/
+1
*
Fix overly lenient comparisons:
Bodo Moeller
2013-09-16
1
-5
/
+5
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-25
/
+25
[next]