]> jfr.im git - irc/atheme/atheme.git/history - m4
Merge pull request #927 from runxiyu/master
[irc/atheme/atheme.git] / m4 /
2023-12-14  Aaron Jonesm4/atheme-featuretest-nls.m4: set USE_NLS to yes when...
2023-09-19  Aaron Jonesconfigure: warn on failing to enable various compiler...
2023-05-26  Aaron JonesAC_PROG_MKDIR_P is broken beyond repair; remove it
2023-05-26  Aaron Jonesautoconf 2.71: using ${as_echo} is deprecated
2022-10-26  Aaron Jonesproxyscan/dnsbl: add IPv6 support (#878)
2022-10-04  Aaron JonesMerge pull request #816 from jesopo/cs-list-unknown...
2022-09-28  Aaron JonesMerge pull request #870 from atheme/jess/badmail-reason
2022-08-06  Aaron JonesRNG: glibc 2.36 supports a secure arc4random(3)
2022-05-01  Aaron JonesMerge pull request #837 from progval/patch-3
2022-03-05  Aaron Jonesconfigure: --enable-warnings: check for -Wno-declaratio...
2022-02-24  Aaron Jonesm4/atheme-featuretest-warnings.m4: check for -Wno-reser...
2021-09-19  Nicole KleinhoffMerge PR #767 (rehashable general::commit_interval)
2021-07-03  Aaron JonesMerge pull request #790 from edk0/confirm-by-emailchg
2021-06-18  Aaron Jonesm4/atheme-libtest-*.m4: correct copy/paste mistake...
2021-06-08  Aaron JonesUpdate my e-mail address
2021-03-18  Aaron Jonesmodules/contrib/: transition to independent build system
2021-03-13  Aaron Jonesm4/atheme-libtest-mowgli.m4: add a usability test if...
2021-03-13  Aaron JonesBuild System: Improve handling of enabling and configur...
2021-03-13  Aaron Jonesm4/atheme-libtest-ldap.m4: prefix library variables...
2021-03-11  Aaron Jonesconfigure: put directory macros in a header file, not...
2021-03-11  Aaron Jonesm4/atheme-api-random-frontend.m4: detect more secure...
2021-03-11  Aaron Jonesm4/atheme-libtest-mowgli.m4: warn when pkg-config is...
2021-03-11  Aaron Jonesm4/atheme-*.m4: use autoconf flow control macros exclus...
2021-03-11  Aaron Joneslibathemecore/: rename openbsd random backend to arc4random
2021-03-09  Aaron Jonesconfigure.ac: approach noexecstack differently
2021-03-09  Aaron Jonesm4/atheme-featuretest-contrib.m4: fix test for res_query(3)
2021-03-03  Aaron JonesVersion: Indicate if --enable-fhs-paths was given
2021-03-02  Aaron JonesBuild System: Compiler Sanitizers: Some small improvements
2021-03-01  Nicole KleinhoffMerge branch 'list-mlock' (PR #762)
2021-02-27  Aaron JonesBuild System: Several small improvements
2021-02-24  Nicole KleinhoffMerge PR #745 (make LISTOWNMAIL canonicalization optional)
2021-02-18  Aaron Jonesm4/atheme-featuretest-nls.m4: document why we diverge...
2021-02-18  Aaron Jonesm4/: remove obsolete/unnecessary files
2021-02-18  Aaron JonesMerge branch 'libathemecore-snprintf' into 'master'
2021-02-18  Aaron JonesRemove the libsodium hardened memory allocator
2021-02-18  Aaron Jones./configure --enable-warnings: enable (up to) 3 more
2021-02-17  Nicole KleinhoffMerge PR #757 (Improve loadable module handling)
2021-02-17  Aaron Joneslibathemecore: rip out C99-snprintf compat code
2021-02-15  Aaron JonesCompiler Sanitizers: Require that the Sodium memory...
2021-02-15  Aaron JonesCompiler Sanitizers: Require that the heap allocator...
2020-04-30  Aaron Jonesmodules/crypto/argon2: warn if building against very...
2020-04-30  Aaron Jonesm4/atheme-libtest-*.m4: pkg-config: actually no-op...
2020-02-18  Aaron Jonesmodules/crypto/: add extended-key-setup blowfish (bcryp...
2020-02-18  Aaron Jonesmodules/crypto/: move legacy modules to subdirectory
2020-02-09  Aaron Jonesm4/atheme-featuretest-nls.m4: fix option name
2020-02-09  Aaron Jonesm4/: tidy up NLS logic
2020-02-06  Aaron JonesMake the SASL mechanism tools optional
2020-02-06  Aaron JonesMake the crypto benchmarking utility optional
2020-02-06  Aaron Jonesm4/atheme-conditional-compilation.m4: sort functions...
2020-02-06  Aaron Jonesm4/atheme-libtest-clock-gettime: this is a kernel funct...
2020-02-06  Aaron Jonesm4/atheme-libtest-clock-gettime: do link test with...
2020-02-06  Aaron Jonesm4/atheme-print-configuration: make even nicer output
2020-02-06  Aaron Jonesm4/atheme-libtest-rt.m4: rename to clock-gettime
2020-02-02  Aaron Joneslibathemecore/memory_frontend: smemzero: support OPENSS...
2020-02-02  Aaron Joneslibathemecore/memory: support consttime_memequal &...
2020-02-02  Aaron Jonesconfigure.ac: move most build system / toolchain /...
2020-02-01  Aaron JonesDigest API: Add GNU libgcrypt binding
2020-01-27  Aaron JonesDigest API: Remove Nettle frontend
2020-01-26  Aaron JonesEntire codebase: Clean up Makefiles and assorted build...
2020-01-25  Aaron Jonesm4/atheme-libtest-*.m4: don't break build with --withou...
2020-01-18  Aaron Jonesconfigure: --enable-warnings: remove -Wno-missing-inclu...
2020-01-18  Aaron Jonesconfigure: --enable-warnings: remove -Wno-missing-varia...
2020-01-16  Aaron Jonesm4/atheme-print-configuration.m4: indicate if scrypt...
2020-01-16  Aaron JonesCompiler Sanitizers: Don't warn for unsigned integer...
2020-01-16  Aaron Jonesconfigure: replace --enable-debugging with --enable...
2020-01-16  Aaron Joneslibathemecore/memory_fe_sodium: use sodium_allocarray...
2020-01-15  Aaron Joneslibathemecore: ARM mbedTLS RNG: remove CTR-DRBG support
2020-01-15  Aaron Jonesconfigure: prioritise OpenSSL RNG above ARM mbedTLS RNG
2020-01-15  Aaron Jonesmodules/crypto/: make the libsodium scrypt module encry...
2020-01-10  Aaron JonesBuild System: Include library names with custom paths
2020-01-10  Aaron JonesBuild System: Replace some more missed in previous...
2020-01-10  Aaron JonesBuild System: Replace 'dnl' autoconf comments with...
2020-01-09  Aaron JonesBuild System: Assign copyright headers to all of our...
2020-01-09  Aaron JonesBuild System: Re-indent M4sh macros with spaces instead...
2020-01-09  Aaron JonesBuild System: Use CFLAGS instead of CPPFLAGS for pkg...
2020-01-09  Aaron JonesBuild System: Rename some configure --with-options...
2020-01-09  Aaron JonesBuild System: Improve library tests
2019-12-29  Aaron Jonesmodules/crypto/argon2d: rip out and replace with libarg...
2019-10-10  Aaron Jonesm4/*.m4: update from upstream
2019-10-06  Aaron Jonesm4/atheme-libtest-*.m4: remove unnecessary header checks
2019-10-05  Aaron Jonesm4/atheme-libtest-*.m4: PKG_CHECK_MODULES: use ${FOOPAC...
2019-09-30  AlyxMerge pull request #674 from edk0/verify-unident
2019-09-27  Aaron Jonesm4/atheme-libtest-rt.m4: don't link everything against...
2019-09-12  Aaron Jonesm4/atheme-libtest-mowgli: default to internal mowgli...
2019-09-08  Aaron Jonesconfigure: correct typo
2019-07-09  AlyxMerge pull request #660 from atheme/update-showing...
2019-05-29  Aaron Jonesmodules/crypto/: add verify-only Anope v2.0+ compatible...
2019-05-29  Aaron Jonesmodules/crypto/: add base64 verify-only module
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark: clock_gettime(2) requires -lrt...
2019-05-25  Aaron Jonesm4/atheme-api-digest-frontend.m4: tweak automatic libra...
2019-05-03  Aaron Jonesmodules/crypto/: rename the 2 new rawsha modules
2019-03-28  Aaron JonesInternationalisation cleanups
2019-03-17  Aaron JonesAdd a Curve25519-based ECDH challenge-response SASL...
2019-03-17  Aaron Jonesmodules/crypto/: add raw SHA2-512 verifier
2019-03-16  Aaron Jonesmodules/crypto/: add raw SHA2-256 verifier
2019-03-15  Aaron JonesMerge branch 'origin/master' of 'ssh://github.com/athem...
2019-03-14  Aaron JonesBuild System: Move activation of conditional compilatio...
2019-03-14  Aaron Joneslibathemecore/Makefile: unconditionally add LIBMBEDCRYP...
2019-03-10  Aaron JonesBuild System: API Frontends: Use NOTICE instead of...
2019-03-06  Aaron JonesBuild System: Reproducible Builds: Support SOURCE_DATE_...
next