Age | Commit message (Expand) | Author |
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 |
2015-01-28 | sign /deposit reply so that merchant has proof that mint accepted it | Christian Grothoff |
2015-01-28 | misc cleanup, moving TALER_MINT_config_load to libtalerutil | Christian Grothoff |
2015-01-26 | intermediary commit, breaking the build by starting to move towards variable-... | Christian Grothoff |
2015-01-19 | more code refactoring to separate parsing, db and response generation nicely | Christian Grothoff |
2015-01-16 | adding logic to free buffers allocated for POST processing when connection di... | Christian Grothoff |
2015-01-16 | starting to separate out response generation API and parsing APIs | Christian Grothoff |
2015-01-09 | moving structs relevant for signatures into taler_signatures.h, splitting of ... | Christian Grothoff |
2015-01-09 | stop exporting microhttpd_lib API | Christian Grothoff |
2015-01-08 | -initial import for mint | Christian Grothoff |