summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2001-02-27MacOSX doesn't have ftime().Richard Levitte
2001-02-24New function and options to check OCSP response validity.Dr. Stephen Henson
2001-02-23I missed one.Geoff Thorpe
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-22Windows does not know of strigs.h or strcasecmp, so when in Windows,Richard Levitte
2001-02-21This adds command-line support to s_server for controlling the generationGeoff Thorpe
2001-02-20Some functions, like strdup() and strcasecmp(), are defined inRichard Levitte
2001-02-20I forgot there was a reason why the inclusions and definition of u_intRichard Levitte
2001-02-20OpenVMS catches up.Richard Levitte
2001-02-20Get e_os2.h to get all the system definitions correctly.Richard Levitte
2001-02-20Fix typo.Dr. Stephen Henson
2001-02-20Include opensslconf.h or the like early to make sure system macros getRichard Levitte
2001-02-20honour '-no_tmp_rsa'Bodo Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-20Fix warning.Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-19make updateRichard Levitte
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-15Add "-rand" option to s_client and s_server.Lutz Jänicke
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-02-14Initial OCSP SSL support.Dr. Stephen Henson
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-10disable stdin buffering in load_certBodo Möller
2001-02-10use case-insensitive comparison in set_table_optsBodo Möller
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson
2001-02-09New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke
2001-02-09TypoLutz Jänicke
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2001-02-09Add missing \n's to ocsp usage message.Dr. Stephen Henson
2001-02-08Allow various options to be included for signing and verify ofDr. Stephen Henson
2001-02-08Add the -VAfile option to 'openssl ocsp'. This option will give theRichard Levitte
2001-02-07Fix typo preventing correct usage of -out option.Lutz Jänicke
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie
2001-02-06don't dump coreBodo Möller
2001-02-06format stringsUlf Möller
2001-02-04Make depend.Ben Laurie
2001-02-03If the source has already been succesfully queried, do not try to open itLutz Jänicke
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-23Use OpenSSL_add_all_algorithms instead of the backwards compatibilityBodo Möller
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2001-01-19Fix openssl passwd -1Bodo Möller
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2001-01-18Don't shadow.Dr. Stephen Henson
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson
2001-01-17Keep up with UnixRichard Levitte
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-15New '-extfile' option for 'openssl ca'.Bodo Möller
2001-01-14Fix warning in apps/ca.cDr. Stephen Henson