2002-10-04 |
Dr. Stephen Henson | Update mkdef.pl to handle new ASN1 macro
|
commit | commitdiff | tree |
2002-10-03 |
Dr. Stephen Henson | Various enhancements to PKCS#12 code, new
|
commit | commitdiff | tree |
2002-10-03 |
Dr. Stephen Henson | Preliminary streaming ASN1 encode support.
|
commit | commitdiff | tree |
2002-09-08 |
Dr. Stephen Henson | Really fix PKCS7_set_detached this time...
|
commit | commitdiff | tree |
2002-09-07 |
Dr. Stephen Henson | Fix typos in PKCS#12 ASN1 code.
|
commit | commitdiff | tree |
2002-08-30 |
Dr. Stephen Henson | Fix ASN1_STRING_to_UTF8: remove non sensical !*out...
|
commit | commitdiff | tree |
2002-08-23 |
Dr. Stephen Henson | Reinstate the check for invalid length BIT STRINGS,
|
commit | commitdiff | tree |
2002-08-22 |
Dr. Stephen Henson | Make -nameopt work in req and add support for -reqopt
|
commit | commitdiff | tree |
2002-08-22 |
Dr. Stephen Henson | Change C++ style comments
|
commit | commitdiff | tree |
2002-08-22 |
Dr. Stephen Henson | #if out unused function to shut the compiler up.
|
commit | commitdiff | tree |
2002-08-22 |
Dr. Stephen Henson | Fix crahses and leaks in pkcs12 utility -chain option
|
commit | commitdiff | tree |
2002-08-16 |
Dr. Stephen Henson | Fix block_size field for CFB and OFB modes: it should...
|
commit | commitdiff | tree |
2002-08-14 |
Dr. Stephen Henson | Fix typo in OBJ_txt2obj which incorrectly passed the...
|
commit | commitdiff | tree |
2002-08-02 |
Dr. Stephen Henson | Fix typo
|
commit | commitdiff | tree |
2002-08-02 |
Dr. Stephen Henson | Fix the ASN1 sanity check: correct header length
|
commit | commitdiff | tree |
2002-06-13 |
Dr. Stephen Henson | Fix ext_dat.h extension ordering.
|
commit | commitdiff | tree |
2002-06-13 |
Dr. Stephen Henson | The new ASN1 code automatically allocates
|
commit | commitdiff | tree |
2002-05-29 |
Dr. Stephen Henson | Make i2c_ASN1_BIT_STRING return the correct length.
|
commit | commitdiff | tree |
2002-05-19 |
Dr. Stephen Henson | Reorganise -subj option code, fix buffer overrun.
|
commit | commitdiff | tree |
2002-05-19 |
Dr. Stephen Henson | Fix Mingw32 asm build: use the Unix
|
commit | commitdiff | tree |
2002-05-18 |
Dr. Stephen Henson | Add missing EVP_CIPHER_CTX_init call.
|
commit | commitdiff | tree |
2002-05-15 |
Dr. Stephen Henson | Zero cipher_data in EVP_CIPHER_CTX_cleanup
|
commit | commitdiff | tree |
2002-05-11 |
Dr. Stephen Henson | EVP_SealFinal should return a value.
|
commit | commitdiff | tree |
2002-05-10 |
Dr. Stephen Henson | Add config entry debug-steve-linux-pseudo64. This...
|
commit | commitdiff | tree |
2002-05-10 |
Dr. Stephen Henson | Fallback to normal multiply if n2 == 8 and dna or dnb...
|
commit | commitdiff | tree |
2002-05-10 |
Dr. Stephen Henson | Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT...
|
commit | commitdiff | tree |
2002-05-01 |
Dr. Stephen Henson | Add apps_startup and bio_err init code to smime.c
|
commit | commitdiff | tree |
2002-03-19 |
Dr. Stephen Henson | Initialize ciph_ctx in kssl.c
|
commit | commitdiff | tree |
2002-03-16 |
Dr. Stephen Henson | Ensure EVP_CipherInit() uses the correct encode/decode...
|
commit | commitdiff | tree |
2002-03-14 |
Dr. Stephen Henson | Initialize cipher context in KRB5
|
commit | commitdiff | tree |
2002-03-13 |
Dr. Stephen Henson | Undo previous patch: avoid warnings by #undef'ing
|
commit | commitdiff | tree |
2002-03-12 |
Dr. Stephen Henson | Fix Kerberos warnings with VC++.
|
commit | commitdiff | tree |
2002-03-12 |
Dr. Stephen Henson | Fix ASN1 additions for KRB5
|
commit | commitdiff | tree |
2002-03-12 |
Dr. Stephen Henson | Fix various warnings when compiling with KRB5 code.
|
commit | commitdiff | tree |
2002-03-09 |
Dr. Stephen Henson | Make ciphers and digests obtain an ENGINE functional...
|
commit | commitdiff | tree |
2002-03-09 |
Dr. Stephen Henson | Make {RSA,DSA,DH}_new_method obtain and release an...
|
commit | commitdiff | tree |
2002-03-08 |
Dr. Stephen Henson | Fix the Win32_rename() function so it correctly
|
commit | commitdiff | tree |
2002-03-06 |
Dr. Stephen Henson | ENGINE module additions.
|
commit | commitdiff | tree |
2002-03-05 |
Dr. Stephen Henson | Make sure the type accessed by the LONG and ZLONG ASN1...
|
commit | commitdiff | tree |
2002-03-03 |
Dr. Stephen Henson | Fix warnings about signed/unsigned mismatch and global
|
commit | commitdiff | tree |
2002-02-26 |
Dr. Stephen Henson | Always init ctx_tmp in PKCS7_dataFinal since it is...
|
commit | commitdiff | tree |
2002-02-26 |
Dr. Stephen Henson | Fix new -aes command argument handling
|
commit | commitdiff | tree |
2002-02-24 |
Dr. Stephen Henson | Make the engine config module always add dynamic ENGINEs
|
commit | commitdiff | tree |
2002-02-23 |
Dr. Stephen Henson | Updates from stable branch.
|
commit | commitdiff | tree |
2002-02-23 |
Dr. Stephen Henson | New OPENSSL_LOAD_CONF define to load openssl.cnf
|
commit | commitdiff | tree |
2002-02-22 |
Dr. Stephen Henson | Fix for AIX.
|
commit | commitdiff | tree |
2002-02-22 |
Dr. Stephen Henson | non-Monolith fixes.
|
commit | commitdiff | tree |
2002-02-22 |
Dr. Stephen Henson | make errors
|
commit | commitdiff | tree |
2002-02-22 |
Dr. Stephen Henson | Update from stable branch.
|
commit | commitdiff | tree |
2002-02-22 |
Dr. Stephen Henson | Config code updates.
|
commit | commitdiff | tree |
2002-02-21 |
Dr. Stephen Henson | Config file updates from stable branch
|
commit | commitdiff | tree |
2002-02-02 |
Dr. Stephen Henson | #undef some things that cause a conflict under Win32...
|
commit | commitdiff | tree |
2002-01-22 |
Dr. Stephen Henson | Constification.
|
commit | commitdiff | tree |
2002-01-22 |
Dr. Stephen Henson | default_algorithms option in ENGINE config.
|
commit | commitdiff | tree |
2002-01-21 |
Dr. Stephen Henson | Initial ENGINE config module, docs to follow.
|
commit | commitdiff | tree |
2002-01-05 |
Dr. Stephen Henson | Experimental configuration code.
|
commit | commitdiff | tree |
2002-01-04 |
Dr. Stephen Henson | Update PEM docs
|
commit | commitdiff | tree |
2001-12-07 |
Dr. Stephen Henson | Don't overwrite signing time.
|
commit | commitdiff | tree |
2001-12-03 |
Dr. Stephen Henson | EVP_BytesToKey documentation.
|
commit | commitdiff | tree |
2001-12-01 |
Dr. Stephen Henson | Make EVP_SealInit() return the correct value.
|
commit | commitdiff | tree |
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 |
next |