projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add an explicit load_config() call so any added algorithms are
2006-04-04
Dr. Stephen Henson
Add an explicit load_config() call so any added algorithms are
commit
|
commitdiff
|
tree
2006-04-04
Dr. Stephen Henson
Fix dynamic public key method lookup.
commit
|
commitdiff
|
tree
2006-04-04
Dr. Stephen Henson
New function to retrieve ASN1 info on public key algorithms...
commit
|
commitdiff
|
tree
2006-04-04
Dr. Stephen Henson
Stop warning.
commit
|
commitdiff
|
tree
2006-04-04
Dr. Stephen Henson
Update and add last (?) set of GOST OIDs.
commit
|
commitdiff
|
tree
2006-04-02
Dr. Stephen Henson
More GOST OIDs
commit
|
commitdiff
|
tree
2006-04-02
Dr. Stephen Henson
Add GOST parameter set OIDs.
commit
|
commitdiff
|
tree
2006-03-31
Dr. Stephen Henson
Don't free up key in priv_decode.
commit
|
commitdiff
|
tree
2006-03-31
Dr. Stephen Henson
Initialize pval.
commit
|
commitdiff
|
tree
2006-03-31
Dr. Stephen Henson
Fix gost OIDs.
commit
|
commitdiff
|
tree
2006-03-29
Dr. Stephen Henson
Fix typo.
commit
|
commitdiff
|
tree
2006-03-29
Dr. Stephen Henson
Add some GOST OIDs.
commit
|
commitdiff
|
tree
2006-03-29
Dr. Stephen Henson
Add missing function declaration.
commit
|
commitdiff
|
tree
2006-03-28
Dr. Stephen Henson
Fix bug where freed OIDs could be accessed in EVP_cleanup...
commit
|
commitdiff
|
tree
2006-03-28
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2006-03-28
Dr. Stephen Henson
New utility pkeyparam. Enhance and bugfix algorithm...
commit
|
commitdiff
|
tree
2006-03-28
Dr. Stephen Henson
New general public key utility 'pkey'.
commit
|
commitdiff
|
tree
2006-03-24
Dr. Stephen Henson
Initial support for generalized public key parameters.
commit
|
commitdiff
|
tree
2006-03-23
Dr. Stephen Henson
Add support for legacy PEM format private keys in EVP_PKEY_A...
commit
|
commitdiff
|
tree
2006-03-23
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2006-03-23
Dr. Stephen Henson
Fix bug in DSA, EC methods.
commit
|
commitdiff
|
tree
2006-03-23
Dr. Stephen Henson
Add information and pem strings. Update dependencies.
commit
|
commitdiff
|
tree
2006-03-22
Dr. Stephen Henson
Make EVP_PKEY_ASN1_METHOD opaque. Add application level...
commit
|
commitdiff
|
tree
2006-03-22
Dr. Stephen Henson
Move algorithm specific print code from crypto/asn1...
commit
|
commitdiff
|
tree
2006-03-22
Dr. Stephen Henson
Gather printing routines into EVP_PKEY_ASN1_METHOD.
commit
|
commitdiff
|
tree
2006-03-20
Dr. Stephen Henson
DH EVP_PKEY_ASN1_METHOD, doesn't do much (yet?).
commit
|
commitdiff
|
tree
2006-03-20
Dr. Stephen Henson
Transfer parameter handling and key comparison to algorithm...
commit
|
commitdiff
|
tree
2006-03-20
Dr. Stephen Henson
Initial support for pluggable public key ASN1 support...
commit
|
commitdiff
|
tree
2006-03-20
Dr. Stephen Henson
Stop compiler warnings.
commit
|
commitdiff
|
tree
2006-03-05
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2006-03-01
Dr. Stephen Henson
Check EVP_DigestInit_ex() return value in EVP_BytesToKey().
commit
|
commitdiff
|
tree
2006-02-21
Dr. Stephen Henson
Print out <INVALID> if an OID value is invalid.
commit
|
commitdiff
|
tree
2006-02-19
Dr. Stephen Henson
Tolerate a SEQUENCE in DN components.
commit
|
commitdiff
|
tree
2006-02-15
Dr. Stephen Henson
Fix from stable branch.
commit
|
commitdiff
|
tree
2006-02-15
Dr. Stephen Henson
Fix warnings.
commit
|
commitdiff
|
tree
2006-02-11
Dr. Stephen Henson
Minor clarification.
commit
|
commitdiff
|
tree
2006-02-11
Dr. Stephen Henson
Add FAQ about AKID.
commit
|
commitdiff
|
tree
2006-02-09
Dr. Stephen Henson
Fix warnings about "sin" conflicting with sin(3) definition.
commit
|
commitdiff
|
tree
2006-02-09
Dr. Stephen Henson
Avoid warnings about shadowed definitions.
commit
|
commitdiff
|
tree
2006-02-09
Dr. Stephen Henson
Update from 0.9.7-stable.
commit
|
commitdiff
|
tree
2006-02-04
Dr. Stephen Henson
Update filenames in makefiles.
commit
|
commitdiff
|
tree
2006-02-04
Dr. Stephen Henson
Recognize mingw in perlasm.
commit
|
commitdiff
|
tree
2006-01-31
Dr. Stephen Henson
Ignore zero length constructed segments.
commit
|
commitdiff
|
tree
2006-01-19
Dr. Stephen Henson
Fixes for BOOL handling: produce errors for invalid...
commit
|
commitdiff
|
tree
2006-01-15
Dr. Stephen Henson
Fix from stable branch.
commit
|
commitdiff
|
tree
2006-01-15
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2006-01-15
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2006-01-03
Dr. Stephen Henson
In ASN1_parse() show tag value for ASN1 tags > 30.
commit
|
commitdiff
|
tree
2005-12-06
Dr. Stephen Henson
Add cpuid code to VC++ build.
commit
|
commitdiff
|
tree
2005-12-06
Dr. Stephen Henson
Don't include zlib header dir if it is not defined.
commit
|
commitdiff
|
tree
2005-12-06
Dr. Stephen Henson
Initial attempt at Whirlpool assembler support on VC++.
commit
|
commitdiff
|
tree
2005-12-05
Dr. Stephen Henson
Avoid warnings on VC++ 2005.
commit
|
commitdiff
|
tree
2005-12-05
Dr. Stephen Henson
Update from 0.9.8-stable.
commit
|
commitdiff
|
tree
2005-12-05
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-12-05
Dr. Stephen Henson
Make mk1mf.pl and friends recognize Whirlpool.
commit
|
commitdiff
|
tree
2005-12-03
Dr. Stephen Henson
Make ZLIB without ZLIB_SHARED compiled again.
commit
|
commitdiff
|
tree
2005-12-02
Dr. Stephen Henson
Oops...
commit
|
commitdiff
|
tree
2005-12-02
Dr. Stephen Henson
Update ordinals and include changes from 0.9.8.
commit
|
commitdiff
|
tree
2005-12-02
Dr. Stephen Henson
New functions to support opaque EVP_CIPHER_CTX handling.
commit
|
commitdiff
|
tree
2005-12-02
Dr. Stephen Henson
Add error checking to avoid crashing when zlib cannot...
commit
|
commitdiff
|
tree
2005-12-02
Dr. Stephen Henson
Include EVP_whirlpool() prototype in evp.h
commit
|
commitdiff
|
tree
2005-11-30
Dr. Stephen Henson
Typo
commit
|
commitdiff
|
tree
2005-11-30
Dr. Stephen Henson
Make CA.pl script use CA extensions when creating a...
commit
|
commitdiff
|
tree
2005-11-20
Dr. Stephen Henson
Extensive OID code enhancement and fixes.
commit
|
commitdiff
|
tree
2005-11-11
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-11-07
Dr. Stephen Henson
Update docs.
commit
|
commitdiff
|
tree
2005-11-07
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-11-06
Dr. Stephen Henson
Make DLL engines the default in 0.9.9 and VC++.
commit
|
commitdiff
|
tree
2005-11-06
Dr. Stephen Henson
Add symbols for ASN1 print functions, update ordinal...
commit
|
commitdiff
|
tree
2005-11-06
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-10-29
Dr. Stephen Henson
Include kerberos libraries (if used) when linking test...
commit
|
commitdiff
|
tree
2005-10-08
Dr. Stephen Henson
Add PVK support to dsa utility.
commit
|
commitdiff
|
tree
2005-10-08
Dr. Stephen Henson
Avoid warning on Win32.
commit
|
commitdiff
|
tree
2005-10-08
Dr. Stephen Henson
New option SSL_OP_NO_COMP to disable compression. New...
commit
|
commitdiff
|
tree
2005-10-05
Dr. Stephen Henson
Initialize bignum constants using BN_bin2bn() instead...
commit
|
commitdiff
|
tree
2005-10-02
Dr. Stephen Henson
Oops :-)
commit
|
commitdiff
|
tree
2005-10-02
Dr. Stephen Henson
Make OPENSSL_NO_COMP work under Win32.
commit
|
commitdiff
|
tree
2005-10-01
Dr. Stephen Henson
Fix compilation without OPENSSL_NO_COMP :-)
commit
|
commitdiff
|
tree
2005-09-30
Dr. Stephen Henson
Make OPENSSL_NO_COMP compile again.
commit
|
commitdiff
|
tree
2005-09-26
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-09-21
Dr. Stephen Henson
128 bit AES ciphersuites should be classified as HIGH.
commit
|
commitdiff
|
tree
2005-09-16
Dr. Stephen Henson
Change openssl.cnf to use UTF8Strings by default and...
commit
|
commitdiff
|
tree
2005-09-16
Dr. Stephen Henson
Fix for Win32.
commit
|
commitdiff
|
tree
2005-09-03
Dr. Stephen Henson
Update print macro properly this time...
commit
|
commitdiff
|
tree
2005-09-03
Dr. Stephen Henson
Update ASN1 print implement macro.
commit
|
commitdiff
|
tree
2005-09-03
Dr. Stephen Henson
Update asn1t.h too for ASN1 print.
commit
|
commitdiff
|
tree
2005-09-03
Dr. Stephen Henson
Update to ASN1 printing code.
commit
|
commitdiff
|
tree
2005-09-02
Dr. Stephen Henson
Two new verify flags functions.
commit
|
commitdiff
|
tree
2005-09-01
Dr. Stephen Henson
Extend callback function to support print customization.
commit
|
commitdiff
|
tree
2005-09-01
Dr. Stephen Henson
Return 2 from X509_NAME printing routine to add newline.
commit
|
commitdiff
|
tree
2005-09-01
Dr. Stephen Henson
Update ASN1 printing code and add a -print option to...
commit
|
commitdiff
|
tree
2005-09-01
Dr. Stephen Henson
Initial support for ASN1 print code.
commit
|
commitdiff
|
tree
2005-08-31
Dr. Stephen Henson
Integrated support for PVK files.
commit
|
commitdiff
|
tree
2005-08-21
Dr. Stephen Henson
Use correct date and filename.
commit
|
commitdiff
|
tree
2005-08-21
Dr. Stephen Henson
Command line support for RSAPublicKey format.
commit
|
commitdiff
|
tree
2005-08-20
Dr. Stephen Henson
Delete old ASN1_METHOD files.
commit
|
commitdiff
|
tree
2005-08-20
Dr. Stephen Henson
Add file which includes new ASN1 NETSCAPE format for...
commit
|
commitdiff
|
tree
2005-08-20
Dr. Stephen Henson
Update from stable branch.
commit
|
commitdiff
|
tree
2005-08-20
Dr. Stephen Henson
Remove ASN1_METHOD code replace with new ASN1 alternative.
commit
|
commitdiff
|
tree
2005-08-20
Dr. Stephen Henson
New version of ASN1 print code, still not compiled...
commit
|
commitdiff
|
tree
next