summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2015-03-10clean up refresh logic and use of signaturesChristian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-03-06util: reduce taler currency length to 4Sree Harsha Totakura
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-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian 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
2015-01-28move data_to_string_alloc to GNUnetChristian Grothoff
2015-01-28move coin validity test to libtalerutilChristian Grothoff
2015-01-28sign /deposit reply so that merchant has proof that mint accepted itChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff