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
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
3
-2
/
+59
*
Use correct pointer types for various functions.
Dr. Stephen Henson
2006-07-20
1
-2
/
+2
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
3
-2
/
+6
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-0
/
+1
*
Change array representation of binary polynomials to make GF2m part of
Bodo Möller
2006-06-19
2
-6
/
+11
*
New function to dup EVP_PKEY_CTX. This will be needed to make new signing
Dr. Stephen Henson
2006-05-25
1
-0
/
+18
*
Use size_t for new crypto size parameters.
Dr. Stephen Henson
2006-05-24
1
-7
/
+7
*
Someone made a mistake, and some function and reason codes got
Richard Levitte
2006-05-12
1
-7
/
+7
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-0
/
+4
*
Correct copyright notice... this doesn't contain any SSLeay code.
Dr. Stephen Henson
2006-04-24
1
-52
/
+52
*
make local function static
Nils Larsch
2006-04-20
1
-2
/
+2
*
Add OID cross reference table.
Dr. Stephen Henson
2006-04-19
1
-0
/
+14
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
1
-1
/
+24
*
Provisional support for EC pkey method, supporting ECDH and ECDSA.
Dr. Stephen Henson
2006-04-16
4
-2
/
+344
*
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
Dr. Stephen Henson
2006-03-28
3
-2
/
+31
*
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-23
1
-2
/
+22
*
Typo.
Dr. Stephen Henson
2006-03-23
1
-1
/
+1
*
Fix bug in DSA, EC methods.
Dr. Stephen Henson
2006-03-23
1
-5
/
+4
*
Add information and pem strings. Update dependencies.
Dr. Stephen Henson
2006-03-23
2
-1
/
+27
*
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
Dr. Stephen Henson
2006-03-22
1
-0
/
+1
*
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate
Dr. Stephen Henson
2006-03-22
3
-251
/
+392
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
1
-4
/
+368
*
Transfer parameter handling and key comparison to algorithm methods.
Dr. Stephen Henson
2006-03-20
1
-2
/
+90
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
3
-2
/
+369
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-1
/
+1
*
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
Nils Larsch
2006-03-14
1
-1
/
+2
*
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
Nils Larsch
2006-03-14
3
-3
/
+6
*
remove unnecessary check
Nils Larsch
2006-02-08
1
-1
/
+1
*
add additional checks + cleanup
Nils Larsch
2006-01-30
1
-10
/
+11
*
Further TLS extension updates
Bodo Möller
2006-01-09
1
-1
/
+0
*
Avoid contradictive error code assignments.
Bodo Möller
2006-01-08
1
-1
/
+0
*
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
Bodo Möller
2006-01-08
2
-2
/
+3
*
comment
Bodo Möller
2005-12-13
1
-1
/
+2
*
deFUDify: don't require OPENSSL_EC_BIN_PT_COMP
Bodo Möller
2005-11-16
1
-141
/
+0
*
deFUDify: don't require OPENSSL_EC_BIN_PT_COMP
Bodo Möller
2005-11-15
2
-21
/
+86
*
add some doxygen comments
Nils Larsch
2005-09-19
1
-118
/
+665
*
correct+extend publication info
Bodo Möller
2005-09-12
1
-7
/
+7
*
fix function name in error
Nils Larsch
2005-09-03
3
-3
/
+3
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-2
/
+2
*
Pedantic polish to WCE-specific #if clause in ectest.c
Andy Polyakov
2005-08-11
1
-1
/
+1
*
Final(?) WinCE update.
Andy Polyakov
2005-08-08
1
-0
/
+5
*
remove OPENSSL_NO_ASM dependency
Nils Larsch
2005-06-28
1
-3
/
+3
*
fix typo, add prototype
Nils Larsch
2005-05-21
1
-1
/
+1
*
simplify EC_KEY_dup
Nils Larsch
2005-05-17
1
-34
/
+4
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
5
-67
/
+198
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
give EC_GROUP_new_by_nid a more meanigful name:
Nils Larsch
2005-05-10
5
-9
/
+10
*
give EC_GROUP_*_nid functions a more meaningful name
Nils Larsch
2005-05-09
4
-8
/
+8
[next]