Age | Commit message (Expand) | Author |
2020-10-03 | fix pybank launch in tests | Christian Grothoff |
2020-10-03 | doxygen fixes, update ChangeLog, bump version | Christian Grothoff |
2020-08-29 | c89-style | Christian Grothoff |
2020-08-29 | memset only sets 1 byte | Christian Grothoff |
2020-08-29 | doxygen fixes | Christian Grothoff |
2020-08-14 | fix #6480 | Christian Grothoff |
2020-08-13 | extend tests to discover corner cases from #6478, fix code to actually work f... | Christian Grothoff |
2020-08-12 | fix refund handling: allow refund increases for the same coin | Christian Grothoff |
2020-08-10 | indentation and logging fixes | Christian Grothoff |
2020-08-02 | bugfix | Christian Grothoff |
2020-07-29 | trait for claim token | Jonathan Buchanan |
2020-07-24 | placing a Fixme | MS |
2020-07-23 | remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_... | Jonathan Buchanan |
2020-07-22 | fix misc typos | Christian Grothoff |
2020-07-22 | remove refund_fee from refund confirmation message and signature | Florian Dold |
2020-07-21 | mmap() ToS/PP and pre-compute compressed replies (fixes #6199) | Christian Grothoff |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
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 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-16 | rename TALER_JSON_hash to TALER_JSON_contract_hash | Christian Grothoff |
2020-07-13 | test for use-after-free crash when getting keys | Jonathan Buchanan |
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 | 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 | add h_denom_pub to deposit signatures | 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 | 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 | 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 | TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_pr... | Jonathan Buchanan |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ... | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a... | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ... | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a... | Christian Grothoff |
2020-07-05 | implement #6181 | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ... | Christian Grothoff |
2020-07-05 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a... | Christian Grothoff |
2020-07-05 | implement #6181 | Christian Grothoff |
2020-07-05 | fix status code | Christian Grothoff |
2020-07-05 | sleep to ensure aggregator has work | Christian Grothoff |