summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2015-06-10new test for uint and json APIsChristian Grothoff
2015-06-10implementing pq APIs for #3827, not yet tested or used throughChristian Grothoff
2015-06-10use better names than i/jChristian Grothoff
2015-06-09-commenting on codeChristian Grothoff
2015-06-05notes about 3828/3812Christian Grothoff
2015-06-05more docu and bug notesChristian Grothoff
2015-06-05clean up postgres_get_reserve_history logic and improve docuChristian Grothoff
2015-06-05clean up postgres_reserves_in_insert logic and improve docuChristian Grothoff
2015-06-04-style fixesChristian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3808Christian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-05-28forgot to add include earlierChristian Grothoff
2015-05-28Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...Christian Grothoff
2015-05-27mintdb get_known_coin(): Do not allocate memory for return paramter.Sree Harsha Totakura
2015-05-25mintdb postgres: add get_known_coin() and insert_known_coin()Sree Harsha Totakura
2015-05-17add functions for conversion from json to rsa public key/signature for symmet...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-15resolve #3717Christian Grothoff
2015-05-15getting test to passChristian Grothoff
2015-05-15misc bugfixesChristian Grothoff
2015-05-13fix ftbfsChristian Grothoff
2015-05-13towards fixing #3717 and #3633Christian Grothoff
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian Grothoff
2015-05-09replace macros with functions for better type-checkingChristian Grothoff
2015-05-07extend PQ library to support Absolute time valuesChristian Grothoff
2015-05-06clean up of result processing in postgres logic by expanding pq API to cover ...Christian Grothoff
2015-05-06simplify PG logic by having libtalerpq handle RSA signature/key encodingChristian Grothoff
2015-05-06fixing #3768, using new pq API moreChristian Grothoff
2015-05-06expanding PQ APIs with cleanup functionChristian Grothoff
2015-05-06expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...Christian Grothoff
2015-05-04-working a bit on DB, starting to adjust libtalerpq API, not done yetChristian Grothoff
2015-04-19minor updates to /test apiChristian Grothoff
2015-04-18implementing TALER_refresh_link_encrypted_encode, and adding testChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-04-15fix #3729 (documentation, code hygene for pq library)Christian Grothoff
2015-04-15finish #3777 including testingChristian Grothoff
2015-04-15moving core refresh crypto logic to util -- towards fixing #3777Christian Grothoff
2015-04-13rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai...Christian Grothoff
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-12mintdb plugin: introduce insert_denominationSree Harsha Totakura
2015-04-11scaffolding work towards #3712Christian Grothoff