index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-06-09
move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...
Christian Grothoff
2016-06-09
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-09
rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...
Christian Grothoff
2016-06-09
removing decref from wring place
Marcello Stanisci
2016-06-09
exit aggregator if we failed to connect to DB
Christian Grothoff
2016-06-09
integrate child_death_task with aggregator struct, and cancel it on error
Christian Grothoff
2016-06-09
more verbose message to help diagnose issues
Christian Grothoff
2016-06-09
make code build against revised GNUnet blind signing API
Christian Grothoff
2016-06-08
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-08
check currency on /admin/add/incoming (#4565)
Christian Grothoff
2016-06-08
json_decref in shutdown
Marcello Stanisci
2016-06-08
getting banking details through config file in benchmark
Marcello Stanisci
2016-06-08
- calling exchange via GNUNET_OS_ interface
Marcello Stanisci
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-06-07
first steps in refreshing in benchmark
Marcello Stanisci
2016-06-07
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-07
adding find_pk() to benchmark
Marcello Stanisci
2016-06-07
add exchange_pub to callbacks
Christian Grothoff
2016-06-06
merge
Christian Grothoff
2016-06-06
fixing compiler warnings, indentation, etc.
Christian Grothoff
2016-06-06
fixing segfault when shutting down benchmark, but now it hangs..
Marcello Stanisci
2016-06-06
spending logic in benchmark
Marcello Stanisci
2016-06-05
improve error message to diagnose #4559
Christian Grothoff
2016-06-04
freeing in shutdown
Marcello Stanisci
2016-06-04
withdrawing coins and picking the ones to spend according to a given probabil...
Marcello Stanisci
2016-06-03
generating (global) blinding key for benchmark
Marcello Stanisci
2016-06-03
fixing benchmark compilation
Marcello Stanisci
2016-06-03
anti-segfault comments, cancelling pending operation when shutting down bench...
Marcello Stanisci
2016-06-03
creating reserves for benchmark
Marcello Stanisci
2016-06-02
remove useless check
Christian Grothoff
2016-06-02
remove useless check
Christian Grothoff
2016-06-02
check fcntl() return value
Christian Grothoff
2016-06-02
adding missing unlock
Christian Grothoff
2016-06-02
adding missing va_end
Christian Grothoff
2016-06-02
remove duplciate check
Christian Grothoff
2016-06-02
remove unnecessary check
Christian Grothoff
2016-05-31
fix
v0.0.0
Christian Grothoff
2016-05-31
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-05-31
implementing #3474
Christian Grothoff
2016-05-31
del
Christian Grothoff
2016-05-31
add support for /keys cache control (#4036)
Christian Grothoff
2016-05-31
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-05-31
untracking binary
Marcello Stanisci
2016-05-31
linking benchmark using $(top_builddir) instead of -l in Makefile.am
Marcello Stanisci
2016-05-31
extend test to cover GC
Christian Grothoff
2016-05-31
implement GC logic (#3485)
Christian Grothoff
2016-05-31
add -g option to taler-exchange-dbinit
Christian Grothoff
2016-05-31
adding a few more uniqueness constraints to DB
Christian Grothoff
2016-05-30
comments
Marcello Stanisci
2016-05-30
invoking benchmark_run() after getting /keys from exchange. Still doesn't wor...
Marcello Stanisci
[next]