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-09-30Make sure we get OPENSSL_FIPS.Richard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-09-12Add RSA to FIPS.Ben Laurie
2003-09-08Update dependencies.Dr. Stephen Henson
2003-09-05make updateRichard Levitte
2003-08-11- Add a configuration keyword "fips" to compile with FIPSRichard Levitte
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-01-17A few more files to ignoreRichard Levitte
2003-01-12IA-32 assembler support enhancements from HEAD branch: unified ELF,Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-05make updateRichard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-10-14openbsd-x86 macrosUlf Möller
2001-07-31make updateRichard Levitte
2001-07-31Really add the EVP and all of the DES changes.Ben Laurie
2001-06-20Change all calls to low level digest routines in the library andDr. Stephen Henson
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-10-20Fix for bug (?) in assembly language routines for SHA1. ThisDr. Stephen Henson
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-03-20In some of the Makefiles CPP was not defined.Ulf Möller
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson
2000-03-02Add missing dependencies.Bodo Möller
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-13HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-01-31Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-27Document DSA and SHA.Ulf Möller
2000-01-03Metrowerks for Motorola tune-up.Andy Polyakov
1999-09-10"make update"Bodo Möller
1999-09-09some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-06Fix warnings.Ben Laurie
1999-09-05SHA clean-up Intel assembler companion.Andy Polyakov
1999-09-05SHA clean-up and (LP64) tune-up.Andy Polyakov
1999-06-23Don't use inline assembler when configured for "no-asm".Bodo Möller
1999-06-12Avoid some warnings (on silly compilers).Bodo Möller
1999-06-05Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-29Update dependencies.Ben Laurie