index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
auditor_api_handle.c
Age
Commit message (
Expand
)
Author
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-10-03
doxygen fixes, update ChangeLog, bump version
Christian Grothoff
2020-07-16
boolean argument removed in GNUNET_CURL_job_add (#6188)
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-04-07
make version field const
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-19
remove debug logic
Christian Grothoff
2020-03-19
have benchmark driver also launch auditor
Christian Grothoff
2020-03-13
fix regression introduced by addition of 'revoke' field
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
fix -Wextra warnings
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-16
reuse TALER_url_join
Christian Grothoff
2020-01-15
fix test issues
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-28
fixing #5767
Christian Grothoff
2019-05-17
Compression.
Marcello Stanisci
2019-05-15
Content-encoding -> Content-Encoding.
Marcello Stanisci
2019-05-03
add compression support for bodies of POST/PUT operations
Christian Grothoff
2019-01-24
make function static
Christian Grothoff
2019-01-24
fix /version test
Christian Grothoff
2019-01-24
adding separate test just for /verison API
Christian Grothoff
2019-01-24
adding separate test just for /verison API
Christian Grothoff
2019-01-24
Auditor tests.
Marcello Stanisci
2019-01-23
debug
Marcello Stanisci
2019-01-21
this is correct, we must start that task
Christian Grothoff
2019-01-21
Comment out buggy part
Marcello Stanisci
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff