md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / cfg.mk
2012-07-22 Bruno Haiblegetpass: Assume AC_CHECK_DECLS_ONCE invocation, like...
2012-07-15 Bruno Haiblefpending: Assume AC_CHECK_DECLS_ONCE invocation, like...
2012-07-13 Eric Blakemaint.mk: new syntax check for HAVE_DECL checks
2012-07-12 Jim Meyeringmaint: enable the sc_avoid_if_before_free syntax-check...
2012-06-21 Jim Meyeringmaint: disable the strncpy prohibition
2012-04-16 Jim Meyeringmaint: avoid spurious "make sc_maint" failure
2012-01-21 Jim Meyeringmaint: enable sc_trailing_blank
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_openat_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_cloexec_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_intprops_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_hash_pjw_without_use
2012-01-21 Jim Meyeringmaint: enable double-word-prohibiting rule
2012-01-21 Jim Meyeringmaint: remove empty lines at EOF, but excluding modules/*
2012-01-21 Jim Meyeringmaint: add framework to run syntax-check rules against...