summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-08Refactor auditor/taler-auditor.c for GNUNET_memcmpng0
2019-04-08notesMarcello Stanisci
2019-04-08Put /history[-range] logic in a dedicate file.Marcello Stanisci
2019-04-08Set range pointer.Marcello Stanisci
2019-04-08debug messageMarcello Stanisci
2019-04-08Fix compilation warnings, + enable polymorphic /history handler.Marcello Stanisci
2019-04-08Finishing /history-range implementation, untested.Marcello Stanisci
2019-04-08Gather /history implementation(s) in one point.Marcello Stanisci
2019-04-08Finish abstract history builder.Marcello Stanisci
2019-04-07doc/taler-exchange.texi: Fix build with older Texinfo versions.ng0
2019-04-07fix #includesChristian Grothoff
2019-04-06Improving the math.Marcello Stanisci
2019-04-06Test the big lookahead_sign, plus notes.Marcello Stanisci
2019-04-06Artificial 'now'.Marcello Stanisci
Getting to the point where "/keys" discards expired DKs due to the artificial 'now' given on the URL.
2019-04-05Half-baking #5666.Marcello Stanisci
2019-04-05Do not include legally expired keys into /keys response.Marcello Stanisci
2019-04-05Making the bug /history[-range] args parser.Marcello Stanisci
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
Also using this new logic from the cherry-pick test case.
2019-04-03Provide testing API to fake now for "/keys".Marcello Stanisci
2019-04-03gitignoreMarcello Stanisci
2019-04-03fix keyup invocation.Marcello Stanisci
2019-04-03Provide API to fake now when requesting /keys.Marcello Stanisci
2019-04-03Faking the time.Marcello Stanisci
Cherry-pick tests now uses the now-faked version of taler-exchange-keyup. Fails.
2019-04-03Faking the time.Marcello Stanisci
Allow the user to pass a "now" value along the "/keys" request.
2019-04-03fix git link to Taler repoChristian Grothoff
2019-04-03fix git link to GNUnet repoChristian Grothoff
2019-04-03keyup:_use_ the timestamp given by the user.Marcello Stanisci
2019-04-02syntaxMarcello Stanisci
2019-04-01typoMarcello Stanisci
2019-03-29Bug annotationv0.5.2v0.5.1Marcello Stanisci
2019-03-27debugMarcello Stanisci
2019-03-27Temporarily exclude critical test.Marcello Stanisci
2019-03-27DebugMarcello Stanisci
2019-03-26Fix compilation (order matters)Marcello Stanisci
2019-03-22Wirewatch.Marcello Stanisci
Avoid using negative deltas.
2019-03-21Adapt "/history" tests to the new policy of 'start' defaults.Marcello Stanisci
2019-03-21"/history" 'start' default value.Marcello Stanisci
The fakebank got adapted to the same logic from the Python bank (with negative deltas, 'start' defaults to UINT64_MAX, whereas with positives it defaults to 0).
2019-03-21Makefile.Marcello Stanisci
Do not install, but get to compile the utility command 'taler-fakebank-run'.
2019-03-21Comment.Marcello Stanisci
Commenting about the impossibility of the current history CMD to interpret the 'ordering' parameter of "/history" requests.
2019-03-19typoChristian Grothoff
2019-03-19keep type of batch_size unsignedChristian Grothoff
2019-03-18Fix wirewatch.Marcello Stanisci
Use negative delta (in /history requests) when the wirewatch is run for the very first time against the exchange bank account. This change was inspired by report #5649.
2019-03-18Do not run unneeded test.Marcello Stanisci
2019-03-18Put -l/--loglevel in the manpage.Marcello Stanisci
2019-03-16fix swapped arguments, and add const where required, do not free const ptrChristian Grothoff
2019-03-15Add a .dir-locals,el for configuring emacs for this projectHartmut Goebel
2019-03-14Fakebank debugMarcello Stanisci
2019-03-14Benchmark debugMarcello Stanisci
2019-03-13Swapping parametersMarcello Stanisci
2019-03-13debugMarcello Stanisci