summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-16PR: 2171Dr. Stephen Henson
2010-02-15The "block length" for CFB mode was incorrectly coded as 1 all the time. ItDr. Stephen Henson
2010-02-15Correct ECB mode EVP_CIPHER definition: IV length is 0Dr. Stephen Henson
2010-02-15add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stableDr. Stephen Henson
2010-02-15PR: 2164Dr. Stephen Henson
2010-02-12update references to new RI RFCDr. Stephen Henson
2010-02-12PR: 2170Dr. Stephen Henson
2010-02-09Fix memory leak in ENGINE autoconfig code. Improve error logging.Dr. Stephen Henson
2010-02-09update yearDr. Stephen Henson
2010-02-08Use supplied ENGINE when initialising CMAC. Restore pctx setting.Dr. Stephen Henson
2010-02-08add cvsignoreDr. Stephen Henson
2010-02-08Make update.Dr. Stephen Henson
2010-02-08Make CMAC API similar to HMAC API. Add methods for CMAC.Dr. Stephen Henson
2010-02-07Initial experimental CMAC implementation.Dr. Stephen Henson
2010-02-07make updateDr. Stephen Henson
2010-02-07oops, use new value for new flagDr. Stephen Henson
2010-02-07Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copyDr. Stephen Henson
2010-02-03don't assume 0x is at start of stringDr. Stephen Henson
2010-02-02tolerate broken CMS/PKCS7 implementations using signature OID instead of digestDr. Stephen Henson
2010-02-02PR: 2161Dr. Stephen Henson
2010-02-01PR: 2160Dr. Stephen Henson
2010-02-01PR: 2159Dr. Stephen Henson
2010-01-29Typo.Richard Levitte
2010-01-29The previous take went wrong, try again.Richard Levitte
2010-01-29Architecture specific header files need special handling.Richard Levitte
2010-01-29If opensslconf.h and buildinf.h are to be in an architecture specificRichard Levitte
2010-01-29typoDr. Stephen Henson
2010-01-28Experimental renegotiation support in s_server test -www server.Dr. Stephen Henson
2010-01-28In engine_table_select() don't clear out entire error queue: just clearDr. Stephen Henson
2010-01-28oops revert test code accidentally committedDr. Stephen Henson
2010-01-28revert previous changeDr. Stephen Henson
2010-01-27reword RI descriptionDr. Stephen Henson
2010-01-27revert wrongly committed test codeDr. Stephen Henson
2010-01-27update documentation to reflect new renegotiation optionsDr. Stephen Henson
2010-01-27Some shells print out the directory name if CDPATH is set breaking theDr. Stephen Henson
2010-01-27typoDr. Stephen Henson
2010-01-27PR: 2157Dr. Stephen Henson
2010-01-27Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte
2010-01-27Apparently, test/testtsa.com was only half doneRichard Levitte
2010-01-27size_t doesn't compare less than zero...Richard Levitte
2010-01-26PR: 1949Dr. Stephen Henson
2010-01-26PR: 2138Dr. Stephen Henson
2010-01-26Add flags functions which were added to 0.9.8 for fips but not 1.0.0 andDr. Stephen Henson
2010-01-26OPENSSL_isservice is now defined on all platforms not just WIN32Dr. Stephen Henson
2010-01-26export OPENSSL_isservice and make updateDr. Stephen Henson
2010-01-26TypoDr. Stephen Henson
2010-01-25parisc-mont.pl: PA-RISC 2.0 code path optimization based on intruction-Andy Polyakov
2010-01-25PR: 2149Dr. Stephen Henson
2010-01-25There's really no need to use $ENV::HOMERichard Levitte
2010-01-25Forgot to correct the definition of __arch in this file.Richard Levitte