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-04-12
Dr. Stephen...
Extend DH ASN1 method to support public key encode...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Dr. Stephen...
Compare parameters when comparing public keys.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Dr. Stephen...
Add file dso_beos.c missing from original commit.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Dr. Stephen...
Support for DSA keygen, fix for genpkey.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Dr. Stephen...
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Ulf Möller
Add BeOS support.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Ulf Möller
manual pages as HTML
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Ulf Möller
Use Dl_info only on systems where it is known to exist...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Ulf Möller
uncomment; that one slipped through
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Ulf Möller
improve make dclean to remove files generated during...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Dr. Stephen...
Fix parameter error messages.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Dr. Stephen...
Write parameters if -genparam option include.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Dr. Stephen...
Add parameter generation option to genpkey.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Dr. Stephen...
Add support for setting keybits and public exponent...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Dr. Stephen...
Initial keygen support.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
ctrls to set PSS salt length.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
Preliminary PSS support.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
Beginnings of PSS support.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Richard Levitte
Synchronise with the Unix build
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
Change operation values so they can be used as a mask.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
Implementation of pkey_rsa_verify. Some constification.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Dr. Stephen...
New utility function to reverse a buffer, either by...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Store digests as EVP_MD instead of a NID.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Constification.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Bugfix X9.31 padding.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Support for digest signing and X931 in rsa_pkey_meth.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Add checking to padding ctrl.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Add RSA ctrl for padding mode, add ctrl support in...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-09
Dr. Stephen...
Fix typo. Add EVP_PKEY_CTX control function for later...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Dr. Stephen...
Reformat pkeyutl.c, add support for verify operation...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Dr. Stephen...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Dr. Stephen...
Implement encrypt/decrypt using RSA.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Dr. Stephen...
Initial functions for RSA EVP_PKEY_METHOD.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Dr. Stephen...
If <operatio>_init function is zero interpret as noop.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Dr. Stephen...
New utility 'pkeyutl' a general purpose version of...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Dr. Stephen...
Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-07
Dr. Stephen...
Initial functions for main EVP_PKEY_METHOD operations.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-06
Dr. Stephen...
Updated to EVP_PKEY_METHOD code... still doesn't do...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-06
Dr. Stephen...
Initial definitions and a few functions for EVP_PKEY_ME...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Bodo Möller
Remove ECC extension information from external represen...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
New function to add dynamic alias.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
Last arg to EVP_PKEY_assign() should be void *.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
Rebuild mac table to avoid duplicates.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
Typos in a few OID names.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Dr. Stephen...
Minor object name edit.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-04
Dr. Stephen...
Add an explicit load_config() call so any added algorit...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-04
Dr. Stephen...
Fix dynamic public key method lookup.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-04
Dr. Stephen...
New function to retrieve ASN1 info on public key algori...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-04
Dr. Stephen...
Stop warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-04
Dr. Stephen...
Update and add last (?) set of GOST OIDs.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Bodo Möller
clarification
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Bodo Möller
check length properly
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Bodo Möller
simplify: use s2n macro
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Bodo Möller
Avoid hard-coded table length where we can use sizeof.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Bodo Möller
fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Richard Levitte
Change chop to chomp when reading lines, so CRLF is...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-02
Dr. Stephen...
More GOST OIDs
commit
|
commitdiff
|
tree
|
snapshot
2006-04-02
Dr. Stephen...
Add GOST parameter set OIDs.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Dr. Stephen...
Don't free up key in priv_decode.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Dr. Stephen...
Initialize pval.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Richard Levitte
If we declare a function, like d2i_TS_MSG_IMPRINT_bio...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Dr. Stephen...
Fix gost OIDs.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Richard Levitte
Synchronise with recent changes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Richard Levitte
The -config option flag needs to be in the SSLEAY_CONFI...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Bodo Möller
fix for hostname extension
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Bodo Möller
Implement Supported Elliptic Curves Extension.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Bodo Möller
Change default curve (for compatibility with a
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Bodo Möller
Implement cipher-suite selection logic given Supported...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Dr. Stephen...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Dr. Stephen...
Add some GOST OIDs.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Dr. Stephen...
Add missing function declaration.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Dr. Stephen...
Fix bug where freed OIDs could be accessed in EVP_clean...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Dr. Stephen...
New utility pkeyparam. Enhance and bugfix algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Dr. Stephen...
New general public key utility 'pkey'.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Richard Levitte
Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_C...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Richard Levitte
Since we're moving between directories, let's get an...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-26
Bodo Möller
Simplify ASN.1 for point format list
commit
|
commitdiff
|
tree
|
snapshot
2006-03-25
Richard Levitte
Only try to remove the tsa.dir subdirectory if it actua...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Dr. Stephen...
Initial support for generalized public key parameters.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Dr. Stephen...
Add support for legacy PEM format private keys in EVP_P...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Dr. Stephen...
Fix bug in DSA, EC methods.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Dr. Stephen...
Add information and pem strings. Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Dr. Stephen...
Make EVP_PKEY_ASN1_METHOD opaque. Add application level...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Richard Levitte
Keep up with the changes in the Unix build system.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Dr. Stephen...
Move algorithm specific print code from crypto/asn1...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Dr. Stephen...
Gather printing routines into EVP_PKEY_ASN1_METHOD.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Richard Levitte
VMS doesn't support includes of paths very well.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Richard Levitte
Synchronise with recent changes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Dr. Stephen...
DH EVP_PKEY_ASN1_METHOD, doesn't do much (yet?).
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Dr. Stephen...
Transfer parameter handling and key comparison to algor...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Dr. Stephen...
Initial support for pluggable public key ASN1 support...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Dr. Stephen...
Stop compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Nils Larsch
fix last commit: return NULL is TS_RESP_CTX_set_status_...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Nils Larsch
ensure the pointer is valid before using it
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Nils Larsch
check if con != NULL before using it
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Nils Larsch
remove unnecessary code
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Richard Levitte
Typo...
commit
|
commitdiff
|
tree
|
snapshot
next