Age | Commit message (Expand) | Author |
2020-07-18 | -fix bank start calls | Christian Grothoff |
2020-07-17 | adapt to change in GNUNET_OS_start_process() API (#6188) | 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-16 | implement forgettable contract terms core logic (#6365) | Christian Grothoff |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-16 | first draft for #6365, test pending | Christian Grothoff |
2020-07-16 | rename TALER_JSON_hash to TALER_JSON_contract_hash | Christian Grothoff |
2020-07-16 | fix Accept patterns with semicolons | Christian Grothoff |
2020-07-15 | Fix #6375 | Christian Grothoff |
2020-07-15 | fix #6133: enable nice shutdown of auditor helpers with CTRL-C | Christian Grothoff |
2020-07-15 | use bool instead of int for zombie_required | Christian Grothoff |
2020-07-15 | prepare for #6133: extend report-lib with API for signal handling | Christian Grothoff |
2020-07-14 | check invariant that refund deadline should not be after wire deadline | Christian Grothoff |
2020-07-13 | test for use-after-free crash when getting keys | Jonathan Buchanan |
2020-07-11 | more unit crypto tests | Christian Grothoff |
2020-07-10 | test coin-reuse with recoup as well | Christian Grothoff |
2020-07-10 | test coin_priv re-use with deposit and refresh, update handling of the error ... | Christian Grothoff |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |
2020-07-10 | fix wrong fmt string | Christian Grothoff |
2020-07-10 | this invariant does not actually hold, i.e. if there is a /recoup request for... | Christian Grothoff |
2020-07-09 | work on more testing for recoup-refresh | Christian Grothoff |
2020-07-09 | made a uuid trait | Jonathan Buchanan |
2020-07-08 | implement new behavior in exchange httpd and libtalerexchange (for #6416) | Christian Grothoff |
2020-07-08 | complete server-side logic to generate response for conflicting denomination ... | Christian Grothoff |
2020-07-08 | synchronize with latest GANA | Christian Grothoff |
2020-07-08 | merge known_coin transaction into main transaction (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom to melt signatures (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom_pub to deposit signatures | Christian Grothoff |
2020-07-08 | introduce known_coin_id, alas not yet used | Christian Grothoff |
2020-07-08 | simplify DB access: do not fetch fields we do not need | 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 | merge | Christian Grothoff |
2020-07-05 | fix error reporting/handling | Christian Grothoff |
2020-07-05 | move rewind command to exchange, add proper support for rewinding in batches,... | Christian Grothoff |
2020-07-05 | fix FIXME by exposing deposit permission signing in API instead of doing it i... | Christian Grothoff |
2020-07-05 | fix #6236 | Christian Grothoff |
2020-07-05 | synchronize with latest GANA | Christian Grothoff |
2020-07-05 | clarify with/without wire fee issue, sanity checks on currencies | Christian Grothoff |
2020-07-05 | traits for int64_t and json_t | Jonathan Buchanan |
2020-07-05 | testing traits for uint32_t and GNUNET_TIME_Relative | Jonathan Buchanan |
2020-07-05 | add TALER_MHD_parse_internal_json_data() | Christian Grothoff |
2020-07-05 | TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr... | Jonathan Buchanan |
2020-07-05 | add TALER_yna_to_string() | Christian Grothoff |
2020-07-05 | moved yna to exchange | Jonathan Buchanan |
2020-07-05 | taler_error_codes.h auto generated from gnunet/gana.git as a submodule | Jonathan Buchanan |
2020-07-05 | fixed endianness in taler_sq_lib | Jonathan Buchanan |
2020-07-05 | implemented the other functions for taler_sq_lib | Jonathan Buchanan |