Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | fix long-polling on purses GET with purse refund event | Christian Grothoff | |
2023-11-30 | bump versionv0.9.3b | Christian Grothoff | |
2023-11-29 | bump version | Christian Grothoff | |
2023-11-13 | fix check order | Christian Grothoff | |
2023-09-29 | -bump required version | Christian Grothoff | |
2023-09-29 | -bump required version | Christian Grothoff | |
2023-09-23 | fix online denomination signatures; thanks to Jonathan Krebs for pointing ↵ | Christian Grothoff | |
out the issue | |||
2023-09-11 | git version set to HEAD instead of the latest known commit | Sebastian | |
2023-09-05 | added test for jq to configure.ac | Özgür Kesim | |
2023-06-03 | Need libgnunetpq v4.0.0++ | Özgür Kesim | |
2023-02-21 | configure.ac version bump | Christian Grothoff | |
2023-01-17 | bumping version to v0.9.1 | Christian Grothoff | |
2022-12-19 | ensure Postgres CPPFLAGS are set before libgnunetpq check | Christian Grothoff | |
2022-12-08 | -improve postgres check | Christian Grothoff | |
2022-12-05 | adapt build to latest GNUnet without gnunet/platform.h | Christian Grothoff | |
2022-11-04 | policy 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 release | Christian Grothoff | |
2022-08-16 | -move templating library into exchange.git | Christian Grothoff | |
2022-08-05 | adding kyclogic plugin template | Christian Grothoff | |
2022-06-28 | -autoupdate | Christian Grothoff | |
2022-03-23 | Bump required version of libmicrohttpd to 0.9.71 | Thien-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-19 | Bump 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 bump | Christian Grothoff | |
2021-08-24 | -bump version in configure.ac | Christian Grothoff | |
2021-08-13 | -final preparations for v0.8.3 release | Christian Grothoff | |
2021-08-08 | tagging v0.8.2 | Christian Grothoff | |
2021-05-14 | more work on hopefully fixing #6862 | Christian Grothoff | |
2021-04-05 | add gettext support | Christian Grothoff | |
2021-01-05 | autoconf obsoletions, gitignore | Florian Dold | |
2021-01-05 | Revert "always and only build docs" | Florian Dold | |
This reverts commit cdda3d34a3a3b8133a90d934707bf9065fd4471f. | |||
2021-01-04 | fix quoting bug that breaks build on autotools 2.70+ | Florian Dold | |
2021-01-04 | always and only build docs | Florian Dold | |
2021-01-01 | add test for python3-jinja2 | Christian Grothoff | |
2020-12-31 | add missing linker options, bonus fun | Christian Grothoff | |
2020-12-29 | do not generate static libs | Christian Grothoff | |
2020-12-29 | use build-aux to support Debian packaging | Christian Grothoff | |
2020-12-25 | add check for sufficiently recent version of libgnunetutil, remove now ↵ | Christian Grothoff | |
unnecessary crypto blinding logic | |||
2020-11-10 | bump versionv0.8.1 | Christian Grothoff | |
2020-10-03 | doxygen fixes, update ChangeLog, bump version | Christian Grothoff | |
2020-07-05 | created taler_sq_lib | Jonathan Buchanan | |
2020-05-18 | removed the GnuTLS check for cURL | Jonathan Buchanan | |
2020-04-10 | fix check for twister | Christian Grothoff | |
2020-03-31 | bump version in configure.ac | Christian Grothoff | |
2020-03-29 | v7 | Christian Grothoff | |
2020-03-28 | address FIXME | Christian Grothoff | |
2020-02-07 | add proper i18n for pp | Christian Grothoff | |
2020-02-07 | proper i18n support for TOS | Christian Grothoff | |
2020-01-19 | move testing logic and integration tests into separate directory | Florian Dold | |