]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/txt_db
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / txt_db /
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03  Matt CaswellUpdate copyright year
2018-03-27  Rich SalzAllow NULL for some _free routines.
2018-03-27  Matt CaswellRemove some code for a contributor that we cannot find
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-02-21  Bernd EdlingerFix a few memleaks in TXT_DB.
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-06-09  Rich SalzNo fprintf in the txt_db component
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree null cleanup finale
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2009-07-27  Dr. Stephen HensonUpdate from 1.0.0-stable
2008-07-04  Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-06-04  Ben LaurieMore type-checking.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-07-26  Nils Larschimproved error checking and some fixes
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-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-04-19  Geoff Thorpemake update
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO.
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...
2002-05-30  Richard LevitteCheck the return values where memory allocation failure...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-01  Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07  Richard Levitte'make update'
2000-06-09  Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-01-30  Ulf MöllerSeek out and destroy another evil cast.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerAdd a kludge :-(
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15  Bodo MöllerUpdate dependencies.
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-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-25  Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo Möller"make depend"
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-22  Ben LaurieFix security hole.
1999-03-06  Ben LauriePut the dependencies back.
1999-03-06  Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-06  Ben LaurieSlightly improved diagnostics.
1999-01-19  Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-07  Ben LaurieAccept NULL in *_free.
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-23  Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23  Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
next