index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
crypto_helper_esign.c
Age
Commit message (
Expand
)
Author
2024-01-15
improve secmod for donau
Christian Grothoff
2024-01-05
add option -s to the RSA and EdDSA secmod helper for DONAU to use a different...
Casaburi Johannes
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-25
work on #7099
Christian Grothoff
2021-11-19
-fix warnings
Christian Grothoff
2021-11-19
-misc bugfixes
Christian Grothoff
2021-11-17
-checkpoint
Christian Grothoff
2021-11-17
towards merging with master
Christian Grothoff
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
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
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-06
better error handling on configuration failures
Christian Grothoff
2020-12-31
fix typo in last commit: s/dh/esh/ (three instances)
Thien-Thi Nguyen
2020-12-31
use same restart logic for EdDSA and RSA
Christian Grothoff
2020-12-20
misc doxygen fixes
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
implement exchange online signing key client library
Christian Grothoff