summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2016-10-20introducing error codes for the merchant backendChristian Grothoff
2016-10-19fix recently introduced JSON pack format string errorsChristian Grothoff
2016-10-19fix recently introduced double-freeChristian Grothoff
2016-10-18implement #4497/#4705 -- addition of unique numeric error codes -- for the se...Christian Grothoff
2016-10-14Merge branch 'master' of git+ssh://taler.net/exchangeChristian Grothoff
2016-10-14fix #4730: amount coult end up being zero, so check should be for SYSERR, not...Christian Grothoff
2016-10-13logging for refreshFlorian Dold
2016-10-13fix returning wrong status code to MHD on malformed /refresh/reveal requestChristian Grothoff
2016-09-30mint->exchange leftoversChristian Grothoff
2016-09-30fixing aggregator hanging after bank's errorMarcello Stanisci
2016-09-29-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.Christian Grothoff
2016-09-28typoMarcello Stanisci
2016-09-26include execution time in signed message for /track/transfer (#4578)Christian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-09-23fix #4673Christian Grothoff
2016-09-23reduce log levelChristian Grothoff
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-11finished implementing session-hash based reveal checkingChristian Grothoff
2016-08-11re-compute refresh session hash in reveal stepChristian Grothoff
2016-08-07mostly working migration of the DH-seeded refresh variantChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-26fix #4591Christian Grothoff
2016-06-20now that we have a separate bind, do not check for perms anymorev0.0.2Christian Grothoff
2016-06-13implement #4569Christian Grothoff
2016-06-11-indentationChristian Grothoff
2016-06-11-indentation, doxChristian Grothoff
2016-06-11fixing more leaksChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-11fix intentChristian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-09exit aggregator if we failed to connect to DBChristian Grothoff
2016-06-09more verbose message to help diagnose issuesChristian Grothoff
2016-06-09make code build against revised GNUnet blind signing APIChristian Grothoff
2016-06-08Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-08check currency on /admin/add/incoming (#4565)Christian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-06-02remove useless checkChristian Grothoff
2016-06-02remove useless checkChristian Grothoff
2016-06-02check fcntl() return valueChristian Grothoff
2016-06-02adding missing unlockChristian Grothoff
2016-06-02adding missing va_endChristian Grothoff
2016-06-02remove duplciate checkChristian Grothoff
2016-05-31fixv0.0.0Christian Grothoff
2016-05-31Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-31implementing #3474Christian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff