summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
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
2015-04-12separate out wireformats logicChristian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-26util: avoid memcpy over overlapping memorySree Harsha Totakura
2015-03-22fix #3638Christian Grothoff
2015-03-22this is actually OKChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-17documentation, commentsChristian Grothoff
2015-03-17move TALER_CONFIG_get_denom into util libChristian Grothoff
2015-03-16util: Use TALER_CURRENCY_LEN instead of sizeof()Sree Harsha Totakura
2015-03-15moving low-level JSON encoding logic to json.cChristian Grothoff
2015-03-13use wire validation routineChristian Grothoff
2015-03-09actually include purpose payload in sigChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-03-06util: use const whenever applicableSree Harsha Totakura
2015-02-17Fix #3624: Check JSON format for wire deposits (SEPA specification)Sree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian Grothoff
2015-01-29towards proper implementation of /withdraw/statusChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff