index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-tools
/
taler-exchange-offline.c
Age
Commit message (
Expand
)
Author
2022-02-04
introduce new type for security module pubkeys
Gian Demarmels
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2022-01-23
[age_restriction] progress 13/n
Özgür Kesim
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-17
-use different hash for RSA vs. Denomination hashing
Christian Grothoff
2021-11-16
-fix rval
Christian Grothoff
2021-10-27
-fix warning
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
-fix more FTBFS issues
Christian Grothoff
2021-10-27
-fix more FTBFS issues
Christian Grothoff
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-07-31
-eliminate more format-string packs
Christian Grothoff
2021-07-30
fix #6967
Christian Grothoff
2021-07-29
fix #6960
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-04-23
fix more typos
Christian Grothoff
2021-04-12
do not hang in taler-auditor-offline if sign output is empty
Christian Grothoff
2021-01-26
use version
Christian Grothoff
2021-01-26
implement #6724
Christian Grothoff
2021-01-15
avoid warning if file does not exist
Christian Grothoff
2021-01-15
mkdir on tofu file
Christian Grothoff
2021-01-07
work on #6679"
Christian Grothoff
2021-01-06
add checks to ensure payto:// URI is well-formed to taler-exchange-offline, a...
Christian Grothoff
2021-01-06
also load keys in show subcommand
v0.8.1-dev.1
Florian Dold
2020-12-24
implement #6661: secm key pinning via configuration
Christian Grothoff
2020-12-20
misc doxygen fixes
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 taler-exchang...
Christian Grothoff
2020-12-17
simplify further
Christian Grothoff
2020-12-16
add auditor-enable /-disable commands to taler-exchange-offline tool
Christian Grothoff
2020-12-15
misc new /keys management related bugfixes
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-12-05
completed offline tool uploading /management/keys
Christian Grothoff
2020-12-05
towards offline tool uploading /management/keys
Christian Grothoff
2020-12-05
work on 'show' command for taler-exchange-offline
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-12-05
add tofu logic
Christian Grothoff
2020-12-05
add logic for wire fee signing with new offline tool
Christian Grothoff
2020-12-04
improve/test taler-exchange-offline
Christian Grothoff
2020-12-04
add commands to change wire accounts
Christian Grothoff
2020-12-04
more offline commands support
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-04
more funky boilerplate for taler-exchange-offline tool
Christian Grothoff
2020-12-04
start skeleton for taler-exchange-offline tool
Christian Grothoff