summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2016-01-25move wireformat test to pluginChristian Grothoff
2016-01-25move plugin path setup logic to libtalerutilChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-19avoid generating URLs with // in themChristian Grothoff
2015-12-19use comma instead of space as we do elsewhereChristian Grothoff
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-09-21nicer loggingChristian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff
2015-08-09doxygen-fixesChristian Grothoff
2015-08-08completing TALER_MINT_refresh_melt implementationChristian Grothoff
2015-07-20implementing #3905Christian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-07-08nice error reportingChristian Grothoff
2015-07-08nicer error reportingChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05fix typeChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-20deduplicate code with util/json.c, do use consistently /time/ encodingChristian Grothoff
2015-06-20simplify /keys parser by using json parser interpreterChristian Grothoff
2015-06-12doxygen fixesChristian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...Christian Grothoff
2015-05-18Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-05-18fix reporting in constructorChristian Grothoff
2015-05-17slightly expand wireformat test to cover error casesChristian Grothoff
2015-05-17test for rsa-json conversion APIChristian Grothoff
2015-05-17add functions for conversion from json to rsa public key/signature for symmet...Christian Grothoff
2015-05-17test json-raw conversion, fix assertionChristian Grothoff
2015-05-17test json-time conversion, add support for forever/never timeChristian Grothoff
2015-05-17adding testcase for json-amount conversions, fixing typos and missing currenc...Christian Grothoff
2015-05-17add test for varsize pq operationChristian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-16eliminating ECDSA support from json API (dead)Christian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-05-01minor bugfixesChristian Grothoff
2015-04-18implementing TALER_refresh_link_encrypted_encode, and adding testChristian Grothoff
2015-04-15finish #3777 including testingChristian Grothoff
2015-04-15moving core refresh crypto logic to util -- towards fixing #3777Christian Grothoff
2015-04-13basic tests for crypto functionsChristian Grothoff
2015-04-13rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai...Christian Grothoff
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-04-13enable code coverage configure optionChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-12fix for #3626: make it easier to add additional validatorsChristian Grothoff