index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_signatures.h
Age
Commit message (
Expand
)
Author
2022-05-12
define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048
Thien-Thi Nguyen
2022-05-07
add function for purse status signing
Christian Grothoff
2022-04-24
Remove empty GNUNET_NETWORK_STRUCT_{BEGIN,END} pair
Thien-Thi Nguyen
2022-04-23
-uncrustify
Christian Grothoff
2022-04-22
Add abstractions: TALER_exchange_deposit_{sign,verify}
Thien-Thi Nguyen
2022-04-17
Add abstraction: TALER_merchant_contract_sign
Thien-Thi Nguyen
2022-04-17
Add abstractions: TALER_merchant_pay_{sign,verify}
Thien-Thi Nguyen
2022-04-11
-draft implementation of /purses//merge endpoint
Christian Grothoff
2022-04-02
add additinal signature
Christian Grothoff
2022-04-01
work on purse creation logic
Christian Grothoff
2022-03-30
make struct private again
Christian Grothoff
2022-03-29
make TALER_RefundConfirmationPS public
Sebastian
2022-03-29
centralize exchange online signature logic
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-20
add new reserve status/history signatures
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-03-02
-amend missing parts to commit b20ddf0c8
Özgür Kesim
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-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-12
-more doxygen fixes
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2022-02-12
-address misc. fixmes
Christian Grothoff
2022-02-04
secmod cs signatures implementation
Gian Demarmels
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-27
[age restriction] progress 9/n
Özgür Kesim
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-25
deduplicate melt signing logic, remove coin_pub from data being signed over
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-17
-use different hash for RSA vs. Denomination hashing
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-11-06
add extension hashing
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-28
-fixes
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-10-27
-fixing more FTBFS
Christian Grothoff
2021-10-27
brutally fixing types in src/include/, creating plenty of FTBFS issues
Christian Grothoff
2021-10-21
remove unused anastasis signature tag
Florian Dold
2021-10-17
-incomplete draft for /kyc-wallet handler
Christian Grothoff
2021-10-17
-add missing def
Christian Grothoff
2021-10-10
-finish implemnetation of /kyc-check client library
Christian Grothoff
2021-07-23
-fix struct name
Christian Grothoff
2021-05-25
return signed error message with HTTP_GONE status if denomination is not curr...
Christian Grothoff
[next]