index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ecp_nistp256.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour.
Andy Polyakov
2017-12-27
1
-14
/
+15
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-3
/
+3
*
Fix the return type of felem_is_zero_int which should be int.
Bernd Edlinger
2017-10-02
1
-2
/
+1
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
1
-8
/
+12
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-3
/
+3
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-1
/
+7
*
Convert CRYPTO_LOCK_EC_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-3
/
+21
*
Add default operations to EC_METHOD
Dr. Stephen Henson
2016-03-01
1
-2
/
+11
*
Add group_order_bits to EC_METHOD.
Dr. Stephen Henson
2016-02-28
1
-0
/
+1
*
GH678: Add a few more zalloc
FdaSilvaYY
2016-02-22
1
-3
/
+3
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-3
/
+3
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Fix bug in nistp224/256/521 where have_precompute_mult always returns 0
Matt Caswell
2016-01-29
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Call single parent free_comp routine.
Rich Salz
2016-01-14
1
-2
/
+1
*
Fix double-free bugs in EC group precomputation state
Viktor Dukhovni
2016-01-14
1
-0
/
+1
*
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Rich Salz
2016-01-13
1
-54
/
+16
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Fix build errors with enable-ec_nistp_64_gcc_128
Peter Dettman
2015-05-29
1
-1
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-9
/
+10
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-6
/
+3
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
ec/ecp_nistp*.c: fix SEGVs.
Andy Polyakov
2015-04-20
1
-10
/
+10
*
free NULL cleanup 9
Rich Salz
2015-04-11
1
-2
/
+1
*
free NULL cleanup.
Rich Salz
2015-03-25
1
-4
/
+2
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-37
/
+40
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-34
/
+34
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1799
/
+1964
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-2
/
+4
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
1
-4
/
+6
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-2
/
+4
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-25
/
+50
*
Build fixes
Emilia Kasper
2014-12-17
1
-1
/
+0
*
Fix warnings.
Bodo Möller
2011-10-19
1
-26
/
+34
*
Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and
Bodo Möller
2011-10-18
1
-0
/
+2158