summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2001-01-14Preliminary ocsp utility documentation.Dr. Stephen Henson
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson
2001-01-12New 'openssl ca -status <serial>' and 'openssl ca -updatedb'Bodo Möller
2001-01-11New -newreq-nodes option to CA.pl.Bodo Möller
2001-01-10It's silly to use a different default for PERL than in the topBodo Möller
2001-01-10Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller
2001-01-10'char' argument to islower must be converted to 'unsigned char'Bodo Möller
2001-01-10Fix C code generate by 'openssl dsaparam -C'.Bodo Möller
2001-01-09rsa_num is not used with NO_RSAUlf Möller
2000-12-31Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-12-15If CONF_get_string returns NULL and we want to tolerate thisBodo Möller
2000-12-15Locking issues.Bodo Möller
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte