index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
merchant_api_tip_pickup.c
Age
Commit message (
Expand
)
Author
2023-07-10
tip -> reward
Christian Grothoff
2023-07-03
-more API clean up
Christian Grothoff
2023-07-03
-fix merchant FTBFS
Christian Grothoff
2023-06-04
fix another FIXME
Christian Grothoff
2023-05-18
rename .success to .ok for consistency
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-17
-fix FTBFS
Christian Grothoff
2022-02-17
fix exchange API breakage
Florian Dold
2022-02-13
-fix uninit nonce
Christian Grothoff
2022-02-13
-migrate merchant tests to support RSA and CS
Christian Grothoff
2022-02-11
-fix CS-pickup logic (in theory, untested)
Christian Grothoff
2022-02-11
-fix FTBFS, but with logic holes
Christian Grothoff
2021-12-19
-introduce new types for tip identifiers and tip pickups
Christian Grothoff
2021-11-01
fix fTBFS
Christian Grothoff
2021-10-28
fix lib/ FTBFS
Christian Grothoff
2021-04-02
fix more leaks
Christian Grothoff
2021-04-02
fix misc memory leaks
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-13
Doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-05-31
work on tip APIs
Christian Grothoff
2020-04-12
implement #6173
Christian Grothoff
2020-04-06
make API return exchange data systematically, fixes #4939
Christian Grothoff
2020-01-24
fix another EC issue
Christian Grothoff
2020-01-18
more TEAH fixes
Florian Dold
2019-11-09
close misc leaks, check for URL build errors
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-04
properly separate external/internal APIs
Florian Dold
2019-09-23
implement instances via one base URL per instance
Florian Dold
2019-09-16
fixing misc memory leaks related to json, including #5769, as well as an unre...
Christian Grothoff
2019-06-18
fix memory leaks
Christian Grothoff
2019-06-18
fix misc style bugs and one real one
Christian Grothoff
2019-05-24
rename
Marcello Stanisci
2019-05-24
completing lib compression
Marcello Stanisci
2018-11-20
Fix compilation warnings, due to:
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-19
use 409 instead of 503 in lib (and test)
Florian Dold
2018-01-19
do not complain given legal error code
Christian Grothoff
2018-01-16
fix test memory leaks
Christian Grothoff
2017-11-02
complete /tip-pickup testing
Christian Grothoff
2017-11-02
misc bugfixes to get first /tip-pickup test to pass
Christian Grothoff
2017-10-31
work on new tipping test logic, also refactoring to match latest exchange API...
Christian Grothoff
2017-10-29
implement TALER_MERCHANT_tip_pickup
Christian Grothoff