index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_proposal.c
Age
Commit message (
Expand
)
Author
2019-06-18
fix memory leaks
Christian Grothoff
2019-05-24
rename
Marcello Stanisci
2019-05-24
completing lib compression
Marcello Stanisci
2019-05-23
indent
Marcello Stanisci
2019-05-23
rename
Marcello Stanisci
2019-05-23
Compressing/decompressing /proposal.
Marcello Stanisci
2018-11-20
Fix compilation warnings, due to:
Marcello Stanisci
2018-06-13
Fix last change.
Marcello Stanisci
2018-06-13
Properly adding Authorization header via GNUnet API.
Marcello Stanisci
2018-06-13
Reverting last change.
Marcello Stanisci
2018-06-12
minor edit
Marcello Stanisci
2018-06-12
including Authorization: header to requests.
Marcello Stanisci
2018-03-21
still on leaks.
Marcello Stanisci
2018-03-17
proposal-lookup 404 Not Found.
Marcello Stanisci
2018-03-17
/proposal cb called with response code == 0.
Marcello Stanisci
2018-01-31
use url helpers from taler util
Florian Dold
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-29
put customer-facing endpoints under /public/
Florian Dold
2018-01-16
fix leaks in /proposal handling
Christian Grothoff
2018-01-16
fix proposal test cases, fix use after free in refunds
Florian Dold
2017-06-25
handle '/' at end of URLs when composing http requests in libtalermerchant
Christian Grothoff
2017-06-19
add /refund cancel function
Marcello Stanisci
2017-06-19
/refund lib, issuing the POST and defining cb skeleton
Marcello Stanisci
2017-06-15
~25% of /refund lib
Marcello Stanisci
2017-06-04
fix more leaks, failure to reset job ptr when done
Christian Grothoff
2017-06-04
fix misc leaks
Christian Grothoff
2017-05-29
rename proposal_data to contract_terms (see #4879)
Florian Dold
2017-05-09
nicely handle error from json_dumps without assert
Christian Grothoff
2017-02-10
Fix track API tests.
Marcello Stanisci
2017-02-10
Fixing testcases according to the renaming occurred
Marcello Stanisci
2017-02-06
Renaming /track/transaction handler to the point
Marcello Stanisci
2017-02-03
Removing obsolete /map requests and renaming
Marcello Stanisci
2017-02-02
First steps in renaming
Marcello Stanisci