aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-1038/+0
* "make depend". This takes into account the algorithms that are nowBodo Möller2005-03-131-10/+3
* Shut whiny make's up.Andy Polyakov2005-02-031-1/+1
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-011-63/+49
* The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte2005-01-261-62/+62
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-19/+20
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-2/+8
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-1/+2
* Propagate a few more variables to Makefile.shared when linkingRichard Levitte2004-12-131-31/+62
* Some find it confusing that environment variables are set when sharedRichard Levitte2004-11-111-11/+14
* Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte2004-11-051-2/+5
* Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATHRichard Levitte2004-11-021-1/+2
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte2004-06-281-75/+75
* SHA-256/-512 test and benchmark.Andy Polyakov2004-05-201-2/+40
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-69/+61
* make updateGeoff Thorpe2004-04-191-43/+19
* Use sh explicitely to run point.shRichard Levitte2003-12-271-2/+2
* make updateRichard Levitte2003-05-011-38/+52
* make updateRichard Levitte2003-04-101-15/+9
* make updateDr. Stephen Henson2003-03-211-4/+10
* make updateRichard Levitte2003-03-201-10/+4
* make updateDr. Stephen Henson2003-03-201-1/+2
* Make sure that all the library paths are modified in prepend mode, notRichard Levitte2003-03-201-1/+5
* Allow building applications against static libraries with Makefile.shared.Richard Levitte2003-02-221-58/+145
* Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte2003-02-141-0/+3
* Add full support for -rpath/-R, both in shared libraries andRichard Levitte2003-02-131-88/+263
* DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte2003-01-131-2/+1
* Rijndael should be called AES everywhereRichard Levitte2003-01-031-8/+8
* make updateRichard Levitte2002-12-291-199/+97
* Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte2002-12-241-1/+1
* Apparently, bash is more forgiving than sh. To be backwardRichard Levitte2002-12-061-1/+1
* Corrected DJGPP patchRichard Levitte2002-12-051-2/+2
* make updateRichard Levitte2002-12-051-36/+39
* DJGPP patches.Richard Levitte2002-12-041-0/+1
* make updateRichard Levitte2002-11-191-1/+1
* Changes to make shared library building and use work better with CygwinRichard Levitte2002-11-151-2/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-5/+5
* Fix warnings, makefile cockup.Ben Laurie2002-11-131-2/+2
* Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte2002-11-121-49/+48
* Make the programs link against the static library on MacOS X.Richard Levitte2002-11-111-30/+150
* Remove redundancy and use the main makefile betterRichard Levitte2002-10-091-3/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-109/+104
* Add ECDH support.Bodo Möller2002-08-091-4/+27
* Rename implementations of method functions so that they matchBodo Möller2002-08-021-5/+5
* make updateRichard Levitte2002-08-011-3/+21
* "make update"Lutz Jänicke2002-07-301-135/+117
* Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-231-1/+8
* On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-171-2/+2
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-100/+202