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_responses.c
Age
Commit message (
Expand
)
Author
2015-08-09
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
Christian Grothoff
2015-08-08
implementing verify_refresh_melt_signature_forbidden
Christian Grothoff
2015-08-08
use _ instead of - for consistency
Christian Grothoff
2015-07-09
fix a few pointer passing issues, add remark about #3886
Christian Grothoff
2015-07-09
fix mint to actually include signature in deposit error reply
Christian Grothoff
2015-07-05
final fixes to make test pass
Christian Grothoff
2015-07-05
include mint's public key in reply
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-07-05
-fix error code
Christian Grothoff
2015-07-05
fixing RC counting and a comma
Christian Grothoff
2015-07-04
more small bugfixes
Christian Grothoff
2015-07-04
fix misc small bugs
Christian Grothoff
2015-06-30
towards implementing #3851: /admin/add/incoming
Christian Grothoff
2015-06-15
fix #3818 and handle coins being melted into multiple sessions
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-01
minor bugfixes
Christian Grothoff
2015-04-13
distinguish active/old denomination keys (#3634)
Christian Grothoff
2015-04-12
finished with #3712: documentation update
Christian Grothoff
2015-04-11
implementing JSON logic to generate full error on /refresh/reveal (#3712)
Christian Grothoff
2015-04-11
scaffolding work towards #3712
Christian Grothoff
2015-04-09
indenting and minor improvements to refresh operations to make them match API...
Christian Grothoff
2015-04-08
-typo
Christian Grothoff
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-03-28
fix use of struct TALER_RefreshMeltCoinAffirmationPS
Christian Grothoff
2015-03-28
fix use of struct TALER_DepositConfirmationPS
Christian Grothoff
2015-03-28
fix use of struct TALER_DepositRequestPS (unfinished)
Christian Grothoff
2015-03-28
fix use of struct TALER_WithdrawRequestPS
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
fixing a few missing renames for structs
Christian Grothoff
2015-03-28
minor renaming of signature values and improved documentation of signatures, ...
Christian Grothoff
2015-03-28
more rename-fest work
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-24
Merge branch 'master' of git.taler.net:/var/git/mint
Christian Grothoff
2015-03-24
space
Christian Grothoff
2015-03-24
address #3708: melt_hash => session_hash, use session_hash for DB access, not...
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-03-22
include fees in amounts being signed, check available balance on refresh
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-15
simplify json construction code
Christian Grothoff
2015-03-15
moving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-13
slightly better error generation on /refresh/reveal errors
Christian Grothoff
2015-03-10
clean up refresh logic and use of signatures
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
actually include purpose payload in sig
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-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
starting to clean up /refresh/reveal DB logic
Christian Grothoff
[next]