index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
exchange_api_handle.c
Age
Commit message (
Expand
)
Author
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
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
implement deserialization logic for #5136
Christian Grothoff
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-08-19
fix /keys retry
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-17
use gnunet_curl_lib.h instead of including gnurl/curl directly
Florian Dold
2018-06-27
Addressing #5291.
Marcello Stanisci
2018-04-06
disable /keys cherrypicking until #5315 is addressed
v0.5.0
Florian Dold
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-18
implement #5254
Christian Grothoff
2017-12-10
bump protocol version of C client, we do support the new refresh
Christian Grothoff
2017-09-26
fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...
Christian Grothoff
2017-09-26
simplify time conversion using strptime instead of manual hack, also check fo...
Christian Grothoff
2017-09-26
check json_array_append_new() return values, proper logging on errors
Christian Grothoff
2017-09-17
bump version of taler protocol we implement
Christian Grothoff
2017-09-17
clean up /keys cherry picking logic, including changing the last_issue_date v...
Christian Grothoff
2017-09-14
(imperfect) test for #4840
Christian Grothoff
2017-09-13
do keep signing over DKs even for cherry-picked /keys replies
Christian Grothoff
2017-09-13
add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the down...
Christian Grothoff
2017-09-13
theoretically finished implementation of #4840 (/keys cherry picking), but by...
Christian Grothoff
2017-09-12
add support for #4840 (/keys cherry picking) to libtalerexchange
Christian Grothoff
2017-07-01
implement logic to check protocol version compatibility (#5035)
Christian Grothoff
2017-06-29
preparations for #4840
Christian Grothoff
2017-06-04
fix remaining leak from #5050
Christian Grothoff
2017-06-04
free auditor data on shutdown (#5050)
Christian Grothoff
2017-06-01
add version to keydata returned by libtalerexchange (#5035)
Christian Grothoff
2017-05-11
acutally initialize num_auditors field, helps a lot...
Christian Grothoff
2017-05-11
fail hard if any auditor sig is wrong
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-03-02
fix expire header parsing if day-of-month is 7th due to field confusing (wday...
Christian Grothoff
2016-12-04
#4828
Marcello Stanisci
2016-10-10
check dbinit return value to not fail hard if DB not available
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-13
implement #4569
Christian Grothoff
2016-05-31
add support for /keys cache control (#4036)
Christian Grothoff
2016-05-24
allow access to raw /keys response
Florian Dold
2016-05-18
fix #4506: check that master key matches our master key when loading signing ...
Christian Grothoff
[next]