summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2024-04-12bump various release versionsChristian Grothoff
2024-04-09-bump configure versionv0.10.1Christian Grothoff
2024-03-09-bumpChristian Grothoff
2024-03-08implement protocol v19 in taler-exchange-httpd (for #8000); note that ↵Christian Grothoff
taler-exchange-offline support is still missing
2024-03-07bumpChristian Grothoff
2024-03-04starting packaging for 0.9.4aChristian Grothoff
2024-02-17remove gnurl testsChristian Grothoff
2024-01-21version bumpingChristian Grothoff
2024-01-08fix long-polling on purses GET with purse refund eventChristian Grothoff
2023-11-30bump versionv0.9.3bChristian Grothoff
2023-11-29bump versionChristian Grothoff
2023-11-13fix check orderChristian Grothoff
2023-09-29-bump required versionChristian Grothoff
2023-09-29-bump required versionChristian Grothoff
2023-09-23fix online denomination signatures; thanks to Jonathan Krebs for pointing ↵Christian Grothoff
out the issue
2023-09-11git version set to HEAD instead of the latest known commitSebastian
2023-09-05added test for jq to configure.acÖzgür Kesim
2023-06-03Need libgnunetpq v4.0.0++Özgür Kesim
2023-02-21configure.ac version bumpChristian Grothoff
2023-01-17bumping version to v0.9.1Christian Grothoff
2022-12-19ensure Postgres CPPFLAGS are set before libgnunetpq checkChristian Grothoff
2022-12-08-improve postgres checkChristian Grothoff
2022-12-05adapt build to latest GNUnet without gnunet/platform.hChristian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-11-03-preps for v0.9.0 releaseChristian Grothoff
2022-08-16-move templating library into exchange.gitChristian Grothoff
2022-08-05adding kyclogic plugin templateChristian Grothoff
2022-06-28-autoupdateChristian Grothoff
2022-03-23Bump required version of libmicrohttpd to 0.9.71Thien-Thi Nguyen
2022-03-19[build int] Use ‘MHD_VERSION_AT_LEAST’Thien-Thi Nguyen
* configure.ac (microhttpd): Delete shell var. (MHD_start_daemon): Delete AC_CHECK_LIB. (MHD_DAEMON_INFO_CURRENT_CONNECTIONS): Delete AC_CHECK_DECL. (MHD_VERSION_AT_LEAST): New macro call.
2022-02-19Bump required PostgreSQL to 13.0 (per README)Thien-Thi Nguyen
* configure.ac (AX_LIB_POSTGRESQL): ...here.
2022-01-23[age_restriction] progress 13/nÖzgür Kesim
- major refactoring of extensions - extensions live now in a separate library, libtalerextensions - refactored all components using age_restriction accordingly - plumbing for plugin support for extensions roughly layed down
2021-09-27-version bumpChristian Grothoff
2021-08-24-bump version in configure.acChristian Grothoff
2021-08-13-final preparations for v0.8.3 releaseChristian Grothoff
2021-08-08tagging v0.8.2Christian Grothoff
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-04-05add gettext supportChristian Grothoff
2021-01-05autoconf obsoletions, gitignoreFlorian Dold
2021-01-05Revert "always and only build docs"Florian Dold
This reverts commit cdda3d34a3a3b8133a90d934707bf9065fd4471f.
2021-01-04fix quoting bug that breaks build on autotools 2.70+Florian Dold
2021-01-04always and only build docsFlorian Dold
2021-01-01add test for python3-jinja2Christian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-29do not generate static libsChristian Grothoff
2020-12-29use build-aux to support Debian packagingChristian Grothoff
2020-12-25add check for sufficiently recent version of libgnunetutil, remove now ↵Christian Grothoff
unnecessary crypto blinding logic
2020-11-10bump versionv0.8.1Christian Grothoff
2020-10-03doxygen fixes, update ChangeLog, bump versionChristian Grothoff
2020-07-05created taler_sq_libJonathan Buchanan