summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_handle.c
AgeCommit message (Expand)Author
2020-03-10minor code cleanupChristian Grothoff
2020-03-10tolerate recoup information not being presentChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-01-19leak fixesChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-18fix compiler warningsChristian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17address fixme, fix use-after-free in testing traitsFlorian Dold
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