summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-28fix use of struct TALER_RefreshMeltCoinAffirmationPSChristian Grothoff
2015-03-28fix use of struct TALER_DepositRequestPS (unfinished)Christian Grothoff
2015-03-28fix use of struct TALER_WithdrawRequestPSChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28fixing a few missing renames for structsChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28-fix nameChristian Grothoff
2015-03-28more rename-fest workChristian Grothoff
2015-03-28second round of renamefestChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24fix #3484: sign over full key set as wellChristian Grothoff
2015-03-24make kappa global fixed constant, not something to be negotiated, KISSChristian Grothoff
2015-03-24address #3731: no need for session public key or signatureChristian Grothoff
2015-03-24address #3708: melt_hash => session_hash, use session_hash for DB access, not...Christian Grothoff
2015-03-22fix #3638Christian Grothoff
2015-03-22include fees in amounts being signed, check available balance on refreshChristian 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-17move TALER_CONFIG_get_denom into util libChristian Grothoff
2015-03-15refactor denomination key structs to allow proper signing / serialization wit...Christian Grothoff
2015-03-15document structs betterChristian Grothoff
2015-03-15identifying where key_io still needs to be adaptedChristian Grothoff
2015-03-15moving low-level JSON encoding logic to json.cChristian Grothoff
2015-03-13use wire validation routineChristian Grothoff