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
2019-04-04
Inserting "now" argument into "/keys".
Marcello Stanisci
2019-04-03
Provide testing API to fake now for "/keys".
Marcello Stanisci
2019-04-03
fix keyup invocation.
Marcello Stanisci
2019-04-03
Provide API to fake now when requesting /keys.
Marcello Stanisci
2019-04-03
Faking the time.
Marcello Stanisci
2019-04-03
Faking the time.
Marcello Stanisci
2019-04-03
keyup:_use_ the timestamp given by the user.
Marcello Stanisci
2019-04-02
syntax
Marcello Stanisci
2019-03-29
Bug annotation
v0.5.2
v0.5.1
Marcello Stanisci
2019-03-27
debug
Marcello Stanisci
2019-03-27
Temporarily exclude critical test.
Marcello Stanisci
2019-03-27
Debug
Marcello Stanisci
2019-03-26
Fix compilation (order matters)
Marcello Stanisci
2019-03-22
Wirewatch.
Marcello Stanisci
2019-03-21
Adapt "/history" tests to the new policy of 'start' defaults.
Marcello Stanisci
2019-03-21
"/history" 'start' default value.
Marcello Stanisci
2019-03-21
Makefile.
Marcello Stanisci
2019-03-21
Comment.
Marcello Stanisci
2019-03-19
typo
Christian Grothoff
2019-03-19
keep type of batch_size unsigned
Christian Grothoff
2019-03-18
Fix wirewatch.
Marcello Stanisci
2019-03-18
Do not run unneeded test.
Marcello Stanisci
2019-03-16
fix swapped arguments, and add const where required, do not free const ptr
Christian Grothoff
2019-03-14
Fakebank debug
Marcello Stanisci
2019-03-14
Benchmark debug
Marcello Stanisci
2019-03-13
Swapping parameters
Marcello Stanisci
2019-03-13
debug
Marcello Stanisci
2019-03-13
fix double-free
Marcello Stanisci
2019-03-13
Fakebank debugging.
Marcello Stanisci
2019-03-13
stop wirewatch if launching exchange fails
Christian Grothoff
2019-03-13
return proper error message instead of aborting, fix a few minor memory leaks...
Christian Grothoff
2019-03-11
improve test case logging, fix process initialization of taler-auditor-exchange
Christian Grothoff
2019-03-11
implementing private key deletion (#5536)
Christian Grothoff
2019-03-11
pre-pull merging
Christian Grothoff
2019-03-03
fix format string issue in taler-wire, complete work on #5536 revocation file...
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-23
actually disable 100 continue
Christian Grothoff
2019-02-20
typo
Marcello Stanisci
2019-02-19
indentation
Marcello Stanisci
2019-02-19
Align tests to latest change.
Marcello Stanisci
2019-02-19
Make cherry-picking test more isolated.
Marcello Stanisci
2019-02-18
Put master key under isolated home.
Marcello Stanisci
2019-02-18
Fix cherry pick test.
Marcello Stanisci
2019-02-18
Addressing https://bugs.gnunet.org/view.php?id=5232#c13251
Marcello Stanisci
2019-02-17
Need to check for revoked keys as well before adding from DB.
Christian Grothoff
2019-02-17
towards #5536 (right now deactivated, as if on tests fail...)
Christian Grothoff
2019-02-17
fix memory leak of rhistory, always allocate it on the heap
Christian Grothoff
2019-02-17
fix memory leak if traits are requested multiple times per withdraw
Christian Grothoff
2019-02-17
fix memory leak: on repeated refresh reveal, we populated ev_sigs twice
Christian Grothoff
2019-02-16
add assertions in preparation of #5536
Christian Grothoff
[next]