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
2019-06-26
implement /link signatures
Christian Grothoff
2019-06-08
fix #5756, also change sepa->iban as per payto:// spec
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-01-04
add pay session signature
Florian Dold
2017-11-30
properly document TALER_SIGNATURE_MERCHANT_REFUND_OK
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-09-26
fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...
Christian Grothoff
2017-07-05
importing a 'PS' struct from merchant
Marcello Stanisci
2017-07-05
signature macro to confirm refunds
Marcello Stanisci
2017-05-29
rename proposal_data to contract_terms (see #4879)
Florian Dold
2017-04-20
finished implementing #4956 in principle, but not yet tested
Christian Grothoff
2017-04-19
implementing #4956-support in libtalerexchange
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2017-04-17
introducing closing fee
Christian Grothoff
2017-04-07
implement denomination key revocation logic in exchangedb and taler-exchange-...
Christian Grothoff
2017-04-03
implement rest of exchange logic for #3887 (return payback information in res...
Christian Grothoff
2017-04-01
implement DB plugin function to obtain reserve information, migrate logic to ...
Christian Grothoff
2017-03-19
add structs and message types for future implementation of #3887
Christian Grothoff
2017-03-04
implementing #4932
Christian Grothoff
2017-03-04
implementing #4929
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2017-02-07
remove transaction_id, only one payment per proposal allowed
Florian Dold
2017-02-06
contract terminology renaming (#4877)
Florian Dold
2017-02-06
h_proposal_data -> hash
Marcello Stanisci
2017-02-04
h_contract->h_proposal_data
Marcello Stanisci
2017-02-03
typo
Marcello Stanisci
2017-02-03
Renaming's first steps.
Marcello Stanisci
2017-01-13
remove redundant fields from ContractPS (#4859)
Florian Dold
2017-01-12
elaborate on ContractPS
Florian Dold
2017-01-12
comment
Florian Dold
2016-10-07
typo
Marcello Stanisci
2016-10-03
Adding struct to be signed over related to #4702
Marcello Stanisci
2016-10-03
defining merchant's signature for successful payments
Marcello Stanisci
2016-09-26
Adding receiver in TALER_ContractPS (#4651)
Marcello Stanisci
2016-09-26
include execution time in signed message for /track/transfer (#4578)
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-14
add file for error codes
Christian Grothoff
2016-06-09
rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run a...
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-04-20
implementing parsing of /refund requests
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-11
implement signing of /wire/deposit replies (#4135)
Christian Grothoff
2016-04-02
change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...
Christian Grothoff
2016-04-01
implementing #4356, tests still failing, but main logic should now be updated
Christian Grothoff
[next]