aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix warning.Ulf Möller2001-02-201-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-1927-816/+806
* make updateRichard Levitte2001-02-191-20/+24
* New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson2001-02-193-36/+78
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-161-20/+304
* Add "-rand" option to s_client and s_server.Lutz Jänicke2001-02-152-2/+30
* Option to disable standard block padding with EVP API.Dr. Stephen Henson2001-02-141-0/+9
* Initial OCSP SSL support.Dr. Stephen Henson2001-02-141-3/+14
* New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson2001-02-131-2/+24
* Modify OCSP nonce behaviour.Dr. Stephen Henson2001-02-121-3/+8
* disable stdin buffering in load_certBodo Möller2001-02-101-0/+3
* use case-insensitive comparison in set_table_optsBodo Möller2001-02-101-1/+1
* Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson2001-02-101-4/+3
* New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke2001-02-092-0/+6
* TypoLutz Jänicke2001-02-091-1/+1
* Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson2001-02-091-1/+1
* Add missing \n's to ocsp usage message.Dr. Stephen Henson2001-02-091-9/+9
* Allow various options to be included for signing and verify ofDr. Stephen Henson2001-02-081-29/+83
* Add the -VAfile option to 'openssl ocsp'. This option will give theRichard Levitte2001-02-081-1/+17
* Fix typo preventing correct usage of -out option.Lutz Jänicke2001-02-071-1/+1
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-061-0/+3
* don't dump coreBodo Möller2001-02-061-5/+4
* format stringsUlf Möller2001-02-065-5/+5
* Make depend.Ben Laurie2001-02-041-0/+23
* If the source has already been succesfully queried, do not try to open itLutz Jänicke2001-02-031-2/+4
* Various function for commmon operations.Dr. Stephen Henson2001-02-021-1/+1
* Use OpenSSL_add_all_algorithms instead of the backwards compatibilityBodo Möller2001-01-231-3/+3
* Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson2001-01-191-1/+1
* Fix openssl passwd -1Bodo Möller2001-01-191-1/+1
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-191-16/+121
* Don't shadow.Dr. Stephen Henson2001-01-181-1/+0
* Implement remaining OCSP verify checks inDr. Stephen Henson2001-01-181-0/+2
* Keep up with UnixRichard Levitte2001-01-171-2/+2
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-174-32/+68
* New '-extfile' option for 'openssl ca'.Bodo Möller2001-01-151-19/+96
* Fix warning in apps/ca.cDr. Stephen Henson2001-01-141-2/+2
* Preliminary ocsp utility documentation.Dr. Stephen Henson2001-01-141-0/+3
* New OCSP utility. This can generate, parse and printDr. Stephen Henson2001-01-133-3/+457
* New 'openssl ca -status <serial>' and 'openssl ca -updatedb'Bodo Möller2001-01-121-34/+320
* New -newreq-nodes option to CA.pl.Bodo Möller2001-01-111-3/+8
* It's silly to use a different default for PERL than in the topBodo Möller2001-01-101-1/+1
* Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller2001-01-101-2/+5
* 'char' argument to islower must be converted to 'unsigned char'Bodo Möller2001-01-101-1/+1
* Fix C code generate by 'openssl dsaparam -C'.Bodo Möller2001-01-101-1/+1
* rsa_num is not used with NO_RSAUlf Möller2001-01-091-0/+2
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-312-11/+11
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-164/+170
* If CONF_get_string returns NULL and we want to tolerate thisBodo Möller2000-12-154-20/+112
* Locking issues.Bodo Möller2000-12-151-0/+126
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-4/+4