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
2016-01-19
-fix (C) notices
Christian Grothoff
2016-01-17
working on #3888
Christian Grothoff
2015-12-19
properly return result (fixes compiler warning)
Christian Grothoff
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-10-05
doxygen fixes
Christian Grothoff
2015-09-22
more leaks
Christian Grothoff
2015-09-21
fix NPE if denomination key not found
Christian Grothoff
2015-09-21
-bugfix
Christian Grothoff
2015-09-21
retry transactions on serialization/dead-lock failures (#3990)
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-09-14
remove /lock skeleton logic (#3625)
Christian Grothoff
2015-08-14
fix offset: do not add off for the index into the keys from the client
Christian Grothoff
2015-08-09
initialize melt_fee in the TALER_MINT_RefreshMelt struct
Christian Grothoff
2015-08-09
-fix testcase, more verbose logging of client protocol errors
Christian Grothoff
2015-08-09
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
Christian Grothoff
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-07-05
fixing RC counting and a comma
Christian Grothoff
2015-07-01
implementing #3851
Christian Grothoff
2015-06-30
towards implementing #3851: /admin/add/incoming
Christian Grothoff
2015-06-18
fix range check, fix NULL check, fix plugin linkage
Christian Grothoff
2015-06-18
add test mode option to mint
Christian Grothoff
2015-06-15
fix #3818 and handle coins being melted into multiple sessions
Christian Grothoff
2015-06-11
fix #3825
Christian Grothoff
2015-06-11
fixing #3810
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-04-15
moving core refresh crypto logic to util -- towards fixing #3777
Christian Grothoff
2015-04-13
rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai...
Christian Grothoff
2015-04-13
distinguish active/old denomination keys (#3634)
Christian Grothoff
2015-04-11
scaffolding work towards #3712
Christian Grothoff
2015-04-10
fix type of transfer keys
Christian Grothoff
2015-04-10
fix type of transfer keys
Christian Grothoff
2015-04-09
httpd db: insert new session into the DB before it is referenced
Sree Harsha Totakura
2015-04-09
-fix indentation
Sree Harsha Totakura
2015-04-09
indenting and minor improvements to refresh operations to make them match API...
Christian Grothoff
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-03-29
fix #3726
Christian Grothoff
2015-03-28
fix use of struct TALER_DepositConfirmationPS
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
fixing a few missing renames for structs
Christian Grothoff
2015-03-28
more rename-fest work
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-24
make kappa global fixed constant, not something to be negotiated, KISS
Christian Grothoff
2015-03-24
address #3731: no need for session public key or signature
Christian Grothoff
2015-03-24
address #3708: melt_hash => session_hash, use session_hash for DB access, not...
Christian Grothoff
2015-03-24
-resolving fixmes or annotating to bug tracker notes
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-03-22
move deposit fee check to earlier
Christian Grothoff
[next]