summaryrefslogtreecommitdiff
path: root/ssl/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* ECDSA supportBodo Möller2002-02-131-629/+684
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-1/+7
* 'make update'Richard Levitte2001-10-041-282/+282
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-70/+87
* make updateRichard Levitte2001-07-311-399/+433
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-738/+454
* make updateRichard Levitte2001-07-111-7/+7
* make updateRichard Levitte2001-07-101-557/+600
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-3/+3
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-697/+677
* 'make update'Geoff Thorpe2001-02-211-25/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-192/+177
* Make depend.Ben Laurie2001-02-041-633/+646
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-558/+579
* "make depend"Bodo Möller2000-12-011-579/+558
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-547/+593
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-35/+35
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-19/+54
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-71/+88
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-438/+456
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-386/+403
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-51/+51
* "make update"Richard Levitte2000-04-091-32/+32
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-36/+39
* Update dependencies.Bodo Möller1999-09-141-15/+15
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-523/+543
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-543/+523
* Update dependencies.Bodo Möller1999-05-151-463/+483
* Get rid of the cast.Ben Laurie1999-05-151-5/+38
* Update dependencies.Ben Laurie1999-05-131-39/+42
* VMS support.Ulf Möller1999-05-131-1/+1
* 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
* Add missing DEPFLAG.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
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-6/+0
* "make depend"Bodo Möller1999-04-231-409/+676
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-357/+375
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-99/+105
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Fix security hole.Ben Laurie1999-03-221-150/+153
* Put the dependencies back.Ben Laurie1999-03-061-0/+383
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-389/+5
* Break circular dependency between pem and err.Ben Laurie1999-01-301-10/+10