Age | Commit message (Expand) | Author |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | -fix name | Christian Grothoff |
2015-03-28 | document repo structure | Christian Grothoff |
2015-03-28 | fix extra-disting | 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-26 | util: avoid memcpy over overlapping memory | Sree Harsha Totakura |
2015-03-26 | db: fix leftovers from #3716 | Sree Harsha Totakura |
2015-03-26 | db: fix SIGSEGV in testcase | Sree Harsha Totakura |
2015-03-26 | db: testcase depends on the postgres plugin | Sree Harsha Totakura |
2015-03-26 | db: use correct testname | Sree Harsha Totakura |
2015-03-26 | db: Free the connection_cfg_str created during postgres plugin load | Sree Harsha Totakura |
2015-03-26 | db: pick the right plugin in the DB testcase | Sree Harsha Totakura |
2015-03-26 | db: Implement plugin loading and unloading | Sree Harsha Totakura |
2015-03-24 | Merge branch 'master' of git.taler.net:/var/git/mint | Christian Grothoff |
2015-03-24 | space | Christian Grothoff |
2015-03-24 | fix #3484: sign over full key set as well | Christian Grothoff |
2015-03-24 | make kappa global fixed constant, not something to be negotiated, KISS | Christian Grothoff |
2015-03-24 | address #3731: no need for session public key or signature | Christian Grothoff |
2015-03-24 | address #3708: melt_hash => session_hash, use session_hash for DB access, not... | Christian Grothoff |
2015-03-24 | formulating coding style | Christian Grothoff |
2015-03-24 | fix #3728 | Christian Grothoff |
2015-03-24 | -fix comments | Christian Grothoff |
2015-03-24 | avoid cast | Christian Grothoff |
2015-03-24 | avoid cast | Christian Grothoff |
2015-03-24 | -resolving fixmes or annotating to bug tracker notes | Christian Grothoff |
2015-03-22 | fix #3638 | Christian Grothoff |
2015-03-22 | fix #3642 | Christian Grothoff |
2015-03-22 | fix #3636, and add amount parsing functionality to spec-parser | Christian Grothoff |
2015-03-22 | fix #3637 | Christian Grothoff |
2015-03-22 | move deposit fee check to earlier | Christian Grothoff |
2015-03-22 | move refresh fee check to earlier | Christian Grothoff |
2015-03-22 | this was finished | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-22 | this is actually OK | Christian Grothoff |
2015-03-22 | forgot to add file earlier | Christian Grothoff |
2015-03-22 | store and retrieve arrays from database where arrays are the unit of transact... | Christian Grothoff |
2015-03-22 | move free functions into plugin | Christian Grothoff |
2015-03-22 | move free functions into plugin | Christian Grothoff |
2015-03-22 | fill in plugin vtable | Christian Grothoff |
2015-03-21 | fix testcase FTBFS | 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-19 | -link against libjansson | Christian Grothoff |
2015-03-19 | use new GNUnet APIs to convert ECDSA to ECDHE keys | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |