aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Keep cipher lists sorted in the source instead of sorting them atNils Larsch2005-08-251-0/+1
* makeNils Larsch2005-07-162-11/+6
* Jumbo Makfiles update.Andy Polyakov2005-06-231-5/+11
* Avoid endless loops. Really, we were using the same variable for twoRichard Levitte2005-06-081-7/+7
* We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte2005-05-291-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+5
* make updateBodo Möller2005-05-161-10/+4
* Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov2005-05-151-4/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-3/+0
* Make update.Dr. Stephen Henson2005-05-151-4/+10
* Fold rules in test/Makefiles [from stable].Andy Polyakov2005-04-301-460/+39
* From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:Richard Levitte2005-04-301-1/+1
* make updateBodo Möller2005-04-261-19/+14
* make depend.Ben Laurie2005-04-261-4/+10
* make updateBodo Möller2005-04-251-10/+4
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+14
* Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-091-1/+1
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-4/+10
* Makefile.ssl doesn't exist anymoreNils Larsch2005-03-301-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-7/+6
* There are cases when there are no files left to verify. Make sure toRichard Levitte2005-03-211-3/+6
* "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-0113-138/+78
* Oops, == should really be = when used with test ([ and ]).Richard Levitte2005-01-271-1/+1
* 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-174-21/+32
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-286-9/+171
* 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
* Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe2004-06-171-0/+2
* Synchronise VMS with the Unixly Malefiles.Richard Levitte2004-05-261-1/+2
* 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
* o_str.h isn't a public header file, so make sure it will still beRichard Levitte2004-03-241-3/+3
* Use sh explicitely to run point.shRichard Levitte2003-12-271-2/+2
* crypto/evp/evptests.txt is copied to tests/ rather than symlinked becauseGeoff Thorpe2003-10-281-0/+1
* make updateRichard Levitte2003-05-011-38/+52
* make updateRichard Levitte2003-04-101-15/+9
* Add a CA section, to make sure the test will work with the changes inRichard Levitte2003-04-031-0/+49
* 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