projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add -pubkey option to req command.
2001-12-01
Dr. Stephen Henson
Add -pubkey option to req command.
commit
|
commitdiff
|
tree
2001-12-01
Dr. Stephen Henson
NO_DSA, NO_RSA patches.
commit
|
commitdiff
|
tree
2001-11-12
Dr. Stephen Henson
Add an FAQ.
commit
|
commitdiff
|
tree
2001-11-06
Dr. Stephen Henson
PKCS#12 code fixes: initialize and cleanup digests...
commit
|
commitdiff
|
tree
2001-11-06
Dr. Stephen Henson
Win32 fixes.
commit
|
commitdiff
|
tree
2001-11-06
Dr. Stephen Henson
Fix email address delete code.
commit
|
commitdiff
|
tree
2001-10-27
Dr. Stephen Henson
Another noemailDN fix.
commit
|
commitdiff
|
tree
2001-10-27
Dr. Stephen Henson
Allow ca to certify requests containing BMPStrings...
commit
|
commitdiff
|
tree
2001-10-27
Dr. Stephen Henson
Bugfixes for noemailDN option. Make it use the
commit
|
commitdiff
|
tree
2001-10-27
Dr. Stephen Henson
Stop compiler warnings.
commit
|
commitdiff
|
tree
2001-10-27
Dr. Stephen Henson
Add support for Subject Info Acess extension.
commit
|
commitdiff
|
tree
2001-10-26
Dr. Stephen Henson
New options to allow req to accept UTF8 strings as...
commit
|
commitdiff
|
tree
2001-10-23
Dr. Stephen Henson
Sanitize CHANGES entry.
commit
|
commitdiff
|
tree
2001-10-21
Dr. Stephen Henson
Reject certificates with unhandled critical extensions.
commit
|
commitdiff
|
tree
2001-10-21
Dr. Stephen Henson
Stop spurious "unable to load config info" errors in req
commit
|
commitdiff
|
tree
2001-10-20
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2001-10-20
Dr. Stephen Henson
Add missing EVP_CIPHER_CTX_{init,cleanup}
commit
|
commitdiff
|
tree
2001-10-17
Dr. Stephen Henson
Update docs.
commit
|
commitdiff
|
tree
2001-10-17
Dr. Stephen Henson
Modify EVP cipher behaviour in a similar way
commit
|
commitdiff
|
tree
2001-10-16
Dr. Stephen Henson
Update docs.
commit
|
commitdiff
|
tree
2001-10-16
Dr. Stephen Henson
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
commit
|
commitdiff
|
tree
2001-10-03
Dr. Stephen Henson
Use the maximum block length for the extra size in...
commit
|
commitdiff
|
tree
2001-10-02
Dr. Stephen Henson
Make EVP_DecryptUpdate work again.
commit
|
commitdiff
|
tree
2001-09-28
Dr. Stephen Henson
Modernise and fix (ancient) "maurice" demos.
commit
|
commitdiff
|
tree
2001-09-28
Dr. Stephen Henson
Constify EVP_SealInit, EVP_OpenInit
commit
|
commitdiff
|
tree
2001-09-28
Dr. Stephen Henson
Make (ancient) sign.c demo compile again.
commit
|
commitdiff
|
tree
2001-09-28
Dr. Stephen Henson
Support fractional seconds in GeneralizedTime
commit
|
commitdiff
|
tree
2001-09-25
Dr. Stephen Henson
Fix AES CBC mode EVP_CIPHER structures: the IV length...
commit
|
commitdiff
|
tree
2001-09-12
Dr. Stephen Henson
Add certificate and request demos.
commit
|
commitdiff
|
tree
2001-09-08
Dr. Stephen Henson
Replace old (and invalid) copyright notice.
commit
|
commitdiff
|
tree
2001-08-23
Dr. Stephen Henson
Load OCSP responder key before waiting for an incoming
commit
|
commitdiff
|
tree
2001-08-23
Dr. Stephen Henson
Add #ifdefs to some devcrypto code
commit
|
commitdiff
|
tree
2001-08-17
Dr. Stephen Henson
Make -passin -passout etc work again.
commit
|
commitdiff
|
tree
2001-08-17
Dr. Stephen Henson
Add CRL utility functions to allow CRLs to be
commit
|
commitdiff
|
tree
2001-07-27
Dr. Stephen Henson
Make sure *outl is always initialized in EVP_EncryptUpdate().
commit
|
commitdiff
|
tree
2001-07-27
Dr. Stephen Henson
More linker bloat reorganisation:
commit
|
commitdiff
|
tree
2001-07-26
Dr. Stephen Henson
First of several reorganisations to
commit
|
commitdiff
|
tree
2001-07-13
Dr. Stephen Henson
Allow OCSP server to handle multiple requests.
commit
|
commitdiff
|
tree
2001-07-12
Dr. Stephen Henson
Initial OCSP server support, using index.txt format.
commit
|
commitdiff
|
tree
2001-07-11
Dr. Stephen Henson
Delete extra ;
commit
|
commitdiff
|
tree
2001-07-11
Dr. Stephen Henson
In ocsp_match_issuerid() we are passed the CA that...
commit
|
commitdiff
|
tree
2001-06-28
Dr. Stephen Henson
Modify apps to use NCONF code instead of old CONF code.
commit
|
commitdiff
|
tree
2001-06-26
Dr. Stephen Henson
Another empty X509_NAME fix.
commit
|
commitdiff
|
tree
2001-06-26
Dr. Stephen Henson
Handle empty X509_NAME in printing routines.
commit
|
commitdiff
|
tree
2001-06-23
Dr. Stephen Henson
In {RSA,DSA,DH}_new_method(x) need to increase the...
commit
|
commitdiff
|
tree
2001-06-23
Dr. Stephen Henson
Fix hwcrhk_insert_card.
commit
|
commitdiff
|
tree
2001-06-23
Dr. Stephen Henson
Fix UI leak in apps.
commit
|
commitdiff
|
tree
2001-06-23
Dr. Stephen Henson
In UI_dup_*() function, use the duped string, not the...
commit
|
commitdiff
|
tree
2001-06-23
Dr. Stephen Henson
Update my config entry to allow use of DSOs.
commit
|
commitdiff
|
tree
2001-06-21
Dr. Stephen Henson
Fix memory leak when RAND is used: need to cleanup
commit
|
commitdiff
|
tree
2001-06-19
Dr. Stephen Henson
Change all calls to low level digest routines in the...
commit
|
commitdiff
|
tree
2001-06-19
Dr. Stephen Henson
Fix memory leaks.
commit
|
commitdiff
|
tree
2001-06-19
Dr. Stephen Henson
make apps compile again
commit
|
commitdiff
|
tree
2001-06-19
Dr. Stephen Henson
Don't set pointer if add_lock_callback used.
commit
|
commitdiff
|
tree
2001-06-11
Dr. Stephen Henson
Make update
commit
|
commitdiff
|
tree
2001-06-11
Dr. Stephen Henson
Initialize UI ex_data.
commit
|
commitdiff
|
tree
2001-06-11
Dr. Stephen Henson
Add support for MS CSP Name PKCS#12 attribute.
commit
|
commitdiff
|
tree
2001-05-24
Dr. Stephen Henson
Add missing variable length cipher flag for Blowfish.
commit
|
commitdiff
|
tree
2001-05-17
Dr. Stephen Henson
Add examples to EVP_EncryptInit manual page.
commit
|
commitdiff
|
tree
2001-05-17
Dr. Stephen Henson
Fix for new UI functions under Win32.
commit
|
commitdiff
|
tree
2001-05-13
Dr. Stephen Henson
#if 0 out deleted (?) functions to stop Win32 DLL
commit
|
commitdiff
|
tree
2001-05-12
Dr. Stephen Henson
Change Win32 to use EXPORT_VAR_AS_FN.
commit
|
commitdiff
|
tree
2001-05-12
Dr. Stephen Henson
Under VC++ _DLL is set to indicate that the application
commit
|
commitdiff
|
tree
2001-05-12
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2001-05-10
Dr. Stephen Henson
Purpose and trust setting functions for X509_STORE.
commit
|
commitdiff
|
tree
2001-05-10
Dr. Stephen Henson
Fix warning with DEBUG_SAFESTACK
commit
|
commitdiff
|
tree
2001-05-10
Dr. Stephen Henson
Fix to allow multiple NONE libraries in mkerr.pl .
commit
|
commitdiff
|
tree
2001-05-09
Dr. Stephen Henson
Allow various X509_STORE_CTX properties to be
commit
|
commitdiff
|
tree
2001-05-07
Dr. Stephen Henson
Initial CRL based revocation checking.
commit
|
commitdiff
|
tree
2001-04-29
Dr. Stephen Henson
Win32 fixes:
commit
|
commitdiff
|
tree
2001-04-21
Dr. Stephen Henson
Fix ASN1 bug when decoding OTHER type.
commit
|
commitdiff
|
tree
2001-04-02
Dr. Stephen Henson
Rewrite CHOICE field setting code to properly handle
commit
|
commitdiff
|
tree
2001-03-18
Dr. Stephen Henson
Fix PKCS#12 key generation bug.
commit
|
commitdiff
|
tree
2001-03-16
Dr. Stephen Henson
Add copy_extensions option to 'ca' utility.
commit
|
commitdiff
|
tree
2001-03-15
Dr. Stephen Henson
Add 'align' option to nameopt.
commit
|
commitdiff
|
tree
2001-03-15
Dr. Stephen Henson
Overhaul the display of certificate details in
commit
|
commitdiff
|
tree
2001-03-15
Dr. Stephen Henson
Document the -certopt option to the x509 utility.
commit
|
commitdiff
|
tree
2001-03-11
Dr. Stephen Henson
Initial docs for PEM routines.
commit
|
commitdiff
|
tree
2001-03-10
Dr. Stephen Henson
In crypto/ec #if 0 out structures which reference ...
commit
|
commitdiff
|
tree
2001-03-10
Dr. Stephen Henson
Typo.
commit
|
commitdiff
|
tree
2001-03-10
Dr. Stephen Henson
Add the 'ec' directory to mkdef.pl and mkfiles.pl
commit
|
commitdiff
|
tree
2001-03-09
Dr. Stephen Henson
Update docs.
commit
|
commitdiff
|
tree
2001-03-09
Dr. Stephen Henson
Change the EVP_somecipher() and EVP_somedigest()
commit
|
commitdiff
|
tree
2001-03-08
Dr. Stephen Henson
Make EVP_Digest*() routines return a value.
commit
|
commitdiff
|
tree
2001-03-01
Dr. Stephen Henson
Fix bug in copy_email() which would not
commit
|
commitdiff
|
tree
2001-02-28
Dr. Stephen Henson
Fix a bug which caused BN_div to produce the
commit
|
commitdiff
|
tree
2001-02-26
Dr. Stephen Henson
Typo in comment.
commit
|
commitdiff
|
tree
2001-02-26
Dr. Stephen Henson
Enhance OCSP_request_verify() so it finds the signers...
commit
|
commitdiff
|
tree
2001-02-25
Dr. Stephen Henson
Trap an invalid ASN1_ITEM construction and print out
commit
|
commitdiff
|
tree
2001-02-24
Dr. Stephen Henson
New function and options to check OCSP response validity.
commit
|
commitdiff
|
tree
2001-02-24
Dr. Stephen Henson
Print out OID of unknown signature or public key
commit
|
commitdiff
|
tree
2001-02-24
Dr. Stephen Henson
Stop PKCS7_verify() core dumping with unknown public
commit
|
commitdiff
|
tree
2001-02-23
Dr. Stephen Henson
Make OCSP cert id code tolerate a missing issuer certificate
commit
|
commitdiff
|
tree
2001-02-23
Dr. Stephen Henson
Oops, forgot CHANGES entry for ASN1_ITEM_FUNCTIONS.
commit
|
commitdiff
|
tree
2001-02-23
Dr. Stephen Henson
Get rid of ASN1_ITEM_FUNCTIONS dummy function
commit
|
commitdiff
|
tree
2001-02-23
Dr. Stephen Henson
Initial support for ASN1_ITEM_FUNCTION option to
commit
|
commitdiff
|
tree
2001-02-22
Dr. Stephen Henson
Rebuild ASN1 error codes to remove unused function...
commit
|
commitdiff
|
tree
2001-02-20
Dr. Stephen Henson
Fix typo.
commit
|
commitdiff
|
tree
2001-02-19
Dr. Stephen Henson
New -set_serial options to 'req' and 'x509'.
commit
|
commitdiff
|
tree
2001-02-16
Dr. Stephen Henson
New options to 'ca' utility to support CRL entry extensions.
commit
|
commitdiff
|
tree
next