Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-28 | 256 bit is too small for some values, need at least 512 | Christian Grothoff | |
2015-10-26 | fix typos | Sree Harsha Totakura | |
2015-10-26 | fix typos | Sree Harsha Totakura | |
2015-10-26 | fix notation is refreshing protocol | Sree Harsha Totakura | |
2015-10-23 | removing double inclusion | Marcello Stanisci | |
2015-10-21 | Closing #3955 | Marcello Stanisci | |
2015-10-20 | Adding basic website and 'Wire funds' button having | Marcello Stanisci | |
the appearing/disappearing behaviour according to the wallet being present or not. | |||
2015-10-20 | Adding the subdirectory which hosts the web page through | Marcello Stanisci | |
which the wallet will wire funds to the mint, as described in #3955 (message #9603). | |||
2015-10-19 | -use proper cast to what the API expects, just removes a compiler warning | Christian Grothoff | |
2015-10-13 | Corrections on section 4 | Jeff Burdges | |
2015-10-08 | -minor corrections to the corrections | Christian Grothoff | |
2015-10-08 | Correctons to section 3 | Jeff Burdges | |
2015-10-07 | Corrections to sections 1 and 2 | Jeff Burdges | |
Please check out the second to last paragraph of the introduction as I'm not really happy with it. There are spelling correction elsewhere as I ran ispell, not sure if I accedentally switched somew ords from British to American spelling. | |||
2015-10-07 | -cite as suggested by Jeff, use correct name | Christian Grothoff | |
2015-10-05 | doxygen fixes | Christian Grothoff | |
2015-10-05 | avoid triplicating 'randomly computes' | Christian Grothoff | |
2015-10-04 | fix inconsistency in reveal step formulation, now matches implementation | Christian Grothoff | |
2015-10-01 | make formulations precise | Christian Grothoff | |
2015-10-01 | use U instead of B^{-1} as it is not a strict inverse | Christian Grothoff | |
2015-09-28 | fix minor typos/comments | Christian Grothoff | |
2015-09-28 | properly check contract hash, instead of just computing it twice | Christian Grothoff | |
2015-09-28 | -renable testrun, update gitignore | Christian Grothoff | |
2015-09-28 | have option to disable expensive tests | Christian Grothoff | |
2015-09-28 | Merge branch 'master' of ssh://taler.net:/var/git/mint | Christian Grothoff | |
2015-09-28 | Luis is right | Christian Grothoff | |
2015-09-28 | minor typo | Florian Dold | |
2015-09-28 | fixing typoes with patch from Luis Ressel | Christian Grothoff | |
2015-09-28 | resolve conflict | Christian Grothoff | |
2015-09-28 | more clarifications | Christian Grothoff | |
2015-09-28 | more clarifications | Christian Grothoff | |
2015-09-28 | fix description of locking protocol | Christian Grothoff | |
2015-09-28 | attempt to clarify double spending | Christian Grothoff | |
2015-09-27 | mention need to audit randomness of gamma | Christian Grothoff | |
2015-09-27 | extra logging | Christian Grothoff | |
2015-09-27 | add note on how to assure gamma is random | Christian Grothoff | |
2015-09-26 | add reminder | Christian Grothoff | |
2015-09-26 | address Fabian Kirsch's comments for more consistent symbol names, and ↵ | Christian Grothoff | |
adding a 'legend' | |||
2015-09-26 | typo | Christian Grothoff | |
2015-09-25 | fix interpreter warnings | Fournier Nicolas | |
2015-09-24 | more paper edits and claifications | Christian Grothoff | |
2015-09-24 | more edits on taler paper | Christian Grothoff | |
2015-09-24 | more misc edits to the paper, also making sure it fits within page limits | Christian Grothoff | |
2015-09-24 | fixing build/ref issues in TeX | Christian Grothoff | |
2015-09-24 | expand security discussion in paper | Christian Grothoff | |
2015-09-24 | edits to Taler paper, trying to clarify/improve writing/structure | Christian Grothoff | |
2015-09-23 | simplify logic | Christian Grothoff | |
2015-09-22 | fix leak | Christian Grothoff | |
2015-09-22 | fix leak | Christian Grothoff | |
2015-09-22 | -do unload plugin, use _exit() after execvp() failure | Christian Grothoff | |
2015-09-22 | -fix leak | Christian Grothoff | |