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_helper.c
Age
Commit message (
Expand
)
Author
2024-03-22
fix more size_t / unsigned int confusions in merchant backend
Christian Grothoff
2024-02-24
major refactoring of taler-merchant-httpd_get-orders-ID.c --- no semantic change
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-10-28
add new BASE_URL option (fixes #7966)
Christian Grothoff
2023-10-26
use x-forward-port in case base url is not on standard port
last-gnunet-0.20-compatible
Sebastian
2023-10-13
more work on multicurrency support: use checks everywhere...
Christian Grothoff
2023-10-13
-first hack at multicurrency support in merchant
Christian Grothoff
2023-07-05
-more merchant clean up
v0.9.3-dev.2
Christian Grothoff
2023-07-05
-fix test
Christian Grothoff
2023-06-04
-code cleanup
v0.9.3-dev.1
Christian Grothoff
2023-05-17
-fix crash reported by sebas
Christian Grothoff
2023-05-10
-always use GNUNET_memcpy
Christian Grothoff
2023-05-03
expand merchant order logic to return exchanges trusted by the merchant and i...
Christian Grothoff
2023-05-01
fix various memory-use issues
Christian Grothoff
2023-05-01
first rough cut at merchant update for #7810 (still with known bugs)
Christian Grothoff
2023-04-23
API change for #6363
Christian Grothoff
2023-02-06
pending webhook test ok
priscilla
2023-02-02
allow patch template to edit when image is null
priscilla
2023-02-02
allow patch template to edit when image is null
priscilla
2023-02-02
allow patch template to edit when image is null
priscilla
2023-01-31
backend pending webhook
priscilla
2023-01-23
fix include
Sebastian
2023-01-23
backend pending webhook
priscilla
2022-12-29
-towards fixing the template tests
Christian Grothoff
2022-11-22
template post, get, patch and delete
priscilla
2022-05-20
-more verbose logging
Christian Grothoff
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-11-20
-do not escape inside API, expect client to do it
Christian Grothoff
2021-11-01
fix fTBFS
Christian Grothoff
2021-10-09
-starting work on /kyc handler
Christian Grothoff
2021-10-09
-note on salt
Christian Grothoff
2021-08-04
-implement #6953 + #6948
Christian Grothoff
2021-08-02
-use new TALER_JSON_check_i18n
Christian Grothoff
2021-08-02
-work on #6948: remove FIXME
Christian Grothoff
2021-08-02
-work on #6948
Christian Grothoff
2021-08-02
-update to latest exchange API change
Christian Grothoff
2021-08-01
-misc fixes, more json_pack converting
Christian Grothoff
2021-08-01
implement #6942: switch UUIDs to strings
Christian Grothoff
2021-07-24
implement #6939 transformation
Christian Grothoff
2021-07-21
-fix test regressions
Christian Grothoff
2021-07-21
-fix bugs, FTBFS
Christian Grothoff
2021-07-20
instance auth: refactor, make it serializable
Florian Dold
2021-07-20
-workshop refactoring
Christian Grothoff