summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-04no longer need to link against libgnunetpostgresChristian Grothoff
2017-06-04fix merge issue: proposal_data -> contract_terms renameChristian Grothoff
2017-06-04moving database backend to modern PQ APIChristian Grothoff
2017-06-02more diagnostics when storing/retrieving contract termsMarcello Stanisci
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-16fix whitespaceChristian Grothoff
2017-05-14fix #5008Christian Grothoff
2017-05-14fix FIXME on properly terminating MHD, resuming suspended connections before ...Christian Grothoff
2017-05-12nicer loggingChristian Grothoff
2017-05-11moving all the tools in one placeMarcello Stanisci
2017-05-11fix style issueChristian Grothoff
2017-05-11fix style issueChristian Grothoff
2017-05-11fix style issuesChristian Grothoff
2017-05-11log properly which auditors are loaded, fix log level -- fix FTBFSChristian Grothoff
2017-05-11log properly which auditors are loaded, fix log levelChristian Grothoff
2017-05-11fix logic to check auditors of denomination keysChristian Grothoff
2017-05-09undoing last commitMarcello Stanisci
2017-05-09fix 'lib' testcaseMarcello Stanisci
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-05-09fix make clean targetChristian Grothoff
2017-05-07fix format string issueChristian Grothoff
2017-05-04config sections for wire plugins changed, adjustingChristian Grothoff
2017-05-04cosmeticsMarcello Stanisci
2017-05-04pacify 'make check' into the mitm subdirMarcello Stanisci
2017-05-04skeleton for /keys perturbating mitm functionMarcello Stanisci
2017-05-03payments generator takes exchange's admin uri in configMarcello Stanisci
2017-05-02Addressing #4877Marcello Stanisci
2017-05-02remove useless commentMarcello Stanisci
2017-05-02make_response() called in one placeMarcello Stanisci
2017-05-02The mitm do NOT copy header Content-Lenght and Server intoMarcello Stanisci
2017-04-28returning all the headers that the mitm got fromMarcello Stanisci
2017-04-28remove commentMarcello Stanisci
2017-04-28missing __init__.pyMarcello Stanisci
2017-04-28NOT using setuptools' "scripts" keyword as itMarcello Stanisci
2017-04-28add forgotten fileMarcello Stanisci
2017-04-28installing mitm via makefileMarcello Stanisci
2017-04-28autoconfMarcello Stanisci
2017-04-28readmeMarcello Stanisci
2017-04-28add mitm wsgi fileMarcello Stanisci
2017-04-28mitm standalone takes cli argsMarcello Stanisci
2017-04-27reverting renamingsMarcello Stanisci
2017-04-27still renaming scriptsMarcello Stanisci
2017-04-27renaming mitm scriptMarcello Stanisci
2017-04-27mitm proxies request using the same method used byMarcello Stanisci
2017-04-26add wire_method to proposal termsFlorian Dold
2017-04-25specify exchange with '-e' at payments generatorMarcello Stanisci
2017-04-25Implement #4995Marcello Stanisci
2017-04-24add cherry-pick like query used in /history. This APIMarcello Stanisci
2017-04-22fix segfaults caused by the way the payment generatorMarcello Stanisci
2017-04-21fix compilation due to code moveMarcello Stanisci