index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
2
-15
/
+22
*
Don't use assertions to check application-provided arguments;
Bodo Möller
2008-08-14
1
-4
/
+9
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-1
/
+1
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
2
-2
/
+2
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
3
-49
/
+68
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
1
-1
/
+1
*
Update dependencies.
Dr. Stephen Henson
2008-03-22
1
-5
/
+6
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
2
-1
/
+2
*
And so it begins...
Dr. Stephen Henson
2008-03-12
2
-5
/
+11
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
3
-2
/
+13
*
Bunch of constifications.
Andy Polyakov
2007-10-13
1
-2
/
+2
*
EVP_*_cfb1 was broken.
Andy Polyakov
2007-07-08
1
-1
/
+1
*
Handle NULL parameter in some EVP utility functions.
Dr. Stephen Henson
2007-05-31
1
-0
/
+4
*
Prepend signature name in dgst output.
Dr. Stephen Henson
2007-05-17
1
-0
/
+1
*
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
Dr. Stephen Henson
2007-05-16
3
-2
/
+21
*
Add SEED encryption algorithm.
Bodo Möller
2007-04-24
6
-3
/
+130
*
Copy update callback across when copying EVP_MD_CTX.
Dr. Stephen Henson
2007-04-12
1
-0
/
+2
*
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
Dr. Stephen Henson
2007-04-11
2
-0
/
+24
*
Experimental HMAC support via EVP_PKEY_METHOD.
Dr. Stephen Henson
2007-04-11
4
-20
/
+57
*
Fix digest signing so digest type is set after init.
Dr. Stephen Henson
2007-04-08
1
-11
/
+6
*
Preliminary support for signctx/verifyctx callbacks.
Dr. Stephen Henson
2007-04-08
1
-13
/
+45
*
Don't copy from a nonexistent next. Coverity ID 47.
Ben Laurie
2007-04-05
1
-2
/
+5
*
Update from stable branch.
Dr. Stephen Henson
2007-02-27
1
-1
/
+1
*
allow EVP_PKEY_CTX_free(NULL)
Nils Larsch
2007-02-26
1
-0
/
+2
*
Add -hmac option to dgst from 0.9.7 stable branch.
Dr. Stephen Henson
2007-02-08
2
-0
/
+7
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
2
-2
/
+2
*
fix order
Nils Larsch
2006-12-21
1
-1
/
+1
*
add support for ecdsa-with-sha256 etc.
Nils Larsch
2006-12-20
1
-4
/
+4
*
remove trailing '\'
Nils Larsch
2006-12-19
1
-1
/
+1
*
replace macros with functions
Nils Larsch
2006-11-29
2
-28
/
+140
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Fix various warnings.
Ben Laurie
2006-11-08
1
-3
/
+0
*
Fix C++ style comments, change assert to OPENSSL_assert, stop warning with
Dr. Stephen Henson
2006-08-31
1
-0
/
+6
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
2
-2
/
+7
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
4
-2
/
+4
*
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
Dr. Stephen Henson
2006-07-12
2
-12
/
+5
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
2
-3
/
+11
*
New functions to add and free up application defined signature OIDs.
Dr. Stephen Henson
2006-07-09
1
-0
/
+1
*
New functions to enumerate digests and ciphers.
Dr. Stephen Henson
2006-07-09
2
-0
/
+79
*
Typos(?) in HEAD/crypto/evp/p_lib.c.
Andy Polyakov
2006-07-04
1
-3
/
+3
*
Make return value from EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() consistent.
Dr. Stephen Henson
2006-07-02
1
-5
/
+14
*
Fix EVP_PKEY_CTX_dup() to return correct value and handle NULL keys in
Dr. Stephen Henson
2006-06-27
1
-7
/
+5
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-11
1
-0
/
+125
*
Camellia cipher, contributed by NTT
Bodo Möller
2006-06-09
6
-12
/
+211
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
5
-40
/
+114
*
Make update.
Dr. Stephen Henson
2006-06-02
1
-3
/
+3
*
Extend default method string to include public key methods.
Dr. Stephen Henson
2006-06-02
1
-2
/
+9
*
Typo.
Dr. Stephen Henson
2006-06-02
1
-1
/
+1
*
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
Dr. Stephen Henson
2006-06-02
4
-3
/
+51
[next]