index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2023-07-03
more API clean up
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
[age-withdraw] added library function for age-withdraw
Özgür Kesim
2023-06-25
next round of exchange API atomization
Christian Grothoff
2023-06-25
more work on atomizing exchange API: deposit
Christian Grothoff
2023-06-25
-fix typo
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
-more exchange API atomization
Christian Grothoff
2023-06-22
more API cleanup
Christian Grothoff
2023-06-21
-simplify
Christian Grothoff
2023-06-21
-more clean up of auditor api: atomization complete
Christian Grothoff
2023-06-21
-more auditor API atomization
Christian Grothoff
2023-06-21
-towards API atomization
Christian Grothoff
2023-06-21
ensure forward-compatibility for auditor C API
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-06-04
address API stability FIXMEs in taler_exchange_service
Christian Grothoff
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-13
return tipping_allowed from /keys
Christian Grothoff
2023-05-10
-fix logging
Christian Grothoff
2023-05-10
fix more VLAs
Christian Grothoff
2023-05-10
fix 0-length VLAs
Christian Grothoff
2023-05-04
finish implementation for #7808
Christian Grothoff
2023-05-03
-more readable, no semantic change
Christian Grothoff
2023-05-02
-doxygen
Christian Grothoff
2023-05-01
-fix uninitialized variable and memory leak
Christian Grothoff
2023-05-01
expose TALER_EXCHANGE_parse_accounts() in external API
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2023-04-15
-fix memory leak
Christian Grothoff
2023-04-13
add logic to check signature over fees in /wire response (fixes #7802)
Christian Grothoff
2023-04-10
return AML status together with KYC status
Christian Grothoff
2023-03-08
log URL in error message (fixes #7725)
Christian Grothoff
2023-02-21
-misc minor bugfixes
Christian Grothoff
2023-02-20
fix memory leak on pay
priscilla
2023-02-19
expose now returned purse_expiration in exchange API
Christian Grothoff
2023-02-14
begin API change to allow AML officers to trigger KYC process
Christian Grothoff
2023-02-13
work on AML notification logic
Christian Grothoff
2023-02-04
-fix AML decision update logic and history fetch logic
Christian Grothoff
2023-02-04
add tests for new AML logic, plus related bugfixes
Christian Grothoff
2023-02-03
implement testing_api_cmd_check_aml_decision
Christian Grothoff
2023-02-02
-refund deadline should be optional/can be 0
Christian Grothoff
2023-02-02
add logic to parse AML decisions response
Christian Grothoff
2023-02-02
add logic to parse AML decision response
Christian Grothoff
2023-02-02
more work on KYC/AML decision inspection
Christian Grothoff
2023-02-02
first draft of implementation of GET AML decisions endpoint
Christian Grothoff
2023-02-01
add 2nd AML decision lookup API (skeleton only)
Christian Grothoff
2023-02-01
start work on AML decision query API
Christian Grothoff
2023-01-29
KYC: misc. fixes to attribute attestation logic
Christian Grothoff
2023-01-27
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
[next]