Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-04Fingerprinting needs to work even if OpenSSL isn't installed yet.Ben Laurie
2003-09-29Detect correctly that we're in FIPS mode.Richard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-27Selftest RSA and some fixes.Ben Laurie
2003-09-13Make TLSv1 work in FIPS mode.Ben Laurie
2003-09-13Temporarily remove FIPS test that doesn't work.Ben Laurie
2003-09-10make updateRichard Levitte
2003-09-08Make it builadable in non-FIPS mode.Richard Levitte
2003-09-08Update dependencies.Dr. Stephen Henson
2003-09-08When building the FIPS test binaries, also build the correspondingRichard Levitte
2003-08-14Undo the change that left LD_LIBRARY_PATH unchanged. The errors I sawRichard Levitte
2003-08-11- Add a configuration keyword "fips" to compile with FIPSRichard Levitte
2003-07-28Add support for partial CFB modes, make tests work, update dependencies.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-06-20make updateRichard Levitte
2003-04-11make update.Richard Levitte
2003-04-09TypoRichard Levitte
2003-04-08Set LD_LIBRARY_PATH when linking, since OpenUnix' ld uses it to createRichard Levitte
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte
2003-01-03Rijndael should be called AES everywhereRichard Levitte
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte
2002-12-05Corrected DJGPP patchRichard Levitte
2002-12-05make updateRichard Levitte
2002-12-04DJGPP patches.Richard Levitte
2002-11-19make updateRichard Levitte
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-12Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte
2002-11-11Make the programs link against the static library on MacOS X.Richard Levitte
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-14Make sure that the test input file comes in the same record format as theRichard Levitte
2002-07-30"make update"Lutz Jänicke
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-03-04Make it so one can select tests from within the test directoryRichard Levitte
2002-02-20Merg in recent changes from the main trunk.Richard Levitte
2002-02-05'make update'Richard Levitte
2002-01-24make updateRichard Levitte
2002-01-15run test_evp before test_sslBodo Möller
2001-10-30Change the shared library support so the shared libraries get builtRichard Levitte
2001-10-25Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-04'make update'Richard Levitte
2001-09-26"make update".Geoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller