index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mhd
Age
Commit message (
Collapse
)
Author
2023-04-06
modify logic to match
Christian Grothoff
https://datatracker.ietf.org/doc/draft-nottingham-http-availability-hints/
2023-01-06
support md in TOS
Christian Grothoff
2022-11-13
exchange API change for #7336
Christian Grothoff
2022-10-21
-do not warn on normal stuff
Christian Grothoff
2022-10-20
-log TOS fn
Christian Grothoff
2022-08-22
-fix some clang warnings
Christian Grothoff
2022-05-16
improve cache control support for /wire, /keys and legal
Christian Grothoff
2022-05-12
add Etag and 'expires' to /wire
Christian Grothoff
2022-05-12
add 'Expires' header to ToS and PP replies
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2021-12-31
-introduce new convenience macro
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys ↵
Christian Grothoff
response after Expires expires
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-17
towards merging with master
Christian Grothoff
2021-10-20
-nicer data types
Christian Grothoff
2021-10-19
CORS: expose response headers by default
Florian Dold
2021-09-07
sort /terms and /privacy endpoints by server-side mime type preferences ↵
Christian Grothoff
instead of returning in random order; do configure paths by default
2021-08-27
-fix another leak
Christian Grothoff
2021-08-27
-fix memory leak
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-23
-doxygen fixes
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support ↵
Christian Grothoff
for multi-threaded exchange httpd
2021-07-31
-eliminate more format-string packs
Christian Grothoff
2021-07-30
-fix misc enum confusions and other compiler warnings
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-07-28
-fix amount packer
Christian Grothoff
2021-07-28
start to use new GNUNET_JSON_PACK functionality
Christian Grothoff
2021-04-04
expose xmime_matches
Christian Grothoff
2021-02-26
fix minor leak
Christian Grothoff
2021-02-10
add allow-methods * for cors preflight
Sebastian
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-12-31
add missing linker options
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-08-19
implement i18n lookup logic for #6458
Christian Grothoff
2020-08-03
expose language check logic
Christian Grothoff
2020-07-21
mmap() ToS/PP and pre-compute compressed replies (fixes #6199)
Christian Grothoff
2020-07-16
fix Accept patterns with semicolons
Christian Grothoff
2020-07-05
add TALER_MHD_parse_internal_json_data()
Christian Grothoff
2020-05-01
/terms also must have CORS headers
Florian Dold
2020-04-23
fix #6198
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-03-31
add extra checks
Christian Grothoff
2020-03-03
fix typo
Christian Grothoff
2020-03-01
removing dead code, using more named constants, checking return values better
Christian Grothoff
2020-03-01
scope minimization, more consistent naming of variables
Christian Grothoff
2020-03-01
use global ENABLE_SANITY_CHECKS constant also in response generation logic
Christian Grothoff
2020-03-01
scope reduction, commenting
Christian Grothoff
2020-03-01
bump year
Christian Grothoff
[next]