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-22
this is actually OK
Christian Grothoff
2015-03-22
store and retrieve arrays from database where arrays are the unit of transact...
Christian Grothoff
2015-03-22
move free functions into plugin
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff
2015-03-19
use new GNUnet APIs to convert ECDSA to ECDHE keys
Christian Grothoff
2015-03-18
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-18
update reserve summary when withdraws are made through insert_collectible_bli...
Sree Harsha Totakura
2015-03-16
httpd: Use the right fee for deposit transaction
Sree Harsha Totakura
2015-03-15
simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-13
slightly better error generation on /refresh/reveal errors
Christian Grothoff
2015-03-10
fix #3635
Christian Grothoff
2015-03-10
remove redundant arg 'num_oldcoins/num_newcoins'
Christian Grothoff
2015-03-10
remove redundant arg 'commit_client_sig'
Christian Grothoff
2015-03-10
combining /mint/melt and /mint/commit
Christian Grothoff
2015-03-09
fix use of signature for noreveal index, needs to be tied to session hash
Christian Grothoff
2015-03-09
add withdraw proof to reserve history json
Christian Grothoff
2015-03-09
implementing #3632: generate proof of insufficient funds by converting transa...
Christian Grothoff
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
[next]