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-14
add file for error codes
Christian Grothoff
2016-06-13
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-06-13
implement #4569
Christian Grothoff
2016-06-13
adding re-withdrawing of spent and non-refreshed coins
Marcello Stanisci
2016-06-11
-indentation
Christian Grothoff
2016-06-11
-indentation, dox
Christian Grothoff
2016-06-11
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-11
fixing more leaks
Christian Grothoff
2016-06-11
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-11
placing refreshed coins where all coins are
Marcello Stanisci
2016-06-11
defining struct for refreshed coins
Marcello Stanisci
2016-06-11
fix leaks
Christian Grothoff
2016-06-11
fix memory leaks
Christian Grothoff
2016-06-11
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-11
fix leaks
Christian Grothoff
2016-06-11
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-11
addressing #4572
Marcello Stanisci
2016-06-11
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-06-11
fix memory leaks: json_array_append increments RC
Christian Grothoff
2016-06-11
fixing segfault (due to a double free)
Marcello Stanisci
2016-06-11
polishing comments
Marcello Stanisci
2016-06-11
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-11
addressing compiler warnings
Marcello Stanisci
2016-06-11
check return values of json_array_append
Christian Grothoff
2016-06-11
fix intent
Christian Grothoff
2016-06-10
fixing segfault
Marcello Stanisci
2016-06-10
fixing melting according to the refresh_probability=1 used in debugging circu...
Marcello Stanisci
2016-06-10
-do not ignore error code...
Christian Grothoff
2016-06-10
-do not ignore error code...
Christian Grothoff
2016-06-10
first steps in refresh reveal in benchmark
Marcello Stanisci
2016-06-10
melting logic (still no reveal) in benchmark
Marcello Stanisci
2016-06-10
addressing compilation warnings
Marcello Stanisci
2016-06-10
preparing refresh blob
Marcello Stanisci
2016-06-09
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-09
- picking needed JSONs from files instead of hardcoding
Marcello Stanisci
2016-06-09
note similarity in code
Christian Grothoff
2016-06-09
refactor track_transfer 200 handling, fix minor leak
Christian Grothoff
2016-06-09
-typo
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
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
[next]