index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
taler-mint-httpd_db.c
Age
Commit message (
Expand
)
Author
2015-03-07
db: Implement get_collectable_blindcoin
Sree Harsha Totakura
2015-03-06
Move table creation logic to DB layer. Also support temporary schema creatio...
Sree Harsha Totakura
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-31
cleaning up /refresh/link logic, in particular separting out response generat...
Christian Grothoff
2015-01-31
finished first pass over /refresh/reveal logic, simplifying mint_db API by ke...
Christian Grothoff
2015-01-31
starting to clean up /refresh/reveal DB logic
Christian Grothoff
2015-01-30
working on /refresh/melt operation
Christian Grothoff
2015-01-29
eliminating obsolete KnownCoin APIs
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
logic of execute_refresh_commit is now clean
Christian Grothoff
2015-01-29
working on cleaning up /refresh/melt logic
Christian Grothoff
2015-01-29
more notes about issues in bug tracker
Christian Grothoff
2015-01-29
more comments
Christian Grothoff
2015-01-29
update comments
Christian Grothoff
2015-01-29
clean up /withdraw/sign logic
Christian Grothoff
2015-01-29
towards proper implementation of /withdraw/status
Christian Grothoff
2015-01-28
rollback should just return void
Christian Grothoff
2015-01-28
update docu
Christian Grothoff
2015-01-28
cleaning up mint_db API
Christian Grothoff
2015-01-28
cleaning up
Christian Grothoff
2015-01-28
generally just include taler_util.h
Christian Grothoff
2015-01-28
cleaning up some memory management issues in response generation
Christian Grothoff
2015-01-28
avoid using struct Deposit in response
Christian Grothoff
2015-01-28
more cleanup of mint.h
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
starting to clean up /deposit logic
Christian Grothoff
2015-01-27
cleaning up types used some more: also use a new struct for the transfer key ...
Christian Grothoff
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
code now fully compiles again
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing varsize link data
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-21
avoid querying DB for refresh session twice
Christian Grothoff
2015-01-21
separate DB logic for /refresh/reveal from parsing logic
Christian Grothoff
2015-01-21
handle DB connect errors
Christian Grothoff
2015-01-21
document TODOs
Christian Grothoff
2015-01-21
separate argument parsing from DB operations for /refresh/link
Christian Grothoff
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-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
[prev]