aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-296/+0
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-7/+7
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-2/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-5/+6
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-26/+5
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-5/+15
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-114/+91
* make updateGeoff Thorpe2004-04-191-78/+87
* make updateRichard Levitte2004-01-281-7/+7
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Provide ASFLAGS in the subdirectories handling assembler code.Lutz Jänicke2003-11-161-0/+1
* Make sure int SSL_COMP_add_compression_method() checks if a certainRichard Levitte2003-10-061-6/+7
* Redundant now as it's moved to ./Makefile.org.Andy Polyakov2003-01-031-8/+0
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-25/+6
* Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov2003-01-021-0/+11
* Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.Andy Polyakov2002-12-181-4/+4
* IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov2002-12-131-4/+12
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateRichard Levitte2002-08-011-1/+2
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte2002-06-131-1/+0
* make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte2002-04-061-0/+8
* Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte2002-03-261-2/+3
* 'make update'Richard Levitte2002-02-051-68/+153
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-2/+2
* make updateRichard Levitte2002-01-241-49/+70
* make updateRichard Levitte2001-11-151-0/+1
* Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte2001-10-251-0/+3
* A C file is a C file is a C file!Richard Levitte2001-10-241-1/+1
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-3/+3
* 'make update'Richard Levitte2001-10-041-5/+6
* "make update".Geoff Thorpe2001-09-251-3/+3
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-2/+1
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+2
* make updateRichard Levitte2001-07-311-20/+23
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-23/+20
* make updateRichard Levitte2001-05-061-15/+2
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-4/+7
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-10/+10
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-23/+27
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-3/+5
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+6
* make updateRichard Levitte2000-03-201-1/+1
* Integrate podd.h sk.h into set_key.cUlf Möller2000-03-191-1/+1
* make updateUlf Möller2000-03-191-6/+2
* cleanup.Ulf Möller2000-03-191-3/+3
* asm workaround for SuSE LinuxUlf Möller2000-03-121-2/+2