Age | Commit message (Expand) | Author |
2015-11-24 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-11-24 | -fix indent | Christian Grothoff |
2015-11-11 | skeleton for the logic for #3888 (mint-side) | Christian Grothoff |
2015-09-22 | -do unload plugin, use _exit() after execvp() failure | Christian Grothoff |
2015-09-21 | fix NPE if denomination key not found | Christian Grothoff |
2015-09-21 | add option -C to force closing of connections | Christian Grothoff |
2015-09-20 | implement #3972: support multiple wire formats concurrently | Christian Grothoff |
2015-09-19 | renaming /withdraw to /reserve (#3968) | Christian Grothoff |
2015-09-15 | adding tests for /wire | Christian Grothoff |
2015-08-14 | fix typo | Christian Grothoff |
2015-08-10 | calling /wire skeletons, adding /robots.txt page | Christian Grothoff |
2015-07-13 | add -t option to httpd | Christian Grothoff |
2015-07-12 | adding -f command-line option | Christian Grothoff |
2015-07-09 | -fix leaks | Christian Grothoff |
2015-07-09 | fix a few pointer passing issues, add remark about #3886 | Christian Grothoff |
2015-06-30 | towards implementing #3851: /admin/add/incoming | Christian Grothoff |
2015-06-30 | fix /test/rsa API to persist private RSA key and use it across requests and a... | Christian Grothoff |
2015-06-18 | fix range check, fix NULL check, fix plugin linkage | Christian Grothoff |
2015-06-18 | add test mode option to mint | Christian Grothoff |
2015-06-12 | ensure DKI information is in database before we start to use it (#3808) | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-04-19 | implementing /test/transfer | Christian Grothoff |
2015-04-18 | implementing /test/encrypt | Christian Grothoff |
2015-04-18 | implementing /test/hkdf | Christian Grothoff |
2015-04-18 | implementing /test/ecdhe | Christian Grothoff |
2015-04-18 | implementing /test/rsa | Christian Grothoff |
2015-04-17 | adding /test/ecdsa and /test/eddsa to test client signing and verification ov... | Christian Grothoff |
2015-04-17 | implementing /test/base32 | Christian Grothoff |
2015-04-15 | preparing to have /test handlers in build system | Christian Grothoff |
2015-04-15 | preparing to have /test handlers in build system | Christian Grothoff |
2015-04-13 | fixing -h and -v command line tool options | Christian Grothoff |
2015-04-12 | make wireformat configurable (#3624) | Christian Grothoff |
2015-04-11 | -bump copyright years | Christian Grothoff |
2015-04-11 | implementing #3740 | Christian Grothoff |
2015-03-29 | switching /withdraw/sign from GET to POST | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | more rename-fest work | Christian Grothoff |
2015-03-28 | second round of renamefest | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-21 | -fix FTBFS | Christian Grothoff |
2015-03-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-15 | simplify code structure, reduce exposure of keystate struct | Christian Grothoff |
2015-03-13 | use wire validation routine | Christian Grothoff |
2015-03-10 | combining /mint/melt and /mint/commit | Christian Grothoff |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-29 | remove dead mint.h includes | Christian Grothoff |
2015-01-28 | cleaning up | Christian Grothoff |
2015-01-28 | simplify logic, remove dead call | Christian Grothoff |
2015-01-28 | generally just include taler_util.h | Christian Grothoff |