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
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-08-12
adapt to GNUnet API change
Florian Dold
2020-08-10
experimental fix to #6452: merge two SQL statements into one
Christian Grothoff
2020-08-10
indentation and logging fixes
Christian Grothoff
2020-08-08
postgres documentation suggests to avoid 'FOR UPDATE' with serializable ↵
Christian Grothoff
transactions
2020-08-03
expose language check logic
Christian Grothoff
2020-08-02
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2020-08-02
bugfix
Christian Grothoff
2020-07-29
rename tool
MS
2020-07-29
adjust help message
MS
2020-07-29
trait for claim token
Jonathan Buchanan
2020-07-27
dereference pointer
MS
2020-07-27
Drop payto params before preparing the wire transfer.
MS
2020-07-27
better fix
Christian Grothoff
2020-07-27
better fix
Christian Grothoff
2020-07-27
fix segfault
MS
2020-07-27
Extend bank transfer tool.
MS
Find subject among payto parameters.
2020-07-27
payto parser: extract 'subject' parameter.
MS
2020-07-27
define claim token
Christian Grothoff
2020-07-24
placing a Fixme
MS
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and ↵
Jonathan Buchanan
TALER_EXCHANGE_refund2
2020-07-22
fix misc typos
Christian Grothoff
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-22
kill order for Florian
Christian Grothoff
2020-07-22
update gana, add error codes c file
Jonathan Buchanan
2020-07-21
change behavior of expanding json paths with arrays
Jonathan Buchanan
2020-07-21
mmap() ToS/PP and pre-compute compressed replies (fixes #6199)
Christian Grothoff
2020-07-21
-doxygen
Christian Grothoff
2020-07-21
add parser for json path
Jonathan Buchanan
2020-07-18
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
Christian Grothoff
2020-07-18
-fix bank start calls
Christian Grothoff
2020-07-17
adapt to change in GNUNET_OS_start_process() API (#6188)
Christian Grothoff
2020-07-16
boolean argument removed in GNUNET_CURL_job_add (#6188)
Christian Grothoff
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-16
implement forgettable contract terms core logic (#6365)
Christian Grothoff
2020-07-15
test retry transfer with same request_id
Jonathan Buchanan
2020-07-16
first draft for #6365, test pending
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-16
fix Accept patterns with semicolons
Christian Grothoff
2020-07-15
Fix #6375
Christian Grothoff
2020-07-15
fix #6133: enable nice shutdown of auditor helpers with CTRL-C
Christian Grothoff
2020-07-15
use bool instead of int for zombie_required
Christian Grothoff
2020-07-15
prepare for #6133: extend report-lib with API for signal handling
Christian Grothoff
2020-07-14
check invariant that refund deadline should not be after wire deadline
Christian Grothoff
2020-07-13
test for use-after-free crash when getting keys
Jonathan Buchanan
2020-07-11
more unit crypto tests
Christian Grothoff
2020-07-10
test coin-reuse with recoup as well
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ↵
Christian Grothoff
code client-side
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal ↵
Christian Grothoff
failure context
2020-07-10
fix wrong fmt string
Christian Grothoff
[next]