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
2016-10-19
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-10-19
addressing #4521
Marcello Stanisci
2016-10-19
fix recently introduced JSON pack format string errors
Christian Grothoff
2016-10-19
fix recently introduced double-free
Christian Grothoff
2016-10-18
implement #4497/#4705 -- addition of unique numeric error codes -- for the se...
Christian Grothoff
2016-10-18
@author
Marcello Stanisci
2016-10-17
indent
Marcello Stanisci
2016-10-17
closing #4709
Marcello Stanisci
2016-10-17
defining all but one exchangedb-for-audit functions
Marcello Stanisci
2016-10-17
starting with #4709
Marcello Stanisci
2016-10-14
Merge branch 'master' of git+ssh://taler.net/exchange
Christian Grothoff
2016-10-14
fix #4730: amount coult end up being zero, so check should be for SYSERR, not...
Christian Grothoff
2016-10-13
logging for refresh
Florian Dold
2016-10-13
fix returning wrong status code to MHD on malformed /refresh/reveal request
Christian Grothoff
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
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-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
[next]