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-08-08
Use KDF better
Jeff Burdges
2016-08-08
Copy bit twiddling from libgcrypt/cipher/ecc.c
Jeff Burdges
2016-08-07
mostly working migration of the DH-seeded refresh variant
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-13
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-07-13
-be explicit about transaction mode
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-26
fix #4591
Christian Grothoff
2016-06-20
-distfix
Christian Grothoff
2016-06-20
-bumps for release
Christian Grothoff
2016-06-20
now that we have a separate bind, do not check for perms anymore
v0.0.2
Christian Grothoff
2016-06-16
typo
Marcello Stanisci
2016-06-16
typo
Marcello Stanisci
2016-06-15
check refresh amounts add up correctly, fix linker issue
Christian Grothoff
2016-06-15
more sanity checks, better clean up
Christian Grothoff
2016-06-15
nicer reports
Christian Grothoff
2016-06-15
add support to collect basic metrics and to terminate automatically
Christian Grothoff
2016-06-15
first working version of benchmark logic
Christian Grothoff
2016-06-15
clean up blobs
Christian Grothoff
2016-06-15
merge refresh closure into struct Coin
Christian Grothoff
2016-06-15
restructure benchmark logic so that we can schedule each operation independently
Christian Grothoff
2016-06-15
avoid passing int's as void*'s in benchmark logic
Christian Grothoff
2016-06-15
make exchange URI a command-line option
Christian Grothoff
2016-06-15
misc minor stylistic fixes to benchmark tool:
Christian Grothoff
2016-06-14
left=0 after successful reveal
Marcello Stanisci
2016-06-14
comments
Marcello Stanisci
2016-06-14
reconstructing array of denominations for coins gotten
Marcello Stanisci
2016-06-14
Merge branch 'master' of ssh://taler.net/var/git/exchange
Marcello Stanisci
2016-06-14
add file for error codes
Christian Grothoff
2016-06-13
fixing corrupted DLL (resulting from double call to json_decref())
Marcello Stanisci
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
[next]