aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-11adding --version infoMarcello Stanisci
2018-05-11Provide --help option to the paygen.Marcello Stanisci
2018-05-11Ip paygen tuning.Marcello Stanisci
2018-05-11/track/transaction CMD manually decodes WTID subject.Marcello Stanisci
2018-05-10paygen has reached its (likely) final form.Marcello Stanisci
2018-05-10previous change continued.Marcello Stanisci
2018-05-10/track/transaction CMD stores WTID as trait.Marcello Stanisci
2018-05-10Paygen /track preparation.Marcello Stanisci
2018-05-10--with-pybank option removed.Marcello Stanisci
2018-05-10no "check" CMDs in paygen.Marcello Stanisci
2018-05-10commentsMarcello Stanisci
2018-05-10rewinding payments within the generator.Marcello Stanisci
2018-05-10copy-and-paste fault.Marcello Stanisci
2018-05-09Importing CMDs.Marcello Stanisci
2018-05-09Introducing "rewind" CMD.Marcello Stanisci
2018-05-09User loging.Marcello Stanisci
2018-05-09paygen banks.Marcello Stanisci
2018-05-09proposal CMD generates order_id if missing.Marcello Stanisci
2018-05-08terminate bank and merchant when done.Marcello Stanisci
2018-05-08launching the exchange.Marcello Stanisci
2018-05-08remove dead code.Marcello Stanisci
2018-05-08Paygen: getting rid of GNUNET_PROGRAM_run.Marcello Stanisci
2018-05-07Make test configs more autocomplete.Marcello Stanisci
2018-05-04launching the bank from the "paygen".Marcello Stanisci
2018-05-04passing the "paygen" control to CMDs.Marcello Stanisci
2018-05-04Explicit merchant URL.Marcello Stanisci
2018-05-04merchant gets launched but wget fails to detect it.Marcello Stanisci
2018-05-04Payments generator skeleton.Marcello Stanisci
2018-05-04new paygen draftMarcello Stanisci
2018-05-04Reverting last change.Marcello Stanisci
2018-05-03conditions in test code.Marcello Stanisci
2018-05-03remove hard-coded config fileMarcello Stanisci
2018-04-15get tests to pass (again)Christian Grothoff
2018-04-15fix misc issues with tests after latest refactoringChristian Grothoff
2018-04-15fix more of config files, fix testing_api_helpers logic to deal with merchant...Christian Grothoff
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
2018-04-15pre-merge changes towards #4939 patchChristian Grothoff
2018-04-06put twister tests behind --enable-experimentalv0.5.0Florian Dold
2018-04-05use GNUNET_NZL instead of crazy hacks to ensure non-zero vararg array lengthsChristian Grothoff
2018-04-04should be fixme, not preprocessor warningFlorian Dold
2018-04-04avoid undefined behavior again, return correct right status earlyFlorian Dold
2018-04-04avoid undefined behaviorFlorian Dold
2018-04-04compute reserve expiration time properlyFlorian Dold
2018-04-04declare var at beginning of scope...Christian Grothoff
2018-03-26remove debug statement.Marcello Stanisci
2018-03-26testing /check-payment.Marcello Stanisci
2018-03-26- verboseMarcello Stanisci
2018-03-26check against bad payment_redirect_url.Marcello Stanisci
2018-03-26test non 200 response code from /check-payment.Marcello Stanisci
2018-03-26fix tipping test aftermath.Marcello Stanisci