Commit Graph

6539 Commits

Author SHA1 Message Date
Marcello Stanisci
78102f3e18 Adding the subdirectory which hosts the web page through
which the wallet will wire funds to the mint, as described
in #3955 (message #9603).
2015-10-20 22:38:46 +02:00
Christian Grothoff
5b388d44c4 -use proper cast to what the API expects, just removes a compiler warning 2015-10-19 14:32:32 +02:00
Jeff Burdges
47b4193317 Corrections on section 4 2015-10-13 18:45:12 +02:00
Christian Grothoff
99865ad6d4 -minor corrections to the corrections 2015-10-08 20:47:17 +02:00
Jeff Burdges
2ce2c1dac7 Correctons to section 3 2015-10-08 02:43:42 +02:00
Jeff Burdges
2863132570 Corrections to sections 1 and 2
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 16:39:03 +02:00
Christian Grothoff
bdc8bc7de3 -cite as suggested by Jeff, use correct name 2015-10-07 14:36:18 +02:00
Christian Grothoff
dfb767a095 doxygen fixes 2015-10-05 10:39:17 +02:00
Christian Grothoff
3b3af8a077 avoid triplicating 'randomly computes' 2015-10-05 00:35:02 +02:00
Christian Grothoff
41126e6d24 fix inconsistency in reveal step formulation, now matches implementation 2015-10-04 12:35:05 +02:00
Christian Grothoff
cf5b48eaaa make formulations precise 2015-10-01 18:38:22 +02:00
Christian Grothoff
e2f988b995 use U instead of B^{-1} as it is not a strict inverse 2015-10-01 15:22:19 +02:00
Christian Grothoff
45fe8a52e6 fix minor typos/comments 2015-09-28 22:59:34 +02:00
Christian Grothoff
383f3eb850 properly check contract hash, instead of just computing it twice 2015-09-28 22:56:20 +02:00
Christian Grothoff
837b7f5f14 -renable testrun, update gitignore 2015-09-28 22:52:06 +02:00
Christian Grothoff
03fb570a9c have option to disable expensive tests 2015-09-28 22:28:09 +02:00
Christian Grothoff
0b5fc99687 Merge branch 'master' of ssh://taler.net:/var/git/mint 2015-09-28 16:00:20 +02:00
Christian Grothoff
eaa0af4297 Luis is right 2015-09-28 16:00:14 +02:00
Florian Dold
6216cbc003 minor typo 2015-09-28 15:52:48 +02:00
Christian Grothoff
c4fd43dd0c fixing typoes with patch from Luis Ressel 2015-09-28 15:33:09 +02:00
Christian Grothoff
da04a98358 resolve conflict 2015-09-28 15:27:04 +02:00
Christian Grothoff
0e48396f7e more clarifications 2015-09-28 12:05:20 +02:00
Christian Grothoff
de384cfd82 more clarifications 2015-09-28 12:01:37 +02:00
Christian Grothoff
c8eeea1245 fix description of locking protocol 2015-09-28 11:47:42 +02:00
Christian Grothoff
3f0a0c8f71 attempt to clarify double spending 2015-09-28 08:53:01 +02:00
Christian Grothoff
bf8b9d1435 mention need to audit randomness of gamma 2015-09-27 20:32:30 +02:00
Christian Grothoff
a67fefa9fb extra logging 2015-09-27 14:05:01 +02:00
Christian Grothoff
b3a65cb766 add note on how to assure gamma is random 2015-09-27 14:04:52 +02:00
Christian Grothoff
1bfba318ec add reminder 2015-09-26 16:57:16 +02:00
Christian Grothoff
42aea7d138 address Fabian Kirsch's comments for more consistent symbol names, and adding a 'legend' 2015-09-26 16:30:04 +02:00
Christian Grothoff
9ff0c56018 typo 2015-09-26 11:54:03 +02:00
Fournier Nicolas
ecd6636219 fix interpreter warnings 2015-09-25 08:53:37 +02:00
Christian Grothoff
18d3c5efa5 more paper edits and claifications 2015-09-24 17:43:20 +02:00
Christian Grothoff
851a727b69 more edits on taler paper 2015-09-24 17:32:55 +02:00
Christian Grothoff
7c9d82174f more misc edits to the paper, also making sure it fits within page limits 2015-09-24 15:40:27 +02:00
Christian Grothoff
099b283f9c fixing build/ref issues in TeX 2015-09-24 12:26:08 +02:00
Christian Grothoff
43ff6d447a expand security discussion in paper 2015-09-24 12:22:20 +02:00
Christian Grothoff
a8816b7770 edits to Taler paper, trying to clarify/improve writing/structure 2015-09-24 11:40:23 +02:00
Christian Grothoff
25c86ad506 simplify logic 2015-09-23 14:54:05 +02:00
Christian Grothoff
38bd274682 fix leak 2015-09-22 16:54:04 +02:00
Christian Grothoff
e62fd9d654 fix leak 2015-09-22 16:21:20 +02:00
Christian Grothoff
73c8b6787c -do unload plugin, use _exit() after execvp() failure 2015-09-22 15:31:58 +02:00
Christian Grothoff
b022232a59 -fix leak 2015-09-22 10:29:53 +02:00
Christian Grothoff
8aebcf283a more leaks 2015-09-22 10:16:01 +02:00
Christian Grothoff
3c8c127e0e fixing use of wrong array length (bad), and misc leaks 2015-09-22 10:00:01 +02:00
Christian Grothoff
e9f48d8eb0 more AFL tests 2015-09-22 09:59:43 +02:00
Christian Grothoff
8c2b601f49 test 2015-09-22 09:11:53 +02:00
Christian Grothoff
3cb9cc7887 do not try to free NULL 2015-09-22 09:09:42 +02:00
Christian Grothoff
74dfa2dfe0 AFL test generation scripts 2015-09-21 15:52:07 +02:00
Christian Grothoff
8ae03a690b here we want 'yes' 2015-09-21 15:45:03 +02:00