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
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-01-28
finishing core logic for #4141, but untested
Christian Grothoff
2016-01-22
use correct status code
Christian Grothoff
2016-01-21
adding API code for /deposit/wtid requests
Christian Grothoff
2016-01-20
bump year
Christian Grothoff
2016-01-20
work on #3888
Christian Grothoff
2016-01-17
working on #3888
Christian Grothoff
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-11-11
updating code to match simplified specification (#4039)
Christian Grothoff
2015-09-22
fixing use of wrong array length (bad), and misc leaks
Christian Grothoff
2015-09-21
add option -C to force closing of connections
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-09-14
remove /lock skeleton logic (#3625)
Christian Grothoff
2015-08-17
some DB logic fixes, so now more of tests pass
Christian Grothoff
2015-08-17
add internal sig verification, pack hashes, fix testcase
Christian Grothoff
2015-08-17
use correct response code
Christian Grothoff
2015-08-14
adapt code to match (updated) spec
Christian Grothoff
2015-08-14
fix melt sig alignment issue
Christian Grothoff
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
[next]