summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-10-28256 bit is too small for some values, need at least 512Christian Grothoff
2015-10-23removing double inclusionMarcello Stanisci
2015-10-19-use proper cast to what the API expects, just removes a compiler warningChristian Grothoff
2015-10-05doxygen fixesChristian Grothoff
2015-09-28fix minor typos/commentsChristian Grothoff
2015-09-28properly check contract hash, instead of just computing it twiceChristian Grothoff
2015-09-28-renable testrun, update gitignoreChristian Grothoff
2015-09-28have option to disable expensive testsChristian Grothoff
2015-09-28resolve conflictChristian Grothoff
2015-09-27mention need to audit randomness of gammaChristian Grothoff
2015-09-27extra loggingChristian Grothoff
2015-09-25fix interpreter warningsFournier Nicolas
2015-09-23simplify logicChristian Grothoff
2015-09-22fix leakChristian Grothoff
2015-09-22fix leakChristian Grothoff
2015-09-22-do unload plugin, use _exit() after execvp() failureChristian Grothoff
2015-09-22-fix leakChristian Grothoff
2015-09-22more leaksChristian Grothoff
2015-09-22fixing use of wrong array length (bad), and misc leaksChristian Grothoff
2015-09-22more AFL testsChristian Grothoff
2015-09-22testChristian Grothoff
2015-09-22do not try to free NULLChristian Grothoff
2015-09-21AFL test generation scriptsChristian Grothoff
2015-09-21here we want 'yes'Christian Grothoff
2015-09-21add tests generated by AFL (for now)Christian Grothoff
2015-09-21change tests to use persistent DB to vastly improve performanceChristian Grothoff
2015-09-21-fix typoChristian Grothoff
2015-09-21run sh-based testcasesChristian Grothoff
2015-09-21nicer loggingChristian Grothoff
2015-09-21fix NPE if denomination key not foundChristian Grothoff
2015-09-21fix NPE if denomination key not foundChristian Grothoff
2015-09-21-bugfixChristian Grothoff
2015-09-21retry transactions on serialization/dead-lock failures (#3990)Christian Grothoff
2015-09-21indentingChristian Grothoff
2015-09-21add option -C to force closing of connectionsChristian Grothoff
2015-09-21remove strange historic test directoriesChristian Grothoff
2015-09-20expanding test to cover multi-wire format scenarios (#3972)Christian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19implement #3838 (as required for wire transfers)Christian Grothoff
2015-09-19fixing #3816: adding 'id' field to uniquely identify each depositChristian Grothoff
2015-09-19finish implementing #3847Christian Grothoff
2015-09-19Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with up...Christian Grothoff
2015-09-18finish implementing #3847Christian Grothoff
2015-09-17towards implementing #3847Christian Grothoff
2015-09-17implement mintdb API for mint to read auditor keys from disk -- and form audi...Christian Grothoff
2015-09-16implement auditor signing toolChristian Grothoff
2015-09-16adding man page for taler-auditor-signChristian Grothoff