index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdsa
/
ecs_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove crypto/ecdsa
Dr. Stephen Henson
2015-12-09
1
-311
/
+0
*
Remove reference to ECDSA_OpenSSL.
Dr. Stephen Henson
2015-12-09
1
-2
/
+0
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-7
/
+0
*
Constify ECDSA_METHOD_new.
Dr. Stephen Henson
2015-09-12
1
-1
/
+1
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-8
/
+1
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-2
/
+0
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free cleanup 12
Rich Salz
2015-05-01
1
-0
/
+2
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-3
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Dead code cleanup: crypto/ec,ecdh,ecdsa
Rich Salz
2015-02-02
1
-7
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-189
/
+186
*
Accessor functions for app_data in ECDSA_METHOD
Dr. Stephen Henson
2014-07-01
1
-0
/
+8
*
Add functions to set ECDSA_METHOD structure.
Dr. Stephen Henson
2013-09-18
1
-0
/
+65
*
Fix EC_KEY initialization race.
Bodo Möller
2012-10-05
1
-2
/
+9
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+0
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-2
/
+6
*
fix typo, add prototype
Nils Larsch
2005-05-21
1
-1
/
+2
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-46
/
+40
*
hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
Nils Larsch
2005-04-29
1
-1
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-2
/
+2
*
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
Geoff Thorpe
2004-10-21
1
-0
/
+8
*
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+1
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-1
/
+1
*
mem* functions are declared in string.h.
Richard Levitte
2002-08-10
1
-0
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-102
/
+80
*
Use SEC1 format for EC private keys.
Bodo Möller
2002-07-26
1
-57
/
+12
*
Implement handling of EC parameter seeds (new functions
Bodo Möller
2002-06-18
1
-1
/
+1
*
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
Bodo Möller
2002-06-10
1
-17
/
+1
*
fix ECDSA handling
Bodo Möller
2002-04-09
1
-1
/
+23
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+312