summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2006-08-31Kill more C++ comments.Dr. Stephen Henson
2006-08-31Forward port of IGE mode.Ben Laurie
2006-08-01Real Bourne shell doesn't interpret ==, but =.Andy Polyakov
2006-07-10make updateDr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-04-11improve make dclean to remove files generated during buildUlf Möller
2006-03-30The -config option flag needs to be in the SSLEAY_CONFIG value.Richard Levitte
2006-03-28Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, notRichard Levitte
2006-03-27Since we're moving between directories, let's get an absolute path toRichard Levitte
2006-03-25Only try to remove the tsa.dir subdirectory if it actually exists.Richard Levitte
2006-03-18Typo...Richard Levitte
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2006-03-08Remember to *build* WP_TEST on VMS, as well :-)Richard Levitte
2006-03-06The actual whirlpool test was missing on VMS...Richard Levitte
2006-02-26Add a TSA test. testtsa.com is a manual sh to dcl translation ofRichard Levitte
2006-02-26Break out deltree in its' own command procedure.Richard Levitte
2006-02-16ignoreUlf Möller
2006-02-16message styleUlf Möller
2006-02-16oopsUlf Möller
2006-02-16wrap shlib for testtsaUlf Möller
2006-02-12time stamp Makefile, test filesUlf Möller
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2005-12-28Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov
2005-10-29Include kerberos libraries (if used) when linking test apps: some need it.Dr. Stephen Henson
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch
2005-07-16makeNils Larsch
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-08Avoid endless loops. Really, we were using the same variable for twoRichard Levitte
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16make updateBodo Möller
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-15Make update.Dr. Stephen Henson
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov
2005-04-30From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:Richard Levitte
2005-04-26make updateBodo Möller
2005-04-26make depend.Ben Laurie
2005-04-25make updateBodo Möller
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Makefile.ssl doesn't exist anymoreNils Larsch
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-21There are cases when there are no files left to verify. Make sure toRichard Levitte
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller
2005-02-03Shut whiny make's up.Andy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-27Oops, == should really be = when used with test ([ and ]).Richard Levitte