index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-26
return execution time also from exchange C API (#4578)
Christian Grothoff
2016-09-26
implement that /track/transaction returns execution time (#4578)
Christian Grothoff
2016-09-23
check return values, fix use of uninit memory on certain error handling paths
Christian Grothoff
2016-09-23
fix #4673
Christian Grothoff
2016-09-23
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-09-23
reduce log level
Christian Grothoff
2016-09-20
strtol -> strtoll, which made the anchor (see signkey generation algorithm)
Marcello Stanisci
2016-09-20
renaming local variable
Marcello Stanisci
2016-09-19
fixing taler.conf.5
Marcello Stanisci
2016-09-12
Start making the protocol more explicit
Jeff Burdges
2016-09-12
Mention extortion in first paragraph and refunds with refresh
Jeff Burdges
2016-09-12
Mention refresh protocol in abstract
Jeff Burdges
2016-09-07
Regenerate keys before withdraw period is over.
Florian Dold
2016-08-11
updating DB schema to profit from new KDF-based refresh variant
Christian Grothoff
2016-08-11
finished implementing session-hash based reveal checking
Christian Grothoff
2016-08-11
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-08-11
re-compute refresh session hash in reveal step
Christian Grothoff
2016-08-11
Kinda seems to work
Jeff Burdges
2016-08-11
This might fix the compile error
Jeff Burdges
2016-08-10
fix minor issues introduced in last reformulation of refresh
Christian Grothoff
2016-08-09
Switch to X for exchanges
Jeff Burdges
2016-08-09
%s/K_i/L_i/g
Jeff Burdges
2016-08-09
Notational cleanups
Jeff Burdges
2016-08-08
Update taler.tex to refresh protocol with new coin derivation
Jeff Burdges
2016-08-08
Use KDF better
Jeff Burdges
2016-08-08
Copy bit twiddling from libgcrypt/cipher/ecc.c
Jeff Burdges
2016-08-07
mostly working migration of the DH-seeded refresh variant
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-13
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-07-13
-be explicit about transaction mode
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-07-03
authors
Christian Grothoff
2016-07-03
cutting down to 16 pages main content
Christian Grothoff
2016-07-03
introduce AML
Christian Grothoff
2016-06-26
fix #4591
Christian Grothoff
2016-06-20
-distfix
Christian Grothoff
2016-06-20
-bumps for release
Christian Grothoff
2016-06-20
0.0.2 configure update
Christian Grothoff
2016-06-20
now that we have a separate bind, do not check for perms anymore
v0.0.2
Christian Grothoff
2016-06-20
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Christian Grothoff
2016-06-20
use c99
Christian Grothoff
2016-06-16
typo
Marcello Stanisci
2016-06-16
typo
Marcello Stanisci
2016-06-15
check refresh amounts add up correctly, fix linker issue
Christian Grothoff
2016-06-15
more sanity checks, better clean up
Christian Grothoff
2016-06-15
nicer reports
Christian Grothoff
2016-06-15
add support to collect basic metrics and to terminate automatically
Christian Grothoff
2016-06-15
first working version of benchmark logic
Christian Grothoff
2016-06-15
clean up blobs
Christian Grothoff
2016-06-15
merge refresh closure into struct Coin
Christian Grothoff
[next]