index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
Age
Commit message (
Expand
)
Author
2018-10-18
exchange-lib: disable 'Expect: 100-continue'
Florian Dold
2018-10-13
keep a most sigs around when serializing
Christian Grothoff
2018-10-13
intermediate patch towards implementing #5136
Christian Grothoff
2018-10-13
indentation fix
Christian Grothoff
2018-10-13
style fix: always put parens on macros
Christian Grothoff
2018-10-13
wrong offset, last coin is #3, not #4
Christian Grothoff
2018-10-13
fix memory leaks
Christian Grothoff
2018-10-13
fix issue with 'meta' not being initialized - by getting rid of it
Christian Grothoff
2018-10-13
implement deserialization logic for #5136
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-10-04
put 'static' keyword
Marcello Stanisci
2018-10-02
more realistic refresh output, based on coinsim
Florian Dold
2018-09-27
fix loop that checks link response
Florian Dold
2018-09-26
lower backoff threshold
Florian Dold
2018-09-26
use randomized backoff
Florian Dold
2018-09-25
fix debug statement.
Marcello Stanisci
2018-09-22
put curl default options on one place
Florian Dold
2018-09-21
remove leftover code
Florian Dold
2018-09-21
use tcp fast open for /keys request
Florian Dold
2018-09-21
use deflate in exchange-api
Florian Dold
2018-09-21
use deflate for requesting /keys
Florian Dold
2018-09-15
adjust timeouts to try to make test more robust
Christian Grothoff
2018-09-15
fix #5315, including more testing
Christian Grothoff
2018-09-15
add sleep command
Christian Grothoff
2018-08-19
fix /keys retry
Christian Grothoff
2018-08-19
add logic to allow fakebank transfers to be retried
Christian Grothoff
2018-08-19
retry instantly if /keys download fails during testcase startup
Christian Grothoff
2018-08-19
force TALER_EXCHANGE_connect() va-list to be actually provided
Christian Grothoff
2018-08-19
add logic to retry /keys if /keys download fails
Christian Grothoff
2018-08-19
add remote benchmarking
Florian Dold
2018-08-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2018-08-16
fix all (?) wrong -l flags
Florian Dold
2018-08-11
implement retries for a few more commands
Christian Grothoff
2018-08-11
fix command lookup
Christian Grothoff
2018-08-10
improve command search routine in interpeter, report command execution velocity
Christian Grothoff
2018-08-10
add variant that allows us to control the timeout
Christian Grothoff
2018-08-10
use retry in benchmark
Christian Grothoff
2018-08-10
add retry support to withdraw test logic
Christian Grothoff
2018-08-09
fix spacing
Christian Grothoff
2018-08-09
report ore precisely what went wrong
Christian Grothoff
2018-08-09
report ore precisely where commands went wrong
Christian Grothoff
2018-08-09
fix benchmark tool output and time measurement
Christian Grothoff
2018-08-09
in parallel tests, only launch one exchange -- still broken: code attempts to...
Christian Grothoff
2018-08-06
link against bank as well:
Christian Grothoff
2018-08-06
fix link
Christian Grothoff
2018-07-27
Verifying /track/transfer response signature.
Marcello Stanisci
2018-07-27
Remove unnecessary code.
Marcello Stanisci
2018-07-25
Undo saving auditor blob under /tmp.
Marcello Stanisci
2018-07-25
save auditor blob under /tmp
Marcello Stanisci
2018-07-25
Place FIXME/WARNING
Marcello Stanisci
[next]