index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-01-21
properly separate DB logic from parsing logic for /refresh/commit
Christian Grothoff
2015-01-21
properly separate DB logic from parsing logic for /refresh/melt
Christian Grothoff
2015-01-20
towards separating out DB operations during refresh
Christian Grothoff
2015-01-20
more work on splitting refresh logic
Christian Grothoff
2015-01-20
starting to refactor refresh code, moving response generation logic to respon...
Christian Grothoff
2015-01-19
more code refactoring to separate parsing, db and response generation nicely
Christian Grothoff
2015-01-19
document TODOs
Christian Grothoff
2015-01-19
restructuring more of deposit logic towards desired flow structure
Christian Grothoff
2015-01-16
remarks on deposit issues
Christian Grothoff
2015-01-16
fixing JSON syntax, adding missing commas, adding spaces for consistency
Christian Grothoff
2015-01-16
clean up (and rename) request_json_require_nav to properly report parsing errors
Christian Grothoff
2015-01-16
nicer TALER_MINT_parse_post_json return value handling, fixing return values ...
Christian Grothoff
2015-01-16
adding logic to free buffers allocated for POST processing when connection di...
Christian Grothoff
2015-01-16
starting to separate out response generation API and parsing APIs
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ...
Christian Grothoff
2015-01-09
moving TALER_hash_context API to GNUnet, using slightly cleaner API as well
Christian Grothoff
2015-01-09
removing dead TALER_genkey() API call
Christian Grothoff
2015-01-09
stop exporting microhttpd_lib API
Christian Grothoff
2015-01-08
install taler headers
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff