index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_track-transaction.c
Age
Commit message (
Expand
)
Author
2016-09-26
Merge branch 'receiver'
Marcello Stanisci
2016-09-26
fixing 'make check' for new hashmap based instance picking
Marcello Stanisci
2016-09-26
adapt to API change in the context of #4578
Christian Grothoff
2016-09-16
if not x, return; instead of GNUNET_assert
Marcello Stanisci
2016-09-16
address fixme 2
Christian Grothoff
2016-09-16
make code nicer to read
Christian Grothoff
2016-09-15
placing FIXMEs in track-transaction
Marcello Stanisci
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-24
default receiver in /track
Marcello Stanisci
2016-06-24
receiver in /track context
Marcello Stanisci
2016-06-24
- strdup'ing instance id
Marcello Stanisci
2016-06-11
fixing #4160
Christian Grothoff
2016-06-11
return time of wire transfer in /trace/transaction
Christian Grothoff
2016-06-11
handle HTTP_ACCEPTED case properly
Christian Grothoff
2016-06-11
implement /track/transaction API and testcase
Christian Grothoff
2016-06-10
build /track/transaction response
Christian Grothoff
2016-06-10
minor bugfixes in /track/transfer logic, testcase now passes
Christian Grothoff
2016-06-09
skeleton for /track/transfer and /track/transaction, renaming to match latest...
Christian Grothoff
2016-06-07
Merge branch 'master' of git+ssh://taler.net/var/git/merchant
Christian Grothoff
2016-06-07
minor stylistic fixes
Christian Grothoff
2016-06-07
store exchange signing key in DB
Christian Grothoff
2016-06-05
implement check_deposit()
Christian Grothoff
2016-06-05
nicer replies
Christian Grothoff
2016-06-05
include exchange_uri with merchant_proofs
Christian Grothoff
2016-06-05
more work on tracking, do store exchange_uri with transaction data
Christian Grothoff
2016-06-05
split /track handlers into two files
Christian Grothoff