summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20now that we have a separate bind, do not check for perms anymorev0.0.2Christian Grothoff
2016-06-20Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-06-20use c99Christian Grothoff
2016-06-16typoMarcello Stanisci
2016-06-16typoMarcello Stanisci
2016-06-15check refresh amounts add up correctly, fix linker issueChristian Grothoff
2016-06-15more sanity checks, better clean upChristian Grothoff
2016-06-15nicer reportsChristian Grothoff
2016-06-15add support to collect basic metrics and to terminate automaticallyChristian Grothoff
2016-06-15first working version of benchmark logicChristian Grothoff
2016-06-15clean up blobsChristian Grothoff
2016-06-15merge refresh closure into struct CoinChristian Grothoff
2016-06-15restructure benchmark logic so that we can schedule each operation independentlyChristian Grothoff
2016-06-15avoid passing int's as void*'s in benchmark logicChristian Grothoff
2016-06-15make exchange URI a command-line optionChristian Grothoff
2016-06-15misc minor stylistic fixes to benchmark tool:Christian Grothoff
2016-06-14Merge branch 'master' of git.taler.net:/var/git/exchangeJeff Burdges
2016-06-14Minor fixes and adding some FIXMEs about the auditorJeff Burdges
2016-06-14left=0 after successful revealMarcello Stanisci
2016-06-14commentsMarcello Stanisci
2016-06-14reconstructing array of denominations for coins gottenMarcello Stanisci
2016-06-14Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-14add file for error codesChristian Grothoff
2016-06-13fixing corrupted DLL (resulting from double call to json_decref())Marcello Stanisci
2016-06-13Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-06-13implement #4569Christian Grothoff
2016-06-13adding re-withdrawing of spent and non-refreshed coinsMarcello Stanisci
2016-06-11-indentationChristian Grothoff
2016-06-11-indentation, doxChristian Grothoff
2016-06-11Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-11fixing more leaksChristian Grothoff
2016-06-11Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-11placing refreshed coins where all coins areMarcello Stanisci
2016-06-11defining struct for refreshed coinsMarcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaksChristian Grothoff
2016-06-11Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-11addressing #4572Marcello Stanisci
2016-06-11Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11fixing segfault (due to a double free)Marcello Stanisci
2016-06-11polishing commentsMarcello Stanisci
2016-06-11Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-06-11addressing compiler warningsMarcello Stanisci
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-11fix intentChristian Grothoff
2016-06-10fixing segfaultMarcello Stanisci
2016-06-10fixing melting according to the refresh_probability=1 used in debugging circu...Marcello Stanisci