index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_exchanges.c
Age
Commit message (
Expand
)
Author
2016-05-31
add support for /keys cache control (#4036)
Christian Grothoff
2016-05-24
oops, timeout was way too small
Florian Dold
2016-05-23
reload exchange keys every hour
Florian Dold
2016-05-23
bogus comment
Florian Dold
2016-05-23
Fix retry logic
Florian Dold
2016-05-23
parse->accept, since it doesn't just parse
Florian Dold
2016-05-23
comment
Florian Dold
2016-05-23
comment
Florian Dold
2016-05-23
typo in comment
Florian Dold
2016-05-21
make use of GNUNET_JSON_from_data_auto where possible
Christian Grothoff
2016-05-09
adding src/backend testcases, plus utility function that returns the
Marcello Stanisci
2016-05-04
fix #4486
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
fixing #4479 for merchant
Christian Grothoff
2016-04-22
newline
Florian Dold
2016-04-22
excessive logging
Florian Dold
2016-04-22
logging
Florian Dold
2016-04-22
logging
Florian Dold
2016-04-22
logging
Florian Dold
2016-04-22
renaming trusted exchanges config token
Marcello Stanisci
2016-04-19
don't cancel task there
Florian Dold
2016-04-19
always retry trusted exchanges in background
Florian Dold
2016-04-19
refactor curl select handling
Florian Dold
2016-04-19
Decrease exchange retry timeout, notify clients correctly.
Florian Dold
2016-04-19
more excessive logging
Florian Dold
2016-04-17
finish FTBFS caused by refactoring
Christian Grothoff
2016-04-17
Merge branch 'master' of ssh://taler.net:/var/git/merchant
Christian Grothoff
2016-04-17
fix linker flag
Christian Grothoff
2016-04-16
better error reporting on config trouble
Christian Grothoff
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-03-19
use new JSON APIs (#4237/#4150)
Christian Grothoff
2016-03-16
making,
Marcello Stanisci
2016-03-08
updating licensing information
Marcello Stanisci
2016-03-07
still on licensing
Marcello Stanisci
2016-03-01
mint->exchange renaming
Christian Grothoff