Age | Commit message (Expand) | Author |
2021-05-28 | -not a protocol violation, can happen if auditor signed denominations that ar... | Christian Grothoff |
2021-05-27 | deal more nicely with /keys failures where no JSON is returned | Christian Grothoff |
2021-04-14 | do not repeatedly append the same auditor signature | Christian Grothoff |
2021-04-01 | fix overflow | Christian Grothoff |
2021-03-13 | improve version number format check | Christian Grothoff |
2021-03-13 | improve version number format check | Christian Grothoff |
2021-03-05 | fix #6786: do not die on bogus URL | Christian Grothoff |
2021-02-16 | free currency memory on free_key_data(), ref #6744 | Sebastian |
2021-02-15 | fix currency parsing in deserialization logic (resolves #6744) | Christian Grothoff |
2021-02-15 | added missing currency in ser/deser, see #6744 | Sebastian |
2021-01-26 | strptime is locale-dependent, re-implement for C locale-only | Christian Grothoff |
2021-01-26 | improve logging | Christian Grothoff |
2021-01-16 | nah, also on internal server errors and anything I can imagine we should back... | Christian Grothoff |
2021-01-16 | remove dead field | Christian Grothoff |
2021-01-12 | dynamic curl timeouts for /keys and /wire requests | Florian Dold |
2021-01-01 | bump protocol version | Christian Grothoff |
2020-12-20 | only log with json_dumpf() if explicitly compiled via DEBUG #define | Christian Grothoff |
2020-12-20 | do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |
2020-12-12 | allow empty signkeys array | Christian Grothoff |
2020-12-08 | initialize master_pub field | Christian Grothoff |
2020-12-06 | implement new taler-auditor-offline tool | Christian Grothoff |
2020-12-05 | towards offline tool uploading /management/keys | Christian Grothoff |
2020-12-04 | centralize (most) offline signing/verifying operations into offline_signatures.c | Christian Grothoff |
2020-11-07 | adjust ECs | Christian Grothoff |
2020-07-22 | fix misc typos | Christian Grothoff |
2020-07-16 | boolean argument removed in GNUNET_CURL_job_add (#6188) | Christian Grothoff |
2020-07-16 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-05 | also offer API for receiving rounded relative time via JSON | Christian Grothoff |
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ... | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-04-21 | fix #6190 | Christian Grothoff |
2020-04-08 | adapt to new GNUnet sign API (#6164) | Christian Grothoff |
2020-04-07 | rename constants | Christian Grothoff |
2020-04-05 | make exchange API more uniform in how information is returned | Christian Grothoff |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-30 | change confusing comment, revision is a different component of libtool versions | Florian Dold |
2020-03-29 | remove bogus warnings | Christian Grothoff |
2020-03-27 | removing inappropriate i18n code | Christian Grothoff |
2020-03-22 | the big EC rename | Christian Grothoff |
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 |