summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10version 0.1.0v0.1.0Florian Dold
2016-10-10fix disting: auditor.conf movedChristian Grothoff
2016-10-10check dbinit return value to not fail hard if DB not availableChristian Grothoff
2016-10-09add skeletons for new DB API functionsChristian Grothoff
2016-10-09expanding exchange DB API to meet auditor requirements (not implemented, just...Christian Grothoff
2016-10-08more work on auditordb plugin APIChristian Grothoff
2016-10-08actually, the auditor only sees the hash of the public keys initiallyChristian Grothoff
2016-10-08add missing #includeChristian Grothoff
2016-10-07typoMarcello Stanisci
2016-10-07FC17 formatting, stress refresh protocol in title and abstract; stress cut-an...Christian Grothoff
2016-10-07Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-10-06move taler-auditor-sign tool to auditor/ direcotoryChristian Grothoff
2016-10-06fix having multiple primary keysChristian Grothoff
2016-10-06first draft for an auditor table structureChristian Grothoff
2016-10-06adding skeleton code for auditorChristian Grothoff
2016-10-03Adding struct to be signed over related to #4702Marcello Stanisci
2016-10-03defining merchant's signature for successful paymentsMarcello Stanisci
2016-09-30mint->exchange leftoversChristian Grothoff
2016-09-30fixing aggregator hanging after bank's errorMarcello Stanisci
2016-09-29-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.Christian Grothoff
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-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