Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-01-18 | deduplicate doxyfiles, integrate with build | Christian Grothoff | |
2020-01-18 | fix compiler warnings | Christian Grothoff | |
2020-01-16 | make lib(c|gn)url mandatory, cleaner makefiles | Florian Dold | |
2020-01-16 | remove wallet-specific code | Florian Dold | |
2020-01-13 | eliminate libtalerwire | Christian Grothoff | |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ↵ | Christian Grothoff | |
main code compiles, testcases known to fail, code sure not to fully work yet | |||
2019-12-20 | misc release preparations: mostly fixing 'make dist' target | Christian Grothoff | |
2019-12-11 | add privacy policies | Christian Grothoff | |
2019-12-04 | add TOS | Christian Grothoff | |
2019-11-23 | start with libtalermhd | Christian Grothoff | |
2019-10-26 | turn teah_common.c into libtalercurl, fixes many ugly issues in build system | Christian Grothoff | |
2019-09-14 | add --enable-sanitizer | Christian Grothoff | |
2019-06-26 | order of CFLAGS | Florian Dold | |
2019-06-26 | disable useless GCC warning about pointer alignment | Florian Dold | |
2019-05-12 | replace if with AS_IF (fixes #5709 for exchange) | Christian Grothoff | |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff | |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff | |