summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19fixing taler.conf.5Marcello Stanisci
2016-09-12Start making the protocol more explicitJeff Burdges
2016-09-12Mention extortion in first paragraph and refunds with refreshJeff Burdges
2016-09-12Mention refresh protocol in abstractJeff Burdges
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-10fix minor issues introduced in last reformulation of refreshChristian Grothoff
2016-08-09Switch to X for exchangesJeff Burdges
2016-08-09%s/K_i/L_i/gJeff Burdges
2016-08-09Notational cleanupsJeff Burdges
2016-08-08Update taler.tex to refresh protocol with new coin derivationJeff 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-07-03authorsChristian Grothoff
2016-07-03cutting down to 16 pages main contentChristian Grothoff
2016-07-03introduce AMLChristian Grothoff
2016-06-26fix #4591Christian Grothoff
2016-06-20-distfixChristian Grothoff
2016-06-20-bumps for releaseChristian Grothoff
2016-06-200.0.2 configure updateChristian Grothoff
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