index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2020-12-04
conditionally use (un)blinding implementation from libgnunetutil
Florian Dold
2020-12-01
start with exchange management test
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-30
add command to add auditor's denomination signature
Christian Grothoff
2020-11-29
more DB functions for new /management/ endpoints
Christian Grothoff
2020-11-29
more work on DB plugin for managemetn API
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-29
get code for most new endpoints to build (but DB not done)
Christian Grothoff
2020-11-28
sketch logic for wire-fee management endpoint
Christian Grothoff
2020-11-28
more work on new endpoints
Christian Grothoff
2020-11-27
add cmd to revoke exchange online signing key
Christian Grothoff
2020-11-27
add new cmd to revoke denominations via HTTP API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
cmd to add auditor
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
post keys client logic
Christian Grothoff
2020-11-25
enable auditor disable client logic
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
2020-11-25
extended exchange APIs for #6175
Christian Grothoff
2020-11-23
implement exchange online signing key client library
Christian Grothoff
2020-11-23
implement sm signing of key announcements
Christian Grothoff
2020-11-21
implementing client library for talking to the crypto helper process
Christian Grothoff
2020-11-14
more work on crypto RSA helper
Christian Grothoff
2020-10-03
doxygen fixes, update ChangeLog, bump version
Christian Grothoff
2020-09-11
fix exchange 'make dist' rules
Christian Grothoff
2020-08-29
use enum instead of int
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-08-28
fail if exchange-account configuration is definitively wrong (#5642)
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-08-19
implement i18n lookup logic for #6458
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-08-03
expose language check logic
Christian Grothoff
2020-07-29
trait for claim token
Jonathan Buchanan
2020-07-27
payto parser: extract 'subject' parameter.
MS
2020-07-27
define claim token
Christian Grothoff
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-22
kill order for Florian
Christian Grothoff
2020-07-21
-doxygen
Christian Grothoff
2020-07-21
add parser for json path
Jonathan Buchanan
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
first draft for #6365, test pending
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-15
fix #6133: enable nice shutdown of auditor helpers with CTRL-C
Christian Grothoff
2020-07-13
test for use-after-free crash when getting keys
Jonathan Buchanan
[next]