index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2022-02-04
refactor TALER_coin_ev_hash
Gian Demarmels
2022-02-04
include denom_pub into coin_ev_hash
Gian Demarmels
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
introduce new type for security module pubkeys
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
secmod CS sign implementation
Gian Demarmels
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2022-02-04
set planchet detail cipher, add cipher checks
Lucien Heuzeveldt
2022-02-04
implement TALER_CRYPTO_helper_cs_r_derive and related tests
Lucien Heuzeveldt
2022-02-04
initial cs_secmod implementation
Gian Demarmels
2022-02-04
secmod cs signatures implementation
Gian Demarmels
2022-02-04
fix const due to changes in TALER_planchet_prepare
Lucien Heuzeveldt
2022-02-04
remove varargs in cs crypto implementation
Lucien Heuzeveldt
2022-02-04
utility functions
Gian Demarmels
2022-02-04
fixed CS signatures and cleanup/refactoring
Gian Demarmels
2022-02-04
implement exchange_api_csr
Lucien Heuzeveldt
2022-02-04
add sign and verify implementation
Gian Demarmels
2022-02-04
sign_blinded implementation
Gian Demarmels
2022-02-04
implemented planchet_prepare for CS
Gian Demarmels
2022-02-04
added CS get R functionality and planchet setup
Gian Demarmels
2022-02-04
CS planchet create and withdraw create
Gian Demarmels
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
2022-01-27
test and hopefully fix JSON canonicalization
Florian Dold
2022-01-23
[age_restriction] progress 13/n
Özgür Kesim
2022-01-22
improvements in extension handling
Özgür Kesim
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2022-01-18
use 'pipe' instead of 'eventfd' on non-Linux systems
Jonathan Buchanan
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2022-01-10
[age restriction] progress 11/n
Özgür Kesim
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-31
-introduce new convenience macro
Christian Grothoff
2021-12-28
-cleanup
Christian Grothoff
2021-12-27
[age restriction] progress 9/n
Özgür Kesim
2021-12-26
resolve #7124: ensure -s also deletes work_shards
Christian Grothoff
2021-12-25
clean up refresh-reveal logic, reducing local copying
Christian Grothoff
2021-12-25
-eliminate redundant hash operation on link signatures
Christian Grothoff
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-23
[age restriction] progress 8/n
Özgür Kesim
2021-12-19
denormalize reserve_pub in reserve tables to enable sharding
Christian Grothoff
2021-12-19
add new wrappers around merchant hash codes for tips and pickups
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys respons...
Christian Grothoff
2021-12-06
-fix balance calculation
Christian Grothoff
[next]