index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
eck_prn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-2
/
+6
*
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
Shane Lontis
2020-12-07
1
-19
/
+18
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Move EC_METHOD to internal-only
Billy Brumley
2020-06-02
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/ec/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
1
-13
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-7
/
+7
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-6
/
+1
*
Increase the size of the stack buffer to prevent an overflow.
Pauli
2017-02-24
1
-1
/
+1
*
RT2680: Public EC key is shown as private
Rich Salz
2016-06-26
1
-24
/
+0
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-53
/
+6
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-30
/
+9
*
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
Dr. Stephen Henson
2016-01-31
1
-8
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-14
/
+7
*
Add sanity check to print_bin function
Matt Caswell
2015-05-01
1
-1
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-314
/
+288
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
Dr. Stephen Henson
2012-02-21
1
-1
/
+9
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
1
-1
/
+2
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-0
/
+1
*
Correct copyright notice... this doesn't contain any SSLeay code.
Dr. Stephen Henson
2006-04-24
1
-52
/
+52
*
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate
Dr. Stephen Henson
2006-03-22
1
-0
/
+390