Age | Commit message (Expand) | Author |
2020-03-17 | style, indentation and type fixes for lib/ | Christian Grothoff |
2020-03-13 | fix regression introduced by addition of 'revoke' field | Christian Grothoff |
2020-03-10 | minor code cleanup | Christian Grothoff |
2020-03-10 | tolerate recoup information not being present | Christian Grothoff |
2020-03-10 | actually look at recoup/revocations in libtalerexchange and expose the result... | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-01 | new REST API => version bump | Christian Grothoff |
2020-02-29 | limit redirects | Christian Grothoff |
2020-02-27 | rename fest, make symbols better match new endpoint names | Christian Grothoff |
2020-02-11 | revert bank API change, we will not do this here after all | Christian Grothoff |
2020-02-11 | start with new history API implementation | Christian Grothoff |
2020-01-19 | leak fixes | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-18 | fix compiler warnings | Christian Grothoff |
2020-01-18 | fix -Wextra warnings | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-17 | doxygen fixes | Christian Grothoff |
2020-01-17 | address fixme, fix use-after-free in testing traits | Florian Dold |
2020-01-16 | reuse TALER_url_join | Christian Grothoff |
2020-01-15 | use new parsing API, fixes issues | Christian Grothoff |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff |
2020-01-13 | make fakebank and banklib match specifified new API | Christian Grothoff |
2020-01-11 | major refactoring, eliminating wire-plugins and moving towards new bank API. ... | Christian Grothoff |
2019-12-24 | version bumping | Christian Grothoff |
2019-12-11 | add logic for privacy policy | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-26 | bump version | Christian Grothoff |
2019-10-26 | fix spacing | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-09-15 | fix leak | Christian Grothoff |
2019-09-15 | fix leaks and unnecessary fetch of RSA signature on refresh/reveal | Christian Grothoff |
2019-09-15 | fix leak | Christian Grothoff |
2019-08-31 | don't mark auditor as 'up' when version request faileddemo-2019-08-31-00 | Florian Dold |
2019-08-25 | re-format code | Florian Dold |
2019-08-21 | fix indentation, and properly report vc protocol error if signatures are invalid | Christian Grothoff |
2019-06-06 | fixing #5754 (make copy, as original may disappear) | Christian Grothoff |
2019-06-05 | working on fix for #5747 | Christian Grothoff |
2019-06-03 | Fix return code check. | Marcello Stanisci |
2019-06-03 | check more return values | Christian Grothoff |
2019-05-24 | teah_common.h -> taler_curl_lib.h | Marcello Stanisci |
2019-05-16 | Fix compression. | Marcello Stanisci |
2019-05-15 | Content-encoding -> Content-Encoding. | Marcello Stanisci |
2019-05-03 | add compression support for bodies of POST/PUT operations | Christian Grothoff |
2019-05-02 | replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth | Christian Grothoff |
2019-04-18 | memcmp | Christian Grothoff |
2019-04-11 | Re-enabling keys serialization test. | Marcello Stanisci |
2019-04-10 | Refactor exchange_api_handle for GNUNET_memcmp | ng0 |
2019-04-08 | Refactor for GNUNET_memcmp | ng0 |
2019-04-04 | Inserting "now" argument into "/keys". | Marcello Stanisci |