| Commit message (Expand) | Author | Age | Files | Lines |
* | We have some source with \r\n as line ends. DEC C informs about that, | Richard Levitte | 2005-05-29 | 1 | -1/+1 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -3/+5 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -10/+4 |
* | Consolidate BUILDENV [idea is to keep all variables in one place]. | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -3/+0 |
* | Make update. | Dr. Stephen Henson | 2005-05-15 | 1 | -4/+10 |
* | Fold rules in test/Makefiles [from stable]. | Andy Polyakov | 2005-04-30 | 1 | -460/+39 |
* | From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45: | Richard Levitte | 2005-04-30 | 1 | -1/+1 |
* | make update | Bodo Möller | 2005-04-26 | 1 | -19/+14 |
* | make depend. | Ben Laurie | 2005-04-26 | 1 | -4/+10 |
* | make update | Bodo Möller | 2005-04-26 | 1 | -10/+4 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+14 |
* | Added restrictions on the use of proxy certificates, as they may pose | Richard Levitte | 2005-04-09 | 1 | -1/+1 |
* | Give everything prototypes (well, everything that's actually used). | Ben Laurie | 2005-03-31 | 1 | -4/+10 |
* | Makefile.ssl doesn't exist anymore | Nils Larsch | 2005-03-30 | 1 | -1/+1 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -7/+6 |
* | There are cases when there are no files left to verify. Make sure to | Richard Levitte | 2005-03-21 | 1 | -3/+6 |
* | "make depend". This takes into account the algorithms that are now | Bodo Möller | 2005-03-13 | 1 | -10/+3 |
* | Shut whiny make's up. | Andy Polyakov | 2005-02-03 | 1 | -1/+1 |
* | Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms | Andy Polyakov | 2005-02-02 | 13 | -138/+78 |
* | Oops, == should really be = when used with test ([ and ]). | Richard Levitte | 2005-01-27 | 1 | -1/+1 |
* | The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and | Richard Levitte | 2005-01-27 | 1 | -62/+62 |
* | Changes concering RFC 3820 (proxy certificates) integration: | Richard Levitte | 2005-01-17 | 4 | -21/+32 |
* | Add functionality needed to process proxy certificates. | Richard Levitte | 2004-12-28 | 6 | -9/+171 |
* | Change libeay.num so it's synchronised with additions in 0.9.7-stable. | Richard Levitte | 2004-12-13 | 1 | -1/+2 |
* | Propagate a few more variables to Makefile.shared when linking | Richard Levitte | 2004-12-13 | 1 | -31/+62 |
* | Some find it confusing that environment variables are set when shared | Richard Levitte | 2004-11-11 | 1 | -11/+14 |
* | Make sure LD_PRELOAD is only set when we build shared libraries (and | Richard Levitte | 2004-11-05 | 1 | -2/+5 |
* | Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATH | Richard Levitte | 2004-11-02 | 1 | -1/+2 |
* | Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. | Richard Levitte | 2004-06-29 | 1 | -75/+75 |
* | Get rid of signed/unsigned warnings, and teach CVS about new things to | Geoff Thorpe | 2004-06-17 | 1 | -0/+2 |
* | Synchronise VMS with the Unixly Malefiles. | Richard Levitte | 2004-05-26 | 1 | -1/+2 |
* | SHA-256/-512 test and benchmark. | Andy Polyakov | 2004-05-20 | 1 | -2/+40 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -69/+61 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -43/+19 |
* | o_str.h isn't a public header file, so make sure it will still be | Richard Levitte | 2004-03-24 | 1 | -3/+3 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -2/+2 |
* | crypto/evp/evptests.txt is copied to tests/ rather than symlinked because | Geoff Thorpe | 2003-10-28 | 1 | -0/+1 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -38/+52 |
* | make update | Richard Levitte | 2003-04-10 | 1 | -15/+9 |
* | Add a CA section, to make sure the test will work with the changes in | Richard Levitte | 2003-04-04 | 1 | -0/+49 |
* | make update | Dr. Stephen Henson | 2003-03-21 | 1 | -4/+10 |
* | make update | Richard Levitte | 2003-03-21 | 1 | -10/+4 |
* | make update | Dr. Stephen Henson | 2003-03-20 | 1 | -1/+2 |
* | Make sure that all the library paths are modified in prepend mode, not | Richard Levitte | 2003-03-20 | 1 | -1/+5 |
* | Allow building applications against static libraries with Makefile.shared. | Richard Levitte | 2003-02-22 | 1 | -58/+145 |
* | Handle krb5 libraries separately and make sure only libssl.so depends | Richard Levitte | 2003-02-14 | 1 | -0/+3 |
* | Add full support for -rpath/-R, both in shared libraries and | Richard Levitte | 2003-02-14 | 1 | -88/+263 |
* | DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment. | Richard Levitte | 2003-01-13 | 1 | -2/+1 |
* | Force the removal. | Richard Levitte | 2003-01-10 | 1 | -1/+1 |