summaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
AgeCommit message (Collapse)Author
2023-02-21-typov0.9.2Christian Grothoff
2023-02-21fix dist ruleChristian Grothoff
2022-11-04add missing headerChristian Grothoff
2022-08-16-move templating library into exchange.gitChristian Grothoff
2022-08-08move kyclogic into libtalerkyclogicChristian Grothoff
2022-08-01-very basic skeleton for KYC APIChristian Grothoff
2021-11-27integrate taler_extensions.h into distChristian Grothoff
2021-08-01build system: also obtain event type registry from GANAChristian Grothoff
2021-04-05add gettext supportChristian Grothoff
2020-09-11fix exchange 'make dist' rulesChristian Grothoff
2020-01-18libraries were folded, fold headers as wellChristian Grothoff
2020-01-16remove wallet-specific codeFlorian Dold
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-13include header fileMarcello Stanisci
2020-01-13refactor to make it easier to share init logic for test configurationsChristian Grothoff
2020-01-12add separate transfer and admin/add/incoming commandsChristian Grothoff
2020-01-11major 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-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-11-23start with libtalermhdChristian Grothoff
2019-10-23alphabetical, pleaseChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2018-10-24add skeleton header for auditor serviceChristian Grothoff
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-01-21new test interpreter architecture, first draftChristian Grothoff
2016-10-06adding skeleton code for auditorChristian Grothoff
2016-06-14add file for error codesChristian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ↵Christian Grothoff
merchant
2016-04-09fix make dist rulesChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-25getting aggregator structure laid out for #4141Christian Grothoff
2016-01-24defining wire plugin APIChristian Grothoff
2015-07-20implementing #3905Christian Grothoff
2015-06-11addig gauger.h to build to avoid FTBFSChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY ↵Christian Grothoff
contains the wallet-specific API subset
2015-03-28second round of renamefestChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil ↵Christian Grothoff
headers
2015-01-26intermediary commit, breaking the build by starting to move towards ↵Christian Grothoff
variable-size GNUnet signatures instead of fixed-size signatures; much broken now
2015-01-09moving structs relevant for signatures into taler_signatures.h, splitting of ↵Christian Grothoff
private keys that are not in messages; moving test_hash_context to GNUnet
2015-01-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08install taler headersChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff