Age | Commit message (Expand) | Author |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-21 | implementing /deposit JSON generation | Christian Grothoff |
2015-06-20 | deduplicate code with util/json.c, do use consistently /time/ encoding | Christian Grothoff |
2015-06-20 | simplify /keys parser by using json parser interpreter | Christian Grothoff |
2015-06-12 | doxygen fixes | Christian Grothoff |
2015-06-03 | more documenting, checking for consistency between prepared statements and fu... | Christian Grothoff |
2015-06-02 | -include wallet headers if compiling wallet library | Christian Grothoff |
2015-05-28 | add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain... | Christian Grothoff |
2015-05-18 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-05-18 | fix reporting in constructor | Christian Grothoff |
2015-05-17 | slightly expand wireformat test to cover error cases | Christian Grothoff |
2015-05-17 | test for rsa-json conversion API | Christian Grothoff |
2015-05-17 | add functions for conversion from json to rsa public key/signature for symmet... | Christian Grothoff |
2015-05-17 | test json-raw conversion, fix assertion | Christian Grothoff |
2015-05-17 | test json-time conversion, add support for forever/never time | Christian Grothoff |
2015-05-17 | adding testcase for json-amount conversions, fixing typos and missing currenc... | Christian Grothoff |
2015-05-17 | add test for varsize pq operation | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-16 | eliminating ECDSA support from json API (dead) | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-05-01 | minor bugfixes | Christian Grothoff |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff |
2015-04-15 | finish #3777 including testing | Christian Grothoff |
2015-04-15 | moving core refresh crypto logic to util -- towards fixing #3777 | Christian Grothoff |
2015-04-13 | basic tests for crypto functions | Christian Grothoff |
2015-04-13 | rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai... | Christian Grothoff |
2015-04-13 | starting with tests for libtalerutil | Christian Grothoff |
2015-04-13 | enable code coverage configure option | Christian Grothoff |
2015-04-13 | fixing -h and -v command line tool options | Christian Grothoff |
2015-04-12 | fix for #3626: make it easier to add additional validators | Christian Grothoff |
2015-04-12 | separate out wireformats logic | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-28 | -doxygen fixes | 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-22 | fix #3638 | Christian Grothoff |
2015-03-22 | this is actually OK | Christian Grothoff |
2015-03-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-17 | documentation, comments | Christian Grothoff |
2015-03-17 | move TALER_CONFIG_get_denom into util lib | Christian Grothoff |
2015-03-16 | util: Use TALER_CURRENCY_LEN instead of sizeof() | Sree Harsha Totakura |
2015-03-15 | moving low-level JSON encoding logic to json.c | Christian Grothoff |
2015-03-13 | use wire validation routine | Christian Grothoff |
2015-03-09 | actually include purpose payload in sig | Christian Grothoff |
2015-03-09 | implementing #3632: generate proof of insufficient funds by converting transa... | Christian Grothoff |
2015-03-06 | util: use const whenever applicable | Sree Harsha Totakura |
2015-02-17 | Fix #3624: Check JSON format for wire deposits (SEPA specification) | Sree Harsha Totakura |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |