index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_handle.c
Age
Commit message (
Expand
)
Author
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-04-18
memcmp
Christian Grothoff
2019-04-11
Re-enabling keys serialization test.
Marcello Stanisci
2019-04-10
Refactor exchange_api_handle for GNUNET_memcmp
ng0
2019-04-08
Refactor for GNUNET_memcmp
ng0
2019-04-04
Inserting "now" argument into "/keys".
Marcello Stanisci
2019-04-03
Provide API to fake now when requesting /keys.
Marcello Stanisci
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-19
Align tests to latest change.
Marcello Stanisci
2019-01-25
Revert explicit AUDITOR_connect at tests.
Marcello Stanisci
2019-01-24
make function static
Christian Grothoff
2019-01-24
Auditor tests.
Marcello Stanisci
2019-01-22
Fix denoms comparison.
Marcello Stanisci
2019-01-21
debug
Marcello Stanisci
2019-01-17
/keys API.
Marcello Stanisci
2019-01-16
Extend tests.
Marcello Stanisci
2019-01-13
more code towards fixing #5447
Christian Grothoff
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff