summaryrefslogtreecommitdiff
path: root/src/lib/auditor_api_handle.c
AgeCommit message (Collapse)Author
2020-04-07make version field constChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-19remove debug logicChristian Grothoff
2020-03-19have benchmark driver also launch auditorChristian Grothoff
2020-03-13fix regression introduced by addition of 'revoke' fieldChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵Christian Grothoff
when curl_easy_init() fails
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-15fix test issuesChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-28fixing #5767Christian Grothoff
2019-05-17Compression.Marcello Stanisci
Inclusion of 'content-encoding: deflate' header now (really) happens per request, and not "per state" (where any request got this header appended and broke those unaware requests that didn't compress their data.)
2019-05-15Content-encoding -> Content-Encoding.Marcello Stanisci
So as to match the MHD_HTTP_HEADER_CONTENT_ENCODING macro.
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-01-24make function staticChristian Grothoff
2019-01-24fix /version testChristian Grothoff
2019-01-24adding separate test just for /verison APIChristian Grothoff
2019-01-24adding separate test just for /verison APIChristian Grothoff
2019-01-24Auditor tests.Marcello Stanisci
Fix double connection.
2019-01-23debugMarcello Stanisci
2019-01-21this is correct, we must start that taskChristian Grothoff
2019-01-21Comment out buggy partMarcello Stanisci
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff