summaryrefslogtreecommitdiff
path: root/crypto/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.ben2005-03-301-244/+0
* Please BSD make...appro2005-01-251-1/+1
* Changes concering RFC 3820 (proxy certificates) integration:levitte2005-01-171-2/+2
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!appro2004-08-291-3/+3
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...appro2004-08-011-2/+2
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"appro2004-08-011-0/+5
* Add framework for yet another assembler module dubbed "cpuid." Ideaappro2004-07-261-2/+10
* Copy a few files from LPlib (a new project of mine), add a wrapper.levitte2004-07-101-3/+5
* After the latest round of header-hacking, regenerate the dependencies ingeoff2004-05-171-4/+4
* make updategeoff2004-04-191-15/+21
* Only build the PKCS#7 test applications if "pkcs7" is present inlevitte2004-03-241-1/+2
* Use sh explicitely to run point.shlevitte2003-12-271-2/+2
* Restructure make targets to allow parallel make.jaenicke2003-12-031-2/+2
* Damnit, I'm sick of having to do something special every time a modulelevitte2003-11-291-2/+3
* The object file is o_str.o, not o_str.c.levitte2003-10-131-1/+1
* Synchronise util/libeay.num with the 0.9.7-stable one.levitte2003-09-281-0/+2
* Generalise the definition of strcasecmp() and strncasecmp() forlevitte2003-09-091-3/+3
* Define a STORE type. For documentation, read the entry in CHANGES,levitte2003-05-011-1/+2
* Propagate MAKEDEPPROG to the subdirs under crypto/.levitte2002-12-201-1/+1
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerlevitte2002-11-271-2/+6
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Add ECDH support.bodo2002-08-091-1/+1
* Make sure to use $(MAKE) everywhere instead of make.levitte2002-07-311-1/+1
* "make update"jaenicke2002-07-301-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-2/+2
* fix for 'make update'bodo2002-06-101-1/+1
* Reformat the CFLAG string so it can be made part of a C string.levitte2002-05-301-4/+4
* Make sure that date is run under the C locale, so dates are given in thelevitte2002-05-021-1/+1
* ECDSA supportbodo2002-02-131-1/+1
* Because Rijndael is more known as AES, use crypto/aes instead oflevitte2002-01-021-1/+1
* Change the shared library support so the shared libraries get builtlevitte2001-10-301-1/+7
* Because there's chances we clash with the system's types.h, rename ourlevitte2001-10-041-2/+2
* Start to reduce some of the header bloat.ben2001-08-051-1/+2
* 'make update'levitte2001-06-051-0/+2
* New internal function OPENSSL_gmtime, which is intended to do the samelevitte2001-05-161-3/+3
* Add a general user interface API. This is designed to replace thingslevitte2001-05-061-1/+1
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...bodo2001-03-081-9/+9
* Move ec.h to ec2.h because it is not compatible with what we will use.bodo2001-03-051-1/+1
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-44/+39
* 'make update'geoff2001-02-211-1/+1
* Make all configuration macros available for application by makinglevitte2001-02-191-8/+16
* make updatelevitte2001-02-191-0/+3
* Add uid.{c,o}bodo2001-02-191-2/+2
* "make update" plus a rewrite of both .num files.levitte2000-12-291-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.levitte2000-10-261-1/+1
* The experimental Rijndael code moved to the main trunk.levitte2000-10-141-1/+1
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* 'make update'levitte2000-09-071-7/+9