aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* make update, after moving around symbols in libeay.num to matchRichard Levitte2002-02-261-0/+15
* New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson2002-02-231-2/+2
* ECDSA supportBodo Möller2002-02-131-110/+173
* 'make update'Richard Levitte2002-02-051-4/+8
* make updateRichard Levitte2002-01-241-29/+30
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-9/+9
* evp_test.c and evptests.txt both need to be linked in the test/ directoryGeoff Thorpe2001-10-091-1/+3
* 'make update'Richard Levitte2001-10-041-162/+162
* This changes EVP's cipher and digest code to hook via the ENGINE support.Geoff Thorpe2001-09-251-24/+21
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-1/+9
* Add EVP test program.Ben Laurie2001-08-181-1/+1
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+1
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-72/+98
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-94/+59
* make updateRichard Levitte2001-07-311-45/+47
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-652/+328
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-211-2/+2
* make updateRichard Levitte2001-05-061-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-19/+18
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-567/+554
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-615/+593
* Fix AES code.Dr. Stephen Henson2001-02-071-19/+19
* Make depend.Ben Laurie2001-02-041-610/+634
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-137/+134
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-117/+182
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-70/+89
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-371/+416
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-306/+323
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-367/+394
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-301-437/+112
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-4/+36
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-2/+4
* "make update" (added to top Makefile, and applied).Bodo Möller1999-06-091-0/+18
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-071-2/+2
* Introduce "BIO pairs", which (when finished) will relay dataBodo Möller1999-06-071-0/+17
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-041-2/+2
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-543/+557
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-557/+543
* Update dependencies.Bodo Möller1999-05-151-523/+537
* Update dependencies.Ben Laurie1999-05-131-9/+10
* Update dependencies.Ben Laurie1999-05-011-80/+101
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0