index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
1
-26
/
+22
*
check correct pointer before freeing it (Coverity CID 79,86)
Nils Larsch
2007-04-02
1
-1
/
+1
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
2
-2
/
+2
*
Win32 fixes. Add GOST algorithm to mkdef, update ordinals. Signed/unsigned fi...
Dr. Stephen Henson
2007-03-16
1
-2
/
+2
*
size_t -> int
Nils Larsch
2007-03-02
1
-2
/
+1
*
avoid shifting input
Nils Larsch
2007-02-11
1
-17
/
+10
*
remove unused variable
Nils Larsch
2007-02-07
1
-1
/
+1
*
add support for DSA with SHA2
Nils Larsch
2007-02-03
9
-70
/
+224
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Initial, incomplete support for typesafe macros without using function
Dr. Stephen Henson
2006-11-16
1
-3
/
+1
*
Fix various warnings.
Ben Laurie
2006-11-08
2
-3
/
+3
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
3
-2
/
+22
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-1
/
+1
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
3
-12
/
+6
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-0
/
+3
*
dsa_pub_cmp() doesn't need to check parameters because that is done in
Dr. Stephen Henson
2006-07-02
1
-2
/
+0
*
New function to dup EVP_PKEY_CTX. This will be needed to make new signing
Dr. Stephen Henson
2006-05-25
1
-0
/
+13
*
Use size_t for new crypto size parameters.
Dr. Stephen Henson
2006-05-24
1
-4
/
+4
*
Correctly handle missing DSA parameters.
Dr. Stephen Henson
2006-05-15
1
-11
/
+25
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-0
/
+4
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
1
-1
/
+24
*
Fix (most) WIN32 warnings and errors.
Dr. Stephen Henson
2006-04-17
1
-1
/
+1
*
Use more flexible method of determining output length, by setting &outlen
Dr. Stephen Henson
2006-04-15
1
-1
/
+1
*
Update copyright notices on a few files where all original SSLeay code has
Dr. Stephen Henson
2006-04-14
1
-50
/
+51
*
Update dependencies.
Dr. Stephen Henson
2006-04-13
1
-0
/
+15
*
Add key derivation support.
Dr. Stephen Henson
2006-04-13
1
-0
/
+2
*
Fix leak.
Dr. Stephen Henson
2006-04-13
1
-0
/
+2
*
Compare parameters when comparing public keys.
Dr. Stephen Henson
2006-04-12
1
-8
/
+10
*
Support for DSA keygen, fix for genpkey.
Dr. Stephen Henson
2006-04-12
3
-1
/
+24
*
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
Dr. Stephen Henson
2006-04-12
4
-2
/
+245
*
Don't free up key in priv_decode.
Dr. Stephen Henson
2006-03-31
1
-1
/
+0
*
Initialize pval.
Dr. Stephen Henson
2006-03-31
1
-4
/
+1
*
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
Dr. Stephen Henson
2006-03-28
3
-1
/
+21
*
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-23
1
-2
/
+22
*
Fix bug in DSA, EC methods.
Dr. Stephen Henson
2006-03-23
1
-1
/
+2
*
Add information and pem strings. Update dependencies.
Dr. Stephen Henson
2006-03-23
2
-0
/
+28
*
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
2
-2
/
+122
*
Gather printing routines into EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-22
1
-3
/
+98
*
Transfer parameter handling and key comparison to algorithm methods.
Dr. Stephen Henson
2006-03-20
1
-2
/
+81
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
4
-2
/
+394
*
remove unnecessary code
Nils Larsch
2006-03-18
1
-1
/
+0
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
2
-3
/
+2
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-3
/
+5
*
make
Nils Larsch
2005-07-16
2
-0
/
+3
*
Use BN_with_flags() in a cleaner way.
Bodo Möller
2005-05-27
1
-0
/
+1
*
make sure DSA signing exponentiations really are constant-time
Bodo Möller
2005-05-26
1
-3
/
+27
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
[next]