index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
auditor_api_deposit_confirmation.c
Age
Commit message (
Expand
)
Author
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-17
style, indentation and type fixes for lib/
Christian Grothoff
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...
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
libraries were folded, fold headers as well
Christian Grothoff
2020-01-17
doxygen
Christian Grothoff
2020-01-17
doxygen fixes
Christian Grothoff
2020-01-09
H_wire -> h_wire (#6032)
Christian Grothoff
2019-11-23
use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-28
fixing #5767
Christian Grothoff
2019-05-23
using legal lib names
Marcello Stanisci
2019-05-03
add compression support for bodies of POST/PUT operations
Christian Grothoff
2019-01-28
Fix /deposit-confirmation as per JSON encode/decode.
Marcello Stanisci
2019-01-28
Use PUT for /deposit-confirmation.
Marcello Stanisci
2019-01-25
H_wire -> h_wire.
Marcello Stanisci
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff