index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
compile mint_api_deposit.c
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
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
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 a...
Christian Grothoff
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
[next]