summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-01work around indentation bug of uncrustifyChristian Grothoff
2020-03-01scope minimization, more consistent naming of variablesChristian Grothoff
2020-03-01use global ENABLE_SANITY_CHECKS constant also in response generation logicChristian Grothoff
2020-03-01scope reduction, commentingChristian Grothoff
2020-03-01bump yearChristian Grothoff
2020-03-01fix log msgChristian Grothoff
2020-03-01reduce scopeChristian Grothoff
2020-03-01fix missing NULL termination on arrayChristian Grothoff
2020-03-01use memcpy/memcmp instead of str-functions where applicableChristian Grothoff
2020-03-01check well-formedness of URI when signing, check return value of function for...Christian Grothoff
2020-03-01add ENABLE_SANITY_CHECKS #define instead of using '1'Christian Grothoff
2020-03-01add ENABLE_SANITY_CHECKS #define instead of using '1'Christian Grothoff
2020-03-01de-duplicate url.cChristian Grothoff
2020-03-01fix FIXMEChristian Grothoff
2020-03-01bad FIXME, we should notChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26nicer loggingChristian Grothoff
2020-02-26skip also here over part of URI that was already parsedChristian Grothoff
2020-02-26proper generation of /refreshes/ requestsChristian Grothoff
2020-02-26more precise loggingChristian Grothoff
2020-02-26fix failure to remove rc from JSONChristian Grothoff
2020-02-26fix shutdown logic if shutdown happens during startupChristian Grothoff
2020-02-26fix uninitialized localChristian Grothoff
2020-02-26updating libtalerexchange to new REST API (#6067)Christian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-02-25do not NPE if encountering reserve_close for which we have no summaryChristian Grothoff
2020-02-25fix pp update logic to not insert multiple ppsChristian Grothoff
2020-02-25do not NPE if encountering reserve_close for which we have no summaryChristian Grothoff
2020-02-24comment on what not to DELETEChristian Grothoff
2020-02-24also drop signkeys tableChristian Grothoff
2020-02-24add additional DB constraintsChristian Grothoff
2020-02-24add missing flags for coverage analysisChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-24renameChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-240000 is reserved for versioningChristian Grothoff
2020-02-24die more nicely if we are called when we should not beChristian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix some auditor assertions (see #6106)Christian Grothoff
2020-02-23fix loglevelChristian Grothoff
2020-02-23fix return value in auditor logic, and check it as well; adding FIXME to mark...Christian Grothoff
2020-02-17use flags in correct placeChristian Grothoff
2020-02-17check return valueChristian Grothoff
2020-02-17expand mime listChristian Grothoff
2020-02-17fixChristian Grothoff
2020-02-17fixChristian Grothoff