index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
taler-auditor-httpd.c
Age
Commit message (
Expand
)
Author
4 days
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
2024-09-20
auditor api switch to generic update
Nic Eigel
2024-09-17
adding generic delete for auditor
Nic Eigel
2024-09-17
adding generic delete for auditor
Nic Eigel
2024-09-15
log details about 404
Christian Grothoff
2024-09-14
santity for /balances and /progress endpoints, fix various leaks and other bugs
Christian Grothoff
2024-09-14
fix uninitialized field in auditor-http logic
Christian Grothoff
2024-08-26
add error handling
Christian Grothoff
2024-08-24
fix auditor http authentication logic
Christian Grothoff
2024-08-24
fix misc bugs
Christian Grothoff
2024-08-23
add option to disable authentication
Christian Grothoff
2024-08-23
fix spa serving
Christian Grothoff
2024-08-23
add logic to serve SPA
Christian Grothoff
2024-08-14
add generic suppression sql code
Christian Grothoff
2024-07-29
DCE
Christian Grothoff
2024-07-29
DCE, fix some doxygen issues
Christian Grothoff
2024-07-29
-fix auditor insanity
Christian Grothoff
2024-07-29
-work on tests
Christian Grothoff
2024-06-24
real-time-auditor
Nic Eigel
2024-04-08
fix urn
Christian Grothoff
2024-02-07
fixing merge conflict
Christian Grothoff
2024-02-07
auditordb tabularasa
Christian Grothoff
2024-02-05
return 'implementation' field in /config responses
v0.9.4-dev.12
Christian Grothoff
2024-01-16
progress on auditor helpers
Nic Eigel
2024-01-10
remove GET /exchanges endpoint as we are making the auditor single-exchange o...
Christian Grothoff
2024-01-09
adding auditor resp endpoints, trigger for helper deposit_confirmations
Nic
2023-06-25
more work on atomizing exchange API: deposit
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-08-04
load config file from correct location
Florian Dold
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-01-07
fixes for earlier fix
Christian Grothoff
2021-01-07
fix remaining #6679 issues in exchange
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-04-11
adapations related to GNUnet fixing #6149
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-27
removing inappropriate i18n code
Christian Grothoff
2020-03-21
code cleanup, deduplication, DCE
Christian Grothoff
2020-03-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-03-01
removing dead code, using more named constants, checking return values better
Christian Grothoff
2020-02-05
implement auditor's exchange signing key caching (#6052)
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
fix -Wextra warnings
Christian Grothoff
2020-01-15
Preflight checks:
Marcello Stanisci
[next]