projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2006-07-09
Dr. Stephen...
Set detached flag in PKCS7 structure earlier to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Dr. Stephen...
Public key comparison and printing routine functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Dr. Stephen...
EVP_PKEY_get_default_digest() manual page.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Dr. Stephen...
EVP_PKEY_CTX_ctrl() docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Dr. Stephen...
New functions to enumerate digests and ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Keygen docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
EVP_PKEY_derive() docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Add some examples.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
EVP_PKEY_verify() docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
New docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Add some EVP_PKEY_METHOD docs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Update docs with algorithm options.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Initial docs for pkeyutl.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-08
Dr. Stephen...
Docs for new utilities.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Dr. Stephen...
Add documentation for new smime options.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Andy Polyakov
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Andy Polyakov
Unsigned vs signed comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Andy Polyakov
Typos(?) in HEAD/crypto/evp/p_lib.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Dr. Stephen...
dsa_pub_cmp() doesn't need to check parameters because...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Dr. Stephen...
Make return value from EVP_PKEY_cmp() and EVP_PKEY_cmp_...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Andy Polyakov
Prepare playground for AES experimental code.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Bodo Möller
documentation for "HIGH" vs. "MEDIUM" was not up-to...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Bodo Möller
use <poll.h> as by Single Unix Specification
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Bodo Möller
always read in RAND_poll() if we can't use select becau...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Andy Polyakov
Mitigate the hazard of cache-collision timing attack...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Andy Polyakov
Mitigate the hazard of cache-collision timing attack...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Andy Polyakov
Mitigate cache-collision timing attack on last round.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Dr. Stephen...
Fix EVP_PKEY_CTX_dup() to return correct value and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Richard Levitte
Use poll() when possible to gather Unix randomness...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-23
Bodo Möller
New functions CRYPTO_set_idptr_callback(),
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
Bodo Möller
Change in 0.9.8 branch:
commit
|
commitdiff
|
tree
|
snapshot
2006-06-20
Bodo Möller
Remove ECC ciphersuites from 0.9.8 branch (should use...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-18
Bodo Möller
Change array representation of binary polynomials to...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
Bodo Möller
another thread-safety fix
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Error messages for client ECC cert verification.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Call 'print_stuff' even if a handshake failed.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Fix algorithm handling for ECC ciphersuites: Adapt...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Fix another new bug in the cipherstring logic.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Fix another bug introduced yesterday when deleting...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-15
Bodo Möller
Oops ... deleted too much in the previous commit when...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Bodo Möller
Disable invalid ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Bodo Möller
Ciphersuite string bugfixes, and ECC-related (re-)defin...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Bodo Möller
Make sure that AES ciphersuites get priority over Camellia
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Bodo Möller
Thread-safety fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Bodo Möller
Fix a bug recently introduced when updating this file...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Richard Levitte
Keep synchronised with Unix
commit
|
commitdiff
|
tree
|
snapshot
2006-06-11
Bodo Möller
Camellia cipher, contributed by NTT
commit
|
commitdiff
|
tree
|
snapshot
2006-06-10
Richard Levitte
Keep synchronised with the Unix build
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Bodo Möller
Camellia cipher, contributed by NTT
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Bodo Möller
Camellia cipher, contributed by NTT
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Dr. Stephen...
Output MIME parameter micalg according to RFC3851 and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Dr. Stephen...
Add AES and GOST S/MIME capabilities if algorithms...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Fix obvious typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Dr. Stephen...
Clarify comment and add #ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Dr. Stephen...
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Sync aes.h with cvs.openssl.org/chngview?cn=15336.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Reimplement AES_ofb128_encrypt.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Correct logical error in STRICT_ALIGNMENT check and...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Minor ppc-xlate.pl update.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Add sha512-ppc.pl module.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Andy Polyakov
Minor sha1-ppc.pl update.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-04
Richard Levitte
A few more ENGINE strings that need shortening.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
Richard Levitte
Synchronise with Unix
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Make update.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Initial public key ASN1 method engine support. Not...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Automatically free up dynamically allocated public...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Extend default method string to include public key...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Dr. Stephen...
Add ENGINE support for EVP_PKEY_METHOD including lookup...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Richard Levitte
Synchronise with the Unixly build.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Dr. Stephen...
Fix error code. make update
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Dr. Stephen...
Add missing prototype. Extend engine utility to print...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Dr. Stephen...
Add engine table for EVP_PKEY_METHOD. Doesn't do much...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Richard Levitte
Because all object files are now in a file, we don...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Dr. Stephen...
New pkey functions for keygen callbacks and retrieving...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Andy Polyakov
Tune up AES CFB. Performance improvement varies from...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Richard Levitte
Use a new signed int ii instead of j (which is unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Richard Levitte
Deal with another name that's longer than 31 characters.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Richard Levitte
rslen is unsigned, so it can never go below 0.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Dr. Stephen...
Install openssl.cnf to OPENSSLDIR in mk1mf.pl
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Dr. Stephen...
Flush p7bio when all data has been copied.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Dr. Stephen...
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Dr. Stephen...
Update pkeyutl to use size_t for pkey functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Richard Levitte
Signed vs. unsigned conflict
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Richard Levitte
There was a problem with too long command lines, so...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Dr. Stephen...
Allow any supported cipher to be used with smime -encrypt.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Dr. Stephen...
Add prototypes, update Win32 ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Richard Levitte
Keep in sync with Unix
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Dr. Stephen...
Update EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup().
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Dr. Stephen...
New function to dup EVP_PKEY_CTX. This will be needed...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Dr. Stephen...
New functions for enchanced digest sign/verify.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Dr. Stephen...
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Dr. Stephen...
Use size_t for new crypto size parameters.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Dr. Stephen...
Fix smime -pk7out.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-22
Dr. Stephen...
Add ctrl to EVP_MD and EVP_PKEY_CTX to EVP_MD_CTX....
commit
|
commitdiff
|
tree
|
snapshot
2006-05-20
Andy Polyakov
Tiny up hpux targets.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
Dr. Stephen...
Add -resign and -md options to smime command to support...
commit
|
commitdiff
|
tree
|
snapshot
next