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-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-08-30Add 3-DES CFB-r mode (no test vectors yet).Ben Laurie
2003-08-01Fix DES CFB-r.Ben Laurie
2003-07-30Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-05-30PR: 630Richard Levitte
2003-02-13Oh, the destest program did look at the return value...Richard Levitte
2003-02-12Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte
2003-01-17A few more files to ignoreRichard Levitte
2003-01-13Addenum to IA-32 assembler support enhancements from HEAD branch.Andy Polyakov
2003-01-12IA-32 assembler support enhancements from HEAD branch: unified ELF,Andy Polyakov
2003-01-01Fix warnings, use correct -Ds.Ben Laurie
2002-12-18Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.Andy Polyakov
2002-12-15Don't define macros in terms of asm() when __STRICT_ANSI is defined.Richard Levitte
2002-12-15Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
2002-12-11Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_HRichard Levitte
2002-12-11Since HEADER_DES_H has been the protector of des.h since libdesRichard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-16WinCE patchesRichard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-06Since crypt() isn't defined anywhere, define it locally in destest.cRichard Levitte
2002-10-06Do not define crypt(). The supported function is DES_crypt() (an des_crypt()Richard Levitte
2002-09-22as in mainUlf Möller
2002-09-22This commit was manufactured by cvs2svn to create branchcvs2svn
2002-09-22make files didn't work on case insensitive filesystemsUlf Möller
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2002-08-01make updateRichard Levitte
2002-08-01make updateRichard Levitte
2002-08-01Avoid yet another name clash with libdes, and make the declaration consistentRichard Levitte
2002-08-01Avoid yet another name clash with libdes, and make the declaration consistentRichard Levitte
2002-06-30Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte
2002-06-30Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-18always include <string.h> (we do this in various other header files,Bodo Möller
2002-06-14Merge from HEAD.Richard Levitte
2002-06-14Add support for DJGPP.Richard Levitte
2002-06-14Add support for DJGPP.Richard Levitte
2002-06-13Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte
2002-06-13Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte
2002-06-11Fix warnings.Ben Laurie
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-04-06make updateRichard Levitte
2002-03-26A forgotten fileRichard Levitte