summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-28removing garbage from config file (made testcase fail)Marcello Stanisci
2016-09-28typoMarcello Stanisci
2016-09-26Adding receiver in TALER_ContractPS (#4651)Marcello Stanisci
2016-09-26include execution time in signed message for /track/transfer (#4578)Christian Grothoff
2016-09-26return execution time also from exchange C API (#4578)Christian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-09-23fix #4673Christian Grothoff
2016-09-23Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-09-23reduce log levelChristian Grothoff
2016-09-20strtol -> strtoll, which made the anchor (see signkey generation algorithm)Marcello Stanisci
2016-09-20renaming local variableMarcello Stanisci
2016-09-07Regenerate keys before withdraw period is over.Florian Dold
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-11finished implementing session-hash based reveal checkingChristian Grothoff
2016-08-11Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-08-11re-compute refresh session hash in reveal stepChristian Grothoff
2016-08-11Kinda seems to workJeff Burdges
2016-08-11This might fix the compile errorJeff Burdges
2016-08-08Use KDF betterJeff Burdges
2016-08-08Copy bit twiddling from libgcrypt/cipher/ecc.cJeff Burdges
2016-08-07mostly working migration of the DH-seeded refresh variantChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-13Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-07-13-be explicit about transaction modeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-26fix #4591Christian Grothoff
2016-06-20-distfixChristian Grothoff
2016-06-20-bumps for releaseChristian Grothoff
2016-06-20now that we have a separate bind, do not check for perms anymorev0.0.2Christian 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-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