index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2021-01-06
use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be ↵
Christian Grothoff
too much for UNIXPATH
2021-01-06
use blocking sendto() call to possibly eliminate need for nanosleep()
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2021-01-05
schema update in preparation of exchange-auditor database replication logic
Christian Grothoff
2021-01-05
fix path for tests
Christian Grothoff
2021-01-05
fix path for tests
Christian Grothoff
2021-01-02
clean taler-config, needed to build proper dpkg
Christian Grothoff
2021-01-01
bump protocol version
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-31
keep helpers in normal bin/ dir
Christian Grothoff
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-12-31
add missing linker options
Christian Grothoff
2020-12-31
fix bogus assertion
Christian Grothoff
2020-12-31
proposed fix for #6667
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-31
fix typo in last commit: s/dh/esh/ (three instances)
Thien-Thi Nguyen
* src/util/crypto_helper_esign.c (TALER_CRYPTO_helper_esign_poll): ...here.
2020-12-31
use same restart logic for EdDSA and RSA
Christian Grothoff
2020-12-31
set timeout to 5s
Christian Grothoff
2020-12-26
fix bad call
Christian Grothoff
2020-12-26
handle GONE, specified legal value now
Christian Grothoff
2020-12-26
init member
Christian Grothoff
2020-12-26
new GANA code for revoked esign key
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-25
clarify why FIXME does not need fix
Christian Grothoff
2020-12-25
use BASE_URL consistently
Christian Grothoff
2020-12-25
fix test failures
Christian Grothoff
2020-12-25
address FIXMEs
Christian Grothoff
2020-12-25
add check for sufficiently recent version of libgnunetutil, remove now ↵
Christian Grothoff
unnecessary crypto blinding logic
2020-12-24
implement #6661: secm key pinning via configuration
Christian Grothoff
2020-12-22
complete config
Christian Grothoff
2020-12-22
add logic to report generation for missing auditor signatures
Christian Grothoff
2020-12-22
integrate auditor signature check logic with taler-helper-auditor-coins
Christian Grothoff
2020-12-22
address FIXME: pass session when iterating over denominations
Christian Grothoff
2020-12-20
remove fixme, function remains in use"
Christian Grothoff
2020-12-20
update .gitignore
Christian Grothoff
2020-12-20
fix NPE checking sig when there is none
Christian Grothoff
2020-12-20
only log with json_dumpf() if explicitly compiled via DEBUG #define
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-12-20
log when we sign, with error if time does not match expectations
Christian Grothoff
2020-12-20
add missing return
Christian Grothoff
2020-12-20
spell checking issues
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-20
rename wire2.c to wire.c
Christian Grothoff
2020-12-20
do not generate invalid /wire replies
Christian Grothoff
2020-12-20
fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API
Christian Grothoff
2020-12-19
adapt to GNUENT_DISK_fn_write API change
Christian Grothoff
2020-12-19
fix #6662: add versioning information to JSON exchanged between ↵
Christian Grothoff
taler-exchange-offline invocations
[next]