index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-06-21
adding missing flag in a command in README
Marcello Stanisci
2015-06-21
adding instructions on how to set up the mint web server
Marcello Stanisci
2015-06-21
-update ignore
Christian Grothoff
2015-06-21
starting with skeleton for /deposit implementation
Christian Grothoff
2015-06-20
generate /keys signature as binary-only
Christian Grothoff
2015-06-20
deduplicate code with util/json.c, do use consistently /time/ encoding
Christian Grothoff
2015-06-20
simplify /keys parser by using json parser interpreter
Christian Grothoff
2015-06-20
also check timestamps are round
Christian Grothoff
2015-06-20
add generic json parser interpreter to simplify parsing logic (next)
Christian Grothoff
2015-06-19
must also decode 'expire_legal'
Christian Grothoff
2015-06-19
fix struct used in size calc for key signing
Christian Grothoff
2015-06-19
miscounted s:o entries by one
Christian Grothoff
2015-06-19
ship LIBCULR_CHECK_CONFIG macro (#3844)
Christian Grothoff
2015-06-19
remove primary key constraint to address #3769
Christian Grothoff
2015-06-19
-more logging
Christian Grothoff
2015-06-19
fix size calculation in keycheck tool
Christian Grothoff
2015-06-19
functional interpreter
Fournier Nicolas
2015-06-18
-log
Christian Grothoff
2015-06-18
fix range check, fix NULL check, fix plugin linkage
Christian Grothoff
2015-06-18
wq
Christian Grothoff
Merge branch 'master' of git+ssh://taler.net/var/git/mint
2015-06-18
fix config to use test mode
Christian Grothoff
2015-06-18
fix generation of signing keys by keyup tool
Christian Grothoff
2015-06-18
add config files
Christian Grothoff
2015-06-18
add test mode option to mint
Christian Grothoff
2015-06-18
do not apply 'now' restriction on anchor finding
Christian Grothoff
2015-06-18
fix range check, make messages clearer
Christian Grothoff
2015-06-18
need to link benchmark against libjansson
Christian Grothoff
2015-06-18
adding configuration for testing mint httpd
Christian Grothoff
2015-06-18
-use static for internal API
Christian Grothoff
2015-06-18
fix locking issue, as the mutex we are using is not recursive we need to be ↵
Christian Grothoff
a bit more careful
2015-06-18
finish first draft of testcase, fix first small bug found with it
Christian Grothoff
2015-06-18
fix testcase FTBFS
Christian Grothoff
2015-06-17
refactoring mint API, mostly done (compiles again, /keys might even work)
Christian Grothoff
2015-06-17
fixed memory leak
Fournier Nicolas
2015-06-17
adding functionality to perf_interpreter
Fournier Nicolas
2015-06-17
added requiered lib dependances
Fournier Nicolas
2015-06-17
reworked deposit initialisation
Fournier Nicolas
2015-06-15
#3818: get_refresh_out is truly dead
Christian Grothoff
2015-06-15
fix #3818 and handle coins being melted into multiple sessions
Christian Grothoff
2015-06-12
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-06-12
introduce pq functions form abs time in NBO
Christian Grothoff
2015-06-12
moving things around and fixing memory issues
Fournier Nicolas
2015-06-12
Merge branch 'master' of taler.net:/var/git/mint
Fournier Nicolas
2015-06-12
added prefixes to functions in init
Fournier Nicolas
2015-06-12
implementing #3819
Christian Grothoff
2015-06-12
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-06-12
implementing #3819: check for inconsistent deposit request
Christian Grothoff
2015-06-12
Fix includes and more indentation
Fournier Nicolas
2015-06-12
doxygen fixes
Christian Grothoff
2015-06-12
fix #3811
Christian Grothoff
[next]