index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
Age
Commit message (
Expand
)
Author
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-11
-bump copyright years
Christian Grothoff
2015-04-11
implementing #3740
Christian Grothoff
2015-04-11
more complete documentation
Christian Grothoff
2015-04-11
implement #3471
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
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-04-08
-typo
Christian Grothoff
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-04-08
httpd refresh: remove unused `melt_sig_json' and `commit_sig_json' fields
Sree Harsha Totakura
2015-03-29
switching /withdraw/sign from GET to POST
Christian Grothoff
2015-03-29
fix #3726
Christian Grothoff
2015-03-28
fix use of struct TALER_DenominationKeyValidityPS
Christian Grothoff
2015-03-28
fix use of struct TALER_MintSigningKeyValidityPS
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 (rest)
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
move FIXME
Christian Grothoff
2015-03-28
reference #3740
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
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
fix extra-disting
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-26
db: fix leftovers from #3716
Sree Harsha Totakura
2015-03-26
db: fix SIGSEGV in testcase
Sree Harsha Totakura
2015-03-26
db: testcase depends on the postgres plugin
Sree Harsha Totakura
2015-03-26
db: use correct testname
Sree Harsha Totakura
2015-03-26
db: Free the connection_cfg_str created during postgres plugin load
Sree Harsha Totakura
2015-03-26
db: pick the right plugin in the DB testcase
Sree Harsha Totakura
2015-03-26
db: Implement plugin loading and unloading
Sree Harsha Totakura
2015-03-24
Merge branch 'master' of git.taler.net:/var/git/mint
Christian Grothoff
2015-03-24
space
Christian Grothoff
2015-03-24
fix #3484: sign over full key set as well
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
fix #3728
Christian Grothoff
[next]