index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-01
implementing #3851
Christian Grothoff
2015-06-30
towards implementing #3851: /admin/add/incoming
Christian Grothoff
2015-06-30
fix ftbfs
Christian Grothoff
2015-06-30
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-06-30
fix /test/rsa API to persist private RSA key and use it across requests and a...
Christian Grothoff
2015-06-30
Finished work on database initialization
Fournier Nicolas
2015-06-30
Merge branch 'master' of taler.net:/var/git/mint
Fournier Nicolas
2015-06-30
Using GNUNET logging rather than printf
Fournier Nicolas
2015-06-30
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-30
initialization of the database
Fournier Nicolas
2015-06-26
Merge branch 'master' of taler.net:/var/git/mint
Fournier Nicolas
2015-06-26
Remade memory management strategy of the interpreter.
Fournier Nicolas
2015-06-26
handle response code 0 more nicely
Christian Grothoff
2015-06-25
NPE detection
Christian Grothoff
2015-06-24
Fixed unconsistent signed/unsigned declaration
Fournier Nicolas
2015-06-24
Merge branch 'master' of taler.net:/var/git/mint
Fournier Nicolas
2015-06-24
fixed gauger command in the interpreter
Fournier Nicolas
2015-06-23
fix remaining open issues to resolve #3772/3773
Christian Grothoff
2015-06-23
work on withdraw history parser refactoring, towards finishing the implementa...
Christian Grothoff
2015-06-22
link to mantis open issues
Christian Grothoff
2015-06-22
minor FIXME fix
Christian Grothoff
2015-06-22
almost finished checking if reserve transaction history well-formedness for /...
Christian Grothoff
2015-06-22
handle 200 OK response from /withdraw/sign
Christian Grothoff
2015-06-22
finished implementing request construction for /withdraw/sign
Christian Grothoff
2015-06-22
get skeleton withdraw code to compile
Christian Grothoff
2015-06-22
starting with withdraw impl
Christian Grothoff
2015-06-22
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-06-22
fixing #3857
Christian Grothoff
2015-06-22
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-06-22
drafting API for /withdraw/status and /withdraw/sign
Christian Grothoff
2015-06-22
Added suport for testing more database operations
Fournier Nicolas
2015-06-22
finishing implementation of #3516
Christian Grothoff
2015-06-22
-check consistency of amount with purpose's amount
Christian Grothoff
2015-06-21
marking remaining FIXMEs for #3516
Christian Grothoff
2015-06-21
implemented signature verification for /deposit 200 OK response
Christian Grothoff
2015-06-21
-implement signature checking on /deposit
Christian Grothoff
2015-06-21
implementing /deposit JSON generation
Christian Grothoff
2015-06-21
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-06-21
compile mint_api_deposit.c
Christian Grothoff
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
[next]