index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-10
fix disting: auditor.conf moved
Christian Grothoff
2016-10-10
check dbinit return value to not fail hard if DB not available
Christian Grothoff
2016-10-09
add skeletons for new DB API functions
Christian Grothoff
2016-10-09
expanding exchange DB API to meet auditor requirements (not implemented, just...
Christian Grothoff
2016-10-08
more work on auditordb plugin API
Christian Grothoff
2016-10-08
actually, the auditor only sees the hash of the public keys initially
Christian Grothoff
2016-10-08
add missing #include
Christian Grothoff
2016-10-07
typo
Marcello Stanisci
2016-10-07
FC17 formatting, stress refresh protocol in title and abstract; stress cut-an...
Christian Grothoff
2016-10-07
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-10-06
move taler-auditor-sign tool to auditor/ direcotory
Christian Grothoff
2016-10-06
fix having multiple primary keys
Christian Grothoff
2016-10-06
first draft for an auditor table structure
Christian Grothoff
2016-10-06
adding skeleton code for auditor
Christian Grothoff
2016-10-03
Adding struct to be signed over related to #4702
Marcello Stanisci
2016-10-03
defining merchant's signature for successful payments
Marcello Stanisci
2016-09-30
mint->exchange leftovers
Christian Grothoff
2016-09-30
fixing aggregator hanging after bank's error
Marcello Stanisci
2016-09-29
-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.
Christian Grothoff
2016-09-28
removing garbage from config file (made testcase fail)
Marcello Stanisci
2016-09-28
typo
Marcello Stanisci
2016-09-26
Adding receiver in TALER_ContractPS (#4651)
Marcello Stanisci
2016-09-26
include execution time in signed message for /track/transfer (#4578)
Christian Grothoff
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
[next]