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