]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bf
rsa/*: switch to BN_bn2binpad.
[thirdparty/openssl.git] / crypto / bf /
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-08-14  Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-06-01  Dr. Stephen HensonProhibit low level cipher APIs in FIPS mode.
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben LaurieMore size_tification.
2008-04-17  Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-15  Andy Polyakovcrypto/rc5/Makefile was erroneously omitted from last...
2008-01-11  Andy PolyakovUnify x86 perlasm make rules.
2008-01-05  Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-18  Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-08-28  Nils Larschfix warnings when building openssl with the following...
2005-07-08  Richard LevitteOn case insensitive systems, 'install' gets mixed up...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16  Bodo Möllermake update
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2005-02-06  Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29  Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01  Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01  Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-11-28  Richard LevitteNetware-specific changes,
2003-11-16  Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_BF.
2003-01-16  Richard LevitteA few more files to ignore
2003-01-03  Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-11-28  Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-06  Ben LaurieRemove unnecessary casts.
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-07  Richard LevitteCode for better build under Darwin (MacOS X).
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-06-22  Richard LevitteOn case-insensitive systems, the 'install' target gets...
2000-06-05  Andy PolyakovGCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workarou...
2000-03-14  Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-13  Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12  Ulf Möllerasm workaround for SuSE Linux
2000-03-02  Bodo MöllerAdd missing dependencies.
2000-02-15  Andy PolyakovMove initial key to read-only segment.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-08  Richard LevitteConstify
2000-02-03  Ulf Möllerispell (and minor modifications)
1999-10-25  Bodo MöllerImprove support for running everything as a monolithic...
1999-06-14  Bodo Möllerrc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-10  Bodo MöllerAvoid warnings.
1999-06-09  Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-01  Ulf MöllerRemove redundant line.
1999-05-28  Bodo MöllerSome assembler-related clean-ups.
1999-05-13  Ulf MöllerRemove redundant ifdef.
1999-05-13  Ulf MöllerVMS support.
1999-04-29  Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29  Ulf MöllerIgnore Makefile.save
1999-04-29  Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28  Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28  Ulf MöllerIgnore autogenerated assembler files.
1999-04-27  Ulf MöllerRemove autogenerated file.
1999-04-27  Ulf MöllerMore portable blowfish macros.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo MöllerSubmitted by:
1999-04-23  Bodo Möller"make depend"
1999-04-23  Ulf MöllerRemove header files from .cvsignore.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-22  Ulf MöllerRemove references to .org header file names.
1999-04-21  Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-20  Ulf MöllerFix some warnings.
1999-04-20  Ulf MöllerProblems with 64-bit long.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-04-06  Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-31  Ulf MöllerNew option to generate 80386 code.
1999-03-22  Ben LaurieFix security hole.
1999-03-20  Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
1999-03-06  Ben LauriePut the dependencies back.
1999-03-06  Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-10  Ralf S. EngelschallFirst cut for a very conservative source tree cleanup:
1999-01-19  Ben LaurieThis time, get it right.
next