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-09-23
simplify logic
Christian Grothoff
2015-09-22
fix leak
Christian Grothoff
2015-09-22
fix leak
Christian Grothoff
2015-09-22
-do unload plugin, use _exit() after execvp() failure
Christian Grothoff
2015-09-22
-fix leak
Christian Grothoff
2015-09-22
more leaks
Christian Grothoff
2015-09-22
fixing use of wrong array length (bad), and misc leaks
Christian Grothoff
2015-09-22
more AFL tests
Christian Grothoff
2015-09-22
test
Christian Grothoff
2015-09-22
do not try to free NULL
Christian Grothoff
2015-09-21
here we want 'yes'
Christian Grothoff
2015-09-21
add tests generated by AFL (for now)
Christian Grothoff
2015-09-21
-fix typo
Christian Grothoff
2015-09-21
run sh-based testcases
Christian Grothoff
2015-09-21
nicer logging
Christian Grothoff
2015-09-21
fix NPE if denomination key not found
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-21
add option -C to force closing of connections
Christian Grothoff
2015-09-21
remove strange historic test directories
Christian Grothoff
2015-09-20
expanding test to cover multi-wire format scenarios (#3972)
Christian Grothoff
2015-09-20
implement #3972: support multiple wire formats concurrently
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-09-19
finish implementing #3847
Christian Grothoff
2015-09-18
finish implementing #3847
Christian Grothoff
2015-09-17
towards implementing #3847
Christian Grothoff
2015-09-17
implement mintdb API for mint to read auditor keys from disk -- and form audi...
Christian Grothoff
2015-09-15
reference #3972
Christian Grothoff
2015-09-15
adding tests for /wire
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 offset: do not add off for the index into the keys from the client
Christian Grothoff
2015-08-14
swap dimensions as per protocol spec
Christian Grothoff
2015-08-14
fix typo
Christian Grothoff
2015-08-14
fix melt sig alignment issue
Christian Grothoff
2015-08-11
finishing taler-mint-sepa
Christian Grothoff
2015-08-11
-return proper response
Christian Grothoff
2015-08-11
towards implementing /wire replies
Christian Grothoff
2015-08-10
calling /wire skeletons, adding /robots.txt page
Christian Grothoff
2015-08-10
skeleton for /wire requests
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-08-09
move struct TALER_MINTDB_RefreshCommitLinkP
Christian Grothoff
2015-08-09
fix direction of cmp check, log session hash for diagnostics
Christian Grothoff
2015-08-09
fix use-after-free, add log statements to report request parsing error lines ...
Christian Grothoff
[next]