aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make TYPE_RSA the default type instead of just setting it when -new isRichard Levitte2000-12-091-2/+1
* Next step in tidying up the LHASH code.Geoff Thorpe2000-12-081-11/+17
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-082-3/+6
* Fix warnings.Ben Laurie2000-12-032-6/+6
* Use the new LHASH macros to declare type-safe wrapper functions that canGeoff Thorpe2000-12-022-17/+26
* remember the problem with ftime()Ulf Möller2000-12-021-1/+1
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-012-5/+9
* "make depend"Bodo Möller2000-12-011-170/+164
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-303-166/+188
* avoid segmentation faultBodo Möller2000-11-291-1/+4
* Addapt the VMS scripts to the changes in the Makefiles.Richard Levitte2000-11-221-2/+2
* Better handling of EVP names, add EVP to speed.Ben Laurie2000-11-202-74/+72
* Improve usability of 'openssl passwd' by includingBodo Möller2000-11-171-1/+6