index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
crypto_helper_denom.c
Age
Commit message (
Expand
)
Author
2021-08-07
reduce retries and timeout
Christian Grothoff
2021-08-05
-proper fix for endless loop on IPC permission trouble
Christian Grothoff
2021-08-05
-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...
Christian Grothoff
2021-08-04
fixme
Florian Dold
2021-08-04
call chmod on path, not on whole sock addr
Florian Dold
2021-08-04
call chmod on client socket path, not client socket directory
Florian Dold
2021-07-29
secmod: services create their own client dirs with correct permissions
Florian Dold
2021-05-14
disable gettext use in secmod code (#6862)
Christian Grothoff
2021-02-13
fix memory leaks
Christian Grothoff
2021-01-28
improve test logging
Christian Grothoff
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-15
fix DH revocation logic
Christian Grothoff
2021-01-15
improve logging
Christian Grothoff
2021-01-06
fix #6676
Christian Grothoff
2021-01-06
add chmod() to set client unix domain socket to group writable regardless of ...
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-31
use same restart logic for EdDSA and RSA
Christian Grothoff
2020-12-31
set timeout to 5s
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-16
enable auditor in generate-XXX-basedb scripts
Christian Grothoff
2020-12-12
add sync and timeout functionality to helpers
Christian Grothoff
2020-12-12
integrate new REST calls, add timeout to helper invocations
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-11-23
finish helper test cases
Christian Grothoff
2020-11-23
implement exchange online signing key client library
Christian Grothoff
2020-11-23
implement sm signing of key announcements
Christian Grothoff
2020-11-22
complete crypto helper denom testing
Christian Grothoff