index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Collapse
)
Author
2019-11-23
use FORBIDDEN, never UNAUTHORIZED
Christian Grothoff
2019-11-23
fix warnings
Christian Grothoff
2019-11-23
add common setup logic to libtalermhd
Christian Grothoff
2019-11-23
add parsing API to new libtalermhd
Christian Grothoff
2019-11-23
start with libtalermhd
Christian Grothoff
2019-11-17
sync error codes
Christian Grothoff
2019-11-16
new error codes (bank)
Marcello Stanisci
2019-11-15
sync error codes
Christian Grothoff
2019-11-02
need more error codes
demo-2019-11-02-00
Christian Grothoff
2019-11-01
improve status codes returned in case of denomination key troubles
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-29
fix compiler warnings
Christian Grothoff
2019-10-29
do NOT drop deposit confirmations on taler-auditor restart (-r)
Christian Grothoff
2019-10-26
add api to allow clients to force auditor notification of dc
Christian Grothoff
2019-10-23
alphabetical, please
Christian Grothoff
2019-10-17
implement buffer API and use it for URL construction
Florian Dold
2019-10-15
New error code,
Marcello Stanisci
for payments sent to the wrong instance.
2019-10-08
add logic to generate fresh database
Christian Grothoff
2019-10-06
consider reserve closures as well when auditing outgoing wire transfers
Christian Grothoff
2019-10-05
add helper function to detect http/https on an MHD connection
Florian Dold
2019-10-05
add uncrustify pre-commit hook
Christian Grothoff
2019-09-29
Less granularity for bank error codes (#5787).
Marcello Stanisci
2019-09-26
need status code for missing configuration option
Christian Grothoff
2019-09-26
one EC for instance unknown
Christian Grothoff
2019-09-15
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
Christian Grothoff
2019-09-15
fix memory leak and style issues
Christian Grothoff
2019-09-15
fix memory leaks in test case
Christian Grothoff
2019-09-11
fix bank-lib test.
Marcello Stanisci
2019-09-09
Importing the "has_in_name" logic from MHD.
Marcello Stanisci
2019-09-09
Provide method to launch Fakebank withOUT running tests.
Marcello Stanisci
2019-09-05
Removing date-range-based logic from wire-plugin
Marcello Stanisci
2019-09-04
note
Marcello Stanisci
2019-09-03
auditor needs serial IDs in coin history
Christian Grothoff
2019-09-02
misc. auditor bugfixes
Christian Grothoff
2019-08-30
error code
Florian Dold
2019-08-25
re-format code
Florian Dold
2019-08-24
refactor wire auditor to properly handle multiple accounts
Christian Grothoff
2019-08-17
remove currency field from databases
Christian Grothoff
2019-08-01
fix indent
Christian Grothoff
2019-07-27
more denom sig checking in auditor
Christian Grothoff
2019-07-25
update auditordb to include payback losses
Christian Grothoff
2019-07-24
add ppc progress points for payback ops
Christian Grothoff
2019-07-24
make sure reserves are not gc'ed before legal expiration
Christian Grothoff
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-24
implement zombie check
Christian Grothoff
2019-07-23
modify /payback API and test usage of that API to pass/return additional ↵
Christian Grothoff
information required when dealing with payback of refreshed coins
2019-07-23
implement postges_get_old_coin_by_h_blind for #5777
Christian Grothoff
2019-07-22
include new payback-refresh possibilities in coin history generation
Christian Grothoff
2019-07-21
extending postgres plugin with functions required to store payback data on ↵
Christian Grothoff
refreshed coins for #5777
2019-07-21
expose blinding key in refresh-reveal API in preparation for #5777
Christian Grothoff
[next]