Age | Commit message (Expand) | Author |
2022-01-23 | [age_restriction] progress 13/n | Özgür Kesim |
2022-01-21 | [age restriction] progress 12/n | Özgür Kesim |
2022-01-10 | [age restriction] progress 11/n | Özgür Kesim |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-12-11 | fix #7123 | Christian Grothoff |
2021-12-08 | logging | Christian Grothoff |
2021-12-08 | tolerate missing 'Expire' header better | Christian Grothoff |
2021-11-25 | fix #7105 (for exchange) | Christian Grothoff |
2021-11-23 | protocol bump, ignore eintrv0.9.0-dev.1 | Christian Grothoff |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff |
2021-10-27 | fix lib/ FTBFS | Christian Grothoff |
2021-10-27 | rename fest | Christian Grothoff |
2021-10-27 | -fix misc FTBFS | Christian Grothoff |
2021-10-27 | -more changes towards fixing FTBFS | Christian Grothoff |
2021-10-19 | -fix null deref | Christian Grothoff |
2021-10-16 | new configuration option: wallet balance threshold | Christian Grothoff |
2021-10-10 | -finish implemnetation of /kyc-check client library | Christian Grothoff |
2021-08-07 | -even better | Christian Grothoff |
2021-08-07 | -use new GNUNET_TIME_relative_is_zero API | Christian Grothoff |
2021-07-31 | -more eliminations of json_pack | Christian Grothoff |
2021-07-24 | fix #6939 in exchange | Christian Grothoff |
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 |