summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-25fix #4149Christian Grothoff
2015-11-24Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-11-24-fix indentChristian Grothoff
2015-11-11skeleton for the logic for #3888 (mint-side)Christian Grothoff
2015-09-22-do unload plugin, use _exit() after execvp() failureChristian Grothoff
2015-09-21fix NPE if denomination key not foundChristian Grothoff
2015-09-21add option -C to force closing of connectionsChristian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-15adding tests for /wireChristian Grothoff
2015-08-14fix typoChristian Grothoff
2015-08-10calling /wire skeletons, adding /robots.txt pageChristian Grothoff
2015-07-13add -t option to httpdChristian Grothoff
2015-07-12adding -f command-line optionChristian Grothoff
2015-07-09-fix leaksChristian Grothoff
2015-07-09fix a few pointer passing issues, add remark about #3886Christian Grothoff
2015-06-30towards implementing #3851: /admin/add/incomingChristian Grothoff
2015-06-30fix /test/rsa API to persist private RSA key and use it across requests and a...Christian Grothoff
2015-06-18fix range check, fix NULL check, fix plugin linkageChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-04-19implementing /test/transferChristian Grothoff
2015-04-18implementing /test/encryptChristian Grothoff
2015-04-18implementing /test/hkdfChristian Grothoff
2015-04-18implementing /test/ecdheChristian Grothoff
2015-04-18implementing /test/rsaChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-04-17implementing /test/base32Christian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-12make wireformat configurable (#3624)Christian Grothoff
2015-04-11-bump copyright yearsChristian Grothoff
2015-04-11implementing #3740Christian Grothoff
2015-03-29switching /withdraw/sign from GET to POSTChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28more rename-fest workChristian Grothoff
2015-03-28second round of renamefestChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-21-fix FTBFSChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-03-15simplify code structure, reduce exposure of keystate structChristian Grothoff
2015-03-13use wire validation routineChristian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-28cleaning upChristian Grothoff