summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* make updateDr. Stephen Henson2006-07-101-4/+10
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-10/+4
* improve make dclean to remove files generated during buildUlf Möller2006-04-111-1/+3
* The -config option flag needs to be in the SSLEAY_CONFIG value.Richard Levitte2006-03-302-2/+2
* Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, notRichard Levitte2006-03-282-0/+5
* Since we're moving between directories, let's get an absolute path toRichard Levitte2006-03-271-1/+1
* Only try to remove the tsa.dir subdirectory if it actually exists.Richard Levitte2006-03-251-3/+6
* Typo...Richard Levitte2006-03-182-5/+5
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-0/+6
* Remember to *build* WP_TEST on VMS, as well :-)Richard Levitte2006-03-081-1/+1
* The actual whirlpool test was missing on VMS...Richard Levitte2006-03-061-0/+4
* Add a TSA test. testtsa.com is a manual sh to dcl translation ofRichard Levitte2006-02-262-6/+279
* Break out deltree in its' own command procedure.Richard Levitte2006-02-261-31/+2
* ignoreUlf Möller2006-02-161-0/+1
* message styleUlf Möller2006-02-161-1/+2
* oopsUlf Möller2006-02-161-1/+1
* wrap shlib for testtsaUlf Möller2006-02-162-20/+23
* time stamp Makefile, test filesUlf Möller2006-02-122-0/+406
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-1/+8
* Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,Andy Polyakov2005-12-281-0/+64
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-281-4/+16
* Include kerberos libraries (if used) when linking test apps: some need it.Dr. Stephen Henson2005-10-291-2/+2
* 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