summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_handle.c
AgeCommit message (Expand)Author
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-15use new parsing API, fixes issuesChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-24version bumpingChristian Grothoff
2019-12-11add logic for privacy policyChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-26bump versionChristian Grothoff
2019-10-26fix spacingChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-15fix leakChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-09-15fix leakChristian Grothoff
2019-08-31don't mark auditor as 'up' when version request faileddemo-2019-08-31-00Florian Dold
2019-08-25re-format codeFlorian Dold
2019-08-21fix indentation, and properly report vc protocol error if signatures are invalidChristian Grothoff
2019-06-06fixing #5754 (make copy, as original may disappear)Christian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-06-03Fix return code check.Marcello Stanisci
2019-06-03check more return valuesChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-16Fix compression.Marcello Stanisci
2019-05-15Content-encoding -> Content-Encoding.Marcello Stanisci
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-18memcmpChristian Grothoff
2019-04-11Re-enabling keys serialization test.Marcello Stanisci
2019-04-10Refactor exchange_api_handle for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
2019-04-03Provide API to fake now when requesting /keys.Marcello Stanisci
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-19Align tests to latest change.Marcello Stanisci
2019-01-25Revert explicit AUDITOR_connect at tests.Marcello Stanisci
2019-01-24make function staticChristian Grothoff
2019-01-24Auditor tests.Marcello Stanisci
2019-01-22Fix denoms comparison.Marcello Stanisci
2019-01-21debugMarcello Stanisci
2019-01-17/keys API.Marcello Stanisci
2019-01-16Extend tests.Marcello Stanisci
2019-01-13more code towards fixing #5447Christian Grothoff
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff