aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-244/+0
* Please BSD make...Andy Polyakov2005-01-251-1/+1
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-2/+2
* 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-3/+3
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-2/+2
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-0/+5
* Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-2/+10
* Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte2004-07-101-3/+5
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-4/+4
* make updateGeoff Thorpe2004-04-191-15/+21
* Only build the PKCS#7 test applications if "pkcs7" is present inRichard Levitte2004-03-241-1/+2
* Use sh explicitely to run point.shRichard Levitte2003-12-271-2/+2
* Restructure make targets to allow parallel make.Lutz Jänicke2003-12-031-2/+2
* Damnit, I'm sick of having to do something special every time a moduleRichard Levitte2003-11-291-2/+3
* The object file is o_str.o, not o_str.c.Richard Levitte2003-10-131-1/+1
* Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte2003-09-281-0/+2
* Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte2003-09-091-3/+3
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-1/+2
* Propagate MAKEDEPPROG to the subdirs under crypto/.Richard Levitte2002-12-201-1/+1
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte2002-11-271-2/+6
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Add ECDH support.Bodo Möller2002-08-091-1/+1
* Make sure to use $(MAKE) everywhere instead of make.Richard Levitte2002-07-311-1/+1
* "make update"Lutz Jänicke2002-07-301-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-2/+2
* fix for 'make update'Bodo Möller2002-06-101-1/+1
* Reformat the CFLAG string so it can be made part of a C string.Richard Levitte2002-05-301-4/+4
* Make sure that date is run under the C locale, so dates are given in theRichard Levitte2002-05-021-1/+1
* ECDSA supportBodo Möller2002-02-131-1/+1
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-1/+1
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-1/+7
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-2/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+2
* 'make update'Richard Levitte2001-06-051-0/+2
* New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte2001-05-161-3/+3
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller2001-03-081-9/+9
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-44/+39
* 'make update'Geoff Thorpe2001-02-211-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-8/+16
* make updateRichard Levitte2001-02-191-0/+3
* Add uid.{c,o}Bodo Möller2001-02-191-2/+2
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+1
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-1/+1
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-7/+9