summaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2004-12-13Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov
2004-08-01OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov
2004-08-01Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-01-28make updateRichard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-11-16Provide ASFLAGS in the subdirectories handling assembler code.Lutz Jänicke
2003-10-06Make sure int SSL_COMP_add_compression_method() checks if a certainRichard Levitte
2003-01-03Redundant now as it's moved to ./Makefile.org.Andy Polyakov
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2003-01-02Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov
2002-12-18Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.Andy Polyakov
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-01make updateRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte
2002-02-05'make update'Richard Levitte
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2002-01-24make updateRichard Levitte
2001-11-15make updateRichard Levitte
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-24A C file is a C file is a C file!Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-04'make update'Richard Levitte
2001-09-25"make update".Geoff Thorpe
2001-08-18Add first cut symmetric crypto support.Ben Laurie
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-05-06make updateRichard Levitte
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-03-20make updateRichard Levitte
2000-03-19Integrate podd.h sk.h into set_key.cUlf Möller
2000-03-19make updateUlf Möller
2000-03-19cleanup.Ulf Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller