summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2022-05-09check reserve balance after p2p mergesChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-05-07-onlineChristian Grothoff
2022-05-07add function for purse status signingChristian Grothoff
2022-05-07rename function that is for the merchant signature to have merchant in the nameChristian Grothoff
2022-05-02-remove FIXMEsChristian Grothoff
2022-04-27-loggingFlorian Dold
2022-04-27-get p2p test to passChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-27-fix derivation, loggingFlorian Dold
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26-remove debug loggingFlorian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-26-use uint32_t instead of uint8_t + padding for the ageÖzgür Kesim
2022-04-26use htonl, not GNUNET_htonllFlorian Dold
2022-04-26fix age attestation signature padding and endianessFlorian Dold
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-23-work on p2p paymentsChristian Grothoff
2022-04-23-uncrustifyChristian Grothoff
2022-04-22Add abstractions: TALER_exchange_deposit_{sign,verify}Thien-Thi Nguyen
2022-04-22-fixed tests for age restriction, now using correct seedÖzgür Kesim
2022-04-21Fixed seed size for TALER_age_restriction_commitÖzgür Kesim
2022-04-20-work on create purse with mergeChristian Grothoff
2022-04-17Add abstraction: TALER_merchant_contract_signThien-Thi Nguyen
2022-04-17Add abstractions: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-11-finish first implementaation of exchange_api_contracts_get.cChristian Grothoff
2022-04-11-add draft handler for purse merge client requestChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-02add additinal signatureChristian Grothoff
2022-04-01work on purse creation logicChristian Grothoff
2022-03-31privatize more signature structs, simplify codeChristian Grothoff
2022-03-30make struct private againChristian Grothoff
2022-03-29make TALER_RefundConfirmationPS publicSebastian
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-28rename to avoid symbol conflict with muslChristian Grothoff
2022-03-28-first cut at contract encryption and decryptionChristian Grothoff
2022-03-28starting with purse creation client APIChristian Grothoff
2022-03-28-rename variableÖzgür Kesim
2022-03-28-fix leak in test_age_restriction.cÖzgür Kesim
2022-03-28-fix leaks in test_crypto.cÖzgür Kesim
2022-03-28[age restriction] progress 19/19 (final) - Use Edx25519 for cryptoÖzgür Kesim
2022-03-27fix leakChristian Grothoff
2022-03-24first draft of service API for p2p paymentsChristian Grothoff
2022-03-23revise P2P signatures and signing schema to address recently discovered desig...Christian Grothoff
2022-03-22add one more p2p signatureChristian Grothoff
2022-03-22fix typoChristian Grothoff
2022-03-22implement helper functions for p2p signatures, clean up existing signature logicChristian Grothoff
2022-03-20add new reserve status/history signaturesChristian Grothoff
2022-03-17-re-enable test-revocation.sh, works againChristian Grothoff
2022-03-17-misc fixesChristian Grothoff