index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ec_oct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NULL ptr dereference on EC_POINT *point
Shawn C
2024-09-26
1
-0
/
+4
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
1
-9
/
+10
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-13
/
+10
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-0
/
+6
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/ec/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
1
-1
/
+1
*
Deprecate the EC curve type specific functions in 1.2.0
Matt Caswell
2018-07-31
1
-1
/
+3
*
Provide EC functions that are not curve type specific
Matt Caswell
2018-07-31
1
-28
/
+14
*
Improve compatibility of point and curve checks
Matt Caswell
2018-05-24
1
-4
/
+4
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+4
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-6
/
+1
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-53
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
New EC functions.
Dr. Stephen Henson
2015-12-16
1
-0
/
+21
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-115
/
+108
*
Make no-ec2m work again.
Dr. Stephen Henson
2011-03-10
1
-0
/
+21
*
Reorganise ECC code for inclusion in FIPS module.
Dr. Stephen Henson
2011-02-14
1
-0
/
+178