index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2021-10-10
-finish implemnetation of /kyc-check client library
Christian Grothoff
2021-10-10
-draft API for new /kyc-check endpoint
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-08-07
-even better
Christian Grothoff
2021-08-07
-use new GNUNET_TIME_relative_is_zero API
Christian Grothoff
2021-08-01
-allow 0 for refund deadline
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-30
fix #6967
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-06-24
improve logging
Christian Grothoff
2021-05-28
-not a protocol violation, can happen if auditor signed denominations that ar...
Christian Grothoff
2021-05-27
deal more nicely with /keys failures where no JSON is returned
Christian Grothoff
2021-04-24
return more precise error codes from TALER_EXCHANGE_deposit() if failures are...
Christian Grothoff
2021-04-14
do not repeatedly append the same auditor signature
Christian Grothoff
2021-04-01
fix overflow
Christian Grothoff
2021-03-13
improve version number format check
Christian Grothoff
2021-03-13
improve version number format check
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2021-02-16
free currency memory on free_key_data(), ref #6744
Sebastian
2021-02-15
fix currency parsing in deserialization logic (resolves #6744)
Christian Grothoff
2021-02-15
added missing currency in ser/deser, see #6744
Sebastian
2021-01-26
strptime is locale-dependent, re-implement for C locale-only
Christian Grothoff
2021-01-26
improve logging
Christian Grothoff
2021-01-16
nah, also on internal server errors and anything I can imagine we should back...
Christian Grothoff
2021-01-16
remove dead field
Christian Grothoff
2021-01-12
dynamic curl timeouts for /keys and /wire requests
Florian Dold
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2021-01-01
bump protocol version
Christian Grothoff
2020-12-26
handle GONE, specified legal value now
Christian Grothoff
2020-12-25
clarify why FIXME does not need fix
Christian Grothoff
2020-12-20
only log with json_dumpf() if explicitly compiled via DEBUG #define
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-15
misc new /keys management related bugfixes
Christian Grothoff
2020-12-12
allow empty signkeys array
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-08
initialize master_pub field
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-12-05
towards offline tool uploading /management/keys
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-12-04
improve/test taler-exchange-offline
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-04
conditionally use (un)blinding implementation from libgnunetutil
Florian Dold
2020-12-01
more management API tests and bugfixes
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
[next]