index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
offline_signatures.c
Age
Commit message (
Expand
)
Author
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-22
add one more p2p signature
Christian Grothoff
2022-03-22
implement helper functions for p2p signatures, clean up existing signature logic
Christian Grothoff
2022-03-05
work on global fee structure
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-03-05
add signing/verifying functions for global fees
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-27
[age restriction] progress 9/n
Özgür Kesim
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-10-27
-work on FTBFS
Christian Grothoff
2021-10-27
fix remaining libtalerutil FTBFS issues
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-16
remove duplicated comments
Christian Grothoff
2020-12-16
add auditor-enable /-disable commands to taler-exchange-offline tool
Christian Grothoff
2020-12-08
initialize master_pub field
Christian Grothoff
2020-12-05
towards offline tool uploading /management/keys
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff