aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* New OCSP utility. This can generate, parse and printDr. Stephen Henson2001-01-131-3/+3
* It's silly to use a different default for PERL than in the topBodo Möller2001-01-101-1/+1
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-164/+170
* "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-301-166/+175
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-39/+39
* make updateRichard Levitte2000-11-021-137/+177
* Add application to enumerate, list and test engines with.Richard Levitte2000-11-011-3/+3
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-203/+221
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-18/+56
* 'make update'Richard Levitte2000-09-151-84/+115
* 'make update'Richard Levitte2000-09-071-69/+87
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-0/+19
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-3/+3
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-401/+420
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-346/+366
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-379/+397
* No need to abort if c_rehash fails here (e.g. because Perl is not whereBodo Möller2000-06-071-1/+1
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-181-1/+1
* "make update"Richard Levitte2000-04-091-93/+95
* make updateUlf Möller2000-03-121-5/+6
* 'rand' application for creating pseudo-random files.Bodo Möller2000-02-291-7/+20
* Update.Bodo Möller2000-02-111-35/+42
* 'passwd' tool.Bodo Möller2000-02-101-3/+3
* Add new program dhparam and update docs.Dr. Stephen Henson2000-01-221-4/+4
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+17
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-051-3/+3
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-7/+8
* Update dependencies.Ben Laurie1999-11-181-37/+69
* Various randomness handling bugfixes and improvements --Bodo Möller1999-10-261-5/+8
* "make update"Bodo Möller1999-09-271-0/+17
* Fix typo.Dr. Stephen Henson1999-09-151-1/+1
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-3/+3
* "make update"Bodo Möller1999-06-211-10/+12
* "make update" (added to top Makefile, and applied).Bodo Möller1999-06-091-2/+2
* Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1999-06-071-0/+18
* Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson1999-06-051-3/+4
* Aha! That's how pkcs12 got missed from stackification.Ben Laurie1999-06-041-1/+19
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-412/+427
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-427/+412
* Update dependencies.Bodo Möller1999-05-151-379/+394
* Get rid of the cast.Ben Laurie1999-05-151-3/+7
* VMS support.Ulf Möller1999-05-131-1/+1
* Move openssl.cnf out of lib/.Ulf Möller1999-05-101-2/+2
* consistency cosmeticsRalf S. Engelschall1999-05-041-2/+2
* Update dependencies.Ben Laurie1999-05-011-1/+2
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-6/+7
* Fix make target "install".Bodo Möller1999-04-291-3/+3
* Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1999-04-281-1/+7
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1