Protect loading routines with a lock.
[oweals/openssl.git] / crypto / des /
2002-12-15 Richard LevitteDon't define macros in terms of asm() when __STRICT_ANS...
2002-12-15 Andy PolyakovOoops! No ROTATE on some platforms after x86_64 perform...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-13 Andy PolyakovIA-32 assembler modules (primarily DES) PIC-ification...
2002-12-13 Andy PolyakovIA-32 assembler modules (primarily DES) PIC-ification...
2002-12-11 Richard LevitteLet's not forget the other places where HEADER_DES_H...
2002-12-11 Richard LevitteLet's not forget the other places where HEADER_DES_H...
2002-12-11 Richard LevitteSince HEADER_DES_H has been the protector of des.h...
2002-12-11 Richard LevitteSince HEADER_DES_H has been the protector of des.h...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-06 Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06 Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06 Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-10-06 Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-09-22 Ulf Mölleras in main
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-22 Ulf Möllermake files didn't work on case insensitive filesystems
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-01 Richard Levittemake update
2002-08-01 Richard Levittemake update
2002-08-01 Richard LevitteAvoid yet another name clash with libdes, and make...
2002-08-01 Richard LevitteAvoid yet another name clash with libdes, and make...
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-06-29 Richard LevitteDo not define crypt() on OpenBSD. Notified by Bob...
2002-06-29 Richard LevitteDo not define crypt() on OpenBSD. Notified by Bob...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-18 Bodo Mölleralways include <string.h> (we do this in various other...
2002-06-13 Richard LevitteMerge from HEAD.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-06-13 Richard LevitteMaking a softlink from crypto/des/asm/perlasm to crypto...
2002-06-13 Richard LevitteMaking a softlink from crypto/des/asm/perlasm to crypto...
2002-06-11 Ben LaurieFix warnings.
2002-04-06 Richard Levittemake update (libeay.num has been edited to match 0...
2002-04-06 Richard Levittemake update
2002-03-26 Richard LevitteA forgotten file
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-26 Richard LevitteAdd the mapping of des_random_seed() for 0.9.6 compatib...
2002-03-26 Richard LevitteAdd the mapping of des_random_seed() for 0.9.6 compatib...
2002-03-26 Richard LevitteMake the change to strong keys in the string to key...
2002-03-22 Richard LevitteMerge changes from 0.9.7-stable
2002-03-22 Richard LevitteKey schedules are given as arguments a bit differently...
2002-03-22 Richard LevitteMerge changes from 0.9.7-stable
2002-03-22 Richard LevitteKey schedules are given as arguments a bit differently...
2002-03-22 Richard LevitteMerge in DES changed from 0.9.7-stable.
2002-03-22 Richard LevitteChange des_old.h so OpenSSL 0.9.6 compatibility is...
2002-03-07 Richard LevitteChange des_old.c to use types prefixed with _ossl_old_des_.
2002-03-07 Richard LevitteChange des_old.c to use types prefixed with _ossl_old_des_.
2002-03-05 Bodo Möllertypo
2002-03-05 Bodo Möllertypo
2002-03-05 Richard LevitteProvide a pre 0.9.7 compatibility mapping if
2002-03-05 Richard LevitteProvide a pre 0.9.7 compatibility mapping if
2002-03-04 Richard LevitteRename des_SPtrans to DES_SPtrans to differentiate...
2002-03-04 Richard LevitteRename des_SPtrans to DES_SPtrans to differentiate...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteMake sure memset() is defined by including string.h
2002-02-14 Richard LevitteMake sure memset() is defined by including string.h
2002-02-14 Richard LevitteBecause making the key strong by xoring the last byte...
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-05 Richard Levitte'make update'
2002-02-05 Richard LevitteWith the changed des_old API, let's complete the work...
2002-02-05 Richard LevitteApply one patch from Assar Westerlund <assar@sics.se>:
2002-02-05 Richard LevitteApply three patches from Assar Westerlund <assar@kth...
2002-01-26 Richard LevitteI got a request to make the "old des" symbols more...
2002-01-24 Bodo MöllerNew functions
2002-01-24 Richard Levittemake update
2002-01-24 Richard LevitteTo avoid all kinds of link-level clashes, rename all...
2002-01-22 Ben LaurieSupport old DES APIs by default.
next