index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-10-06
do not potentially pass -1 to fcntl()
Christian Grothoff
2017-10-06
more return value checks on TALER_amount_get_zero
Christian Grothoff
2017-10-06
do not potentially pass -1 to fcntl()
Christian Grothoff
2017-10-06
better logging if IBAN validation fails, also avoid potentially unbounded ↵
Christian Grothoff
stack allocation
2017-10-06
check return value from TALER_amount_get_zero
Christian Grothoff
2017-10-06
check return value from TALER_JSON_hash
Christian Grothoff
2017-10-06
fix indentation
Christian Grothoff
2017-10-06
fix signed calls to isalpha/isdigit/isspace etc.
Christian Grothoff
2017-09-30
modify wire auditor to deal with asynchrony of WIRE plugin API
Christian Grothoff
2017-09-30
also store wire position in auditordb
Christian Grothoff
2017-09-30
update auditordb API to support logic for taler-wire-auditor
Christian Grothoff
2017-09-26
fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ↵
Christian Grothoff
value
2017-09-26
fix uninit auditor_url field
Christian Grothoff
2017-09-26
fix calculation of 'Expires:' header, also handle HTTP HEAD requests
Christian Grothoff
2017-09-26
simplify time conversion using strptime instead of manual hack, also check ↵
Christian Grothoff
for timezone issues if we get unusual time values
2017-09-26
check json_array_append_new() return values, proper logging on errors
Christian Grothoff
2017-09-26
fix bad sizeof()
Christian Grothoff
2017-09-25
starting point for #4948
Christian Grothoff
2017-09-17
bump version of taler protocol we implement
Christian Grothoff
2017-09-17
clean up /keys cherry picking logic, including changing the last_issue_date ↵
Christian Grothoff
value to be in seconds
2017-09-14
be more precise about encoding HTTP bodies
Christian Grothoff
2017-09-14
(imperfect) test for #4840
Christian Grothoff
2017-09-13
note on messy / duplicated code
Christian Grothoff
2017-09-13
do keep signing over DKs even for cherry-picked /keys replies
Christian Grothoff
2017-09-13
add logic to signal exchange to reload keys
Christian Grothoff
2017-09-13
style fix
Christian Grothoff
2017-09-13
create tables in taler-auditor-sign instead of failing obscurely
Christian Grothoff
2017-09-13
add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the ↵
Christian Grothoff
download
2017-09-13
skeleton for /keys cherry picking testcase
Christian Grothoff
2017-09-13
theoretically finished implementation of #4840 (/keys cherry picking), but ↵
Christian Grothoff
by far not done testing
2017-09-12
fix odd missing initialization, very strange that this did not show up ↵
Christian Grothoff
before as a problem
2017-09-12
add support for #4840 (/keys cherry picking) to libtalerexchange
Christian Grothoff
2017-07-25
error code for merchant /pay db transaction
Marcello Stanisci
2017-07-21
improve diagnostics
Christian Grothoff
2017-07-21
introducting error code for merchant detecting wire fee inconsistency
Christian Grothoff
2017-07-20
implement #5114
Christian Grothoff
2017-07-14
add missing indices where needed
Christian Grothoff
2017-07-14
add UNIQUE constraint on BIGSERIAL columns as that is not automatic in Postgres
Christian Grothoff
2017-07-14
make reserves_update more canonical, avoiding odd WHERE constraint that is ↵
Christian Grothoff
unnecessary
2017-07-14
select on denom_pub_hash instead of denom_pub as the hash is a primary key
Christian Grothoff
2017-07-14
clean up PQ tables (renamings, remove redunant column), and primarily fix #4751
Christian Grothoff
2017-07-06
log amount involved
Christian Grothoff
2017-07-06
tolerate total-amount==fee in aggregator
Christian Grothoff
2017-07-05
importing a 'PS' struct from merchant
Marcello Stanisci
2017-07-05
signature macro to confirm refunds
Marcello Stanisci
2017-07-04
fix #4955 in auditordb, clean up fix in exchangedb
Christian Grothoff
2017-07-04
eliminate dead macros
Christian Grothoff
2017-07-01
implement logic to check protocol version compatibility (#5035)
Christian Grothoff
2017-06-29
preparations for #4840
Christian Grothoff
2017-06-29
expand set of EC codes to better cover merchant /refund (likely still not ↵
Christian Grothoff
perfect)
[next]