summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2008-04-03Backport of CMS code to 0.9.8-stable branch. Disabled by default.Dr. Stephen Henson
2008-04-02Add -DOPENSSL_NO_DEPRECATED to debug-steve* targets. Add headers to makeDr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
2007-12-23Add fips-fingerprint option to dgst.c to use the appropriate FIPS HMAC key.Dr. Stephen Henson
2007-11-19fix typosBodo Möller
2007-11-15Fix buffer overflow.Ben Laurie
2007-11-15Make depend.Ben Laurie
2007-11-15Fix warnings.Ben Laurie
2007-10-14Include USE_SOCKETS #defineDr. Stephen Henson
2007-10-12Backport certificate status request TLS extension support to 0.9.8.Dr. Stephen Henson
2007-09-19Slight bug in dependencies caused occasional unnecessary diffs. Fixed.Ben Laurie
2007-09-19make dependBen Laurie
2007-09-17Mention SHA2 in apps/dgst and openssl.pod.Andy Polyakov
2007-09-06gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.Dr. Stephen Henson
2007-08-23Update from HEAD.Dr. Stephen Henson
2007-08-23Update docs.Dr. Stephen Henson
2007-08-12Backport of TLS extension code to OpenSSL 0.9.8.Dr. Stephen Henson
2007-07-31MacOS X update [from HEAD].Andy Polyakov
2007-07-04Fix more unused value warnings.Dr. Stephen Henson
2007-05-13More IGE speedup.Ben Laurie
2007-05-13AES IGE mode speedup.Ben Laurie
2007-04-23Add SEED encryption algorithm.Bodo Möller
2007-02-23Make update.Dr. Stephen Henson
2007-02-22Fix problem with multi line responses in -starttls by using a bufferingLutz Jänicke
2007-02-21Extend SMTP and IMAP protocol handling to perform the requiredLutz Jänicke
2007-02-18Avoid warning.Dr. Stephen Henson
2007-02-18Fix Win32 warnings.Dr. Stephen Henson
2007-02-16Add STARTTLS support for IMAP and FTP.Richard Levitte
2007-02-08Add hmac option to dgst from 0.9.7-stable.Dr. Stephen Henson
2006-12-27fix return value of get_cert_chain()Nils Larsch
2006-12-13properly initialize SSL context, check return valueNils Larsch
2006-12-05return 0 if 'noout' is used and no has occurredNils Larsch
2006-11-29replace macros with functionsNils Larsch
2006-11-27Add RFC 3779 support, contributed by ARIN.Ben Laurie
2006-09-29APP_FILES is no longer used, remove it everywhere.Richard Levitte
2006-09-22Fix from HEAD.Dr. Stephen Henson
2006-09-22Fix but in apps/pkcs12.cDr. Stephen Henson
2006-07-13Fix from HEAD.Dr. Stephen Henson
2006-06-14"make depend" for the default configuration, i.e. no-camellia here inBodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-05-17Fix from HEAD.Dr. Stephen Henson
2006-05-04make updateDr. Stephen Henson
2006-04-28Create a crlnumber file when a CA is created using CA.plDr. Stephen Henson
2005-11-30Fix from HEAD.Dr. Stephen Henson
2005-11-25Improve documentation.Ben Laurie
2005-11-02compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <j...Nils Larsch
2005-09-30Update from HEAD.Dr. Stephen Henson
2005-09-30successfully updating the db shouldn't result in an error messageNils Larsch
2005-09-16Don't always use issuer serial version of AKID.Dr. Stephen Henson
2005-09-02don't try to load cert/key when the "-nocert" option is setNils Larsch