]> jfr.im git - irc/atheme/atheme.git/history - configure.ac
refactor out hostmask formatting
[irc/atheme/atheme.git] / configure.ac
2021-09-19  Nicole KleinhoffMerge PR #767 (rehashable general::commit_interval)
2021-05-21  Aaron JonesThe Great Migration
2021-03-13  Aaron JonesBuild System: Improve handling of enabling and configur...
2021-03-13  Aaron Jonesconfigure.ac: move digest/RNG API tests to immediately...
2021-03-13  Aaron Jonesconfigure.ac: move warning about pkg-config being absent
2021-03-13  Aaron Jonesconfigure.ac: rename AC_CONFIG_HEADER to AC_CONFIG_HEADERS
2021-03-13  Aaron Jonesconfigure.ac: move AC_CONFIG_FILES to the top
2021-03-13  Aaron Jonesconfigure.ac: rename autoconf/ to build-aux/
2021-03-11  Aaron Jonesconfigure: put directory macros in a header file, not...
2021-03-11  Aaron Joneslibathemecore/: rename openbsd random backend to arc4random
2021-03-09  Aaron Jonesconfigure.ac: remove checks for programs that aren...
2021-03-09  Aaron Jonesconfigure.ac: approach noexecstack differently
2021-03-09  Aaron Jonesconfigure.ac: prepend LIBPCRE_CFLAGS and LIBPCRE_LIBS
2021-03-01  Nicole KleinhoffMerge branch 'list-mlock' (PR #762)
2021-02-28  Aaron JonesBuild System: Detect user error w/ downloading sourcecode
2021-02-27  Aaron JonesBuild System: Several small improvements
2021-02-24  Nicole KleinhoffMerge PR #745 (make LISTOWNMAIL canonicalization optional)
2021-02-18  Aaron JonesMerge branch 'libathemecore-snprintf' into 'master'
2021-02-18  Aaron JonesRemove the libsodium hardened memory allocator
2021-02-17  Nicole KleinhoffMerge PR #757 (Improve loadable module handling)
2021-02-17  Aaron Jones./configure: hard-fail if compiler is not C99-compliant
2020-05-31  Wade Clineconfigure.ac: use host tool for 'ar'
2020-04-30  Aaron Jonesm4/atheme-libtest-*.m4: pkg-config: actually no-op...
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-libtest-rt.m4: rename to clock-gettime
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-16  Aaron Jonesconfigure: replace --enable-debugging with --enable...
2020-01-15  Aaron Jonesconfigure.ac: check for more functions required by...
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: Improve library tests
2019-12-29  Aaron Jonesmodules/crypto/argon2d: rip out and replace with libarg...
2019-10-12  Aaron Jonesatheme-services.pc.in: remove pkg-config template
2019-10-05  Aaron Jonesconfigure.ac: "-I" is a CPPFLAG, not a CFLAG
2019-07-09  AlyxMerge pull request #660 from atheme/update-showing...
2019-05-26  Aaron Jonessrc/pbkdf2-benchmark: clock_gettime(2) requires -lrt...
2019-05-04  Aaron Jonesmodules/crypto/: add wrapper module for OpenBSD crypt_n...
2019-05-02  Aaron Jonesconfigure.ac: ensure ISO 9899:2011 Annex K functions...
2019-04-27  Aaron Jonespo/Makefile: last round of tweaks
2019-04-10  Aaron Joneslibathemecore/function: add string-to-unsigned-int...
2019-03-28  Aaron JonesInternationalisation cleanups
2019-03-15  Aaron JonesMerge branch 'origin/master' of 'ssh://github.com/athem...
2019-03-14  Aaron Joneslibathemecore/Makefile: unconditionally add LIBMBEDCRYP...
2019-03-10  Aaron JonesRearrange include/ to put almost all header files under...
2019-02-21  Aaron Joneslibathemecore/memory: add a constant-time memory compar...
2019-02-21  Aaron JonesBuild System: Improve logging messages and library...
2019-02-19  Aaron JonesBuild System: Configure libmowgli-2 submodule with...
2019-02-06  Aaron JonesBuild System: Lots of little improvements
2019-01-27  Aaron Jonesconfigure: allow user to override CFLAGS optimisation...
2019-01-21  Aaron JonesBuild System & libathemecore: add method to disable...
2019-01-20  Aaron JonesBuild System: Mowgli: Disable heap allocator if using...
2019-01-13  Aaron JonesAvoid duplicate compiler/linker flags for digest/RNG...
2019-01-13  Aaron JonesAdd OpenSSL Frontend to RNG API
2019-01-11  Aaron JonesAdd libpasswdqc support to complement libcrack2
2019-01-09  Aaron JonesMerge branch 'licensing-copyright-updates' into 'master'
2019-01-09  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2019-01-09  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2019-01-09  Aaron Jonesm4/: rename files after the libraries they test for
2019-01-09  Aaron Jonesconfigure: unconditionally check for & build with ...
2019-01-09  Aaron JonesMerge branch 'master' into licensing-copyright-updates
2019-01-09  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2019-01-09  Aaron JonesBuild System: Separate the RNG providers & code
2019-01-02  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-28  Aaron JonesRelease Atheme IRC Services v7.3.0-rc2
2018-12-28  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-28  Aaron JonesBuild System: Export vendor string and bug reporting URL
2018-12-28  Aaron JonesBuild System: Distinguish PACKAGE_NAME from PACKAGE_TARNAME
2018-12-27  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-27  Aaron JonesDigest API: Rework compilation mechanism
2018-12-27  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-27  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-20  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-12-20  Aaron JonesBuild System: Enable CFLAGS="-O2" only if --disable...
2018-12-19  Aaron JonesBuild System: Check for linker flags after compiler...
2018-12-19  Aaron JonesBuild System: Add --enable-debugging
2018-10-29  Aaron JonesMerge branch master into licensing-copyright-updates
2018-07-17  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-07-01  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-06-30  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-06-29  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-06-28  Aaron JonesAtheme 7.3.0-rc1
2018-06-24  Aaron JonesMerge branch 'master' into 'licensing-copyright-updates'
2018-06-23  Aaron Joneslibathemecore: add libsodium support for memory allocation
2018-06-23  Aaron Joneslibathemecore: add libsodium support for memory wiping
2018-06-23  Aaron Joneslibathemecore: add dedicated memory zeroing function
2018-06-20  Aaron JonesMerge branch 'issue628'
2018-06-10  Aaron JonesPassword Cryptography Modules & co.: A few cleanups
2018-06-06  Aaron Jonesconfigure.ac: apply commit 507f49117bea9a3f
2018-05-09  Janik KleinhoffMerge PR #593 (user_can_logout, user_can_rename)
2018-04-06  Aaron JonesMerge branch master into atheme-spring-cleaning
2018-03-26  Aaron JonesBuild System: Build libmowgli-2 submodule without OpenS...
2018-03-25  Aaron JonesBuild System: A few minor improvements
2018-02-28  Aaron Jonesinclude/match.h: s/(atheme_regex)_t/struct \1/
2018-02-28  Aaron Jonesconfigure.ac: remove tests for funcs whose 'present...
next