index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
Age
Commit message (
Expand
)
Author
2024-02-01
add new TOTP-specfic JSON parsers
Christian Grothoff
2023-12-25
api update to support refactored merchant order creation
Christian Grothoff
2023-12-23
-use singleton for RSA
Christian Grothoff
2023-12-22
-minor code cleanup
Christian Grothoff
2023-12-22
-cleanup
Christian Grothoff
2023-12-22
bump API versions
Christian Grothoff
2023-12-22
deprecating currency code in currency specifications
Christian Grothoff
2023-12-13
-typo
Özgür Kesim
2023-11-27
-fix new JSON parsers
Christian Grothoff
2023-11-25
more strict spec parsers for payto URIs, Web URLs, and AML decision states
Christian Grothoff
2023-11-15
remove is_currency_name_leading
Christian Grothoff
2023-10-29
-fix misc memory leaks
Christian Grothoff
2023-10-29
no more decimal separator
Christian Grothoff
2023-10-25
new blind signing code builds
Christian Grothoff
2023-10-13
implement more sanity checks
Christian Grothoff
2023-10-08
more work on DD51
Christian Grothoff
2023-09-23
fix online denomination signatures; thanks to Jonathan Krebs for pointing out...
Christian Grothoff
2023-09-01
towards adjusting taler-auditor-offline to new /keys format (still fails in s...
Christian Grothoff
2023-08-12
-fix -l option
Christian Grothoff
2023-07-06
work on keys serialization/deserialization
Christian Grothoff
2023-06-04
-allow NULL for i18n
Christian Grothoff
2023-05-10
assertions to make compiler happy
Christian Grothoff
2023-05-02
use same canonicalization of JSON as for contract hashes when doing normal JS...
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2022-11-04
policy extensions and age restriction refactoring
Özgür Kesim
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-07-06
-fix typos
Christian Grothoff
2022-06-29
-actually fix compatibility break from Oec
Christian Grothoff
2022-06-27
age commitment: json parser helper and support for purses added
Özgür Kesim
2022-06-27
better api for parsing a denomination group
Özgür Kesim
2022-06-27
[new /keys response] added proper hash verification
Özgür Kesim
2022-06-26
[new /keys response] create and parse denomination implemented
Özgür Kesim
2022-06-13
fix #7256
Christian Grothoff
2022-06-05
-move econtract into sub-object with its own parser
Christian Grothoff
2022-05-30
-add batch withdraw to test suite
Christian Grothoff
2022-03-02
-refactor TALER_AgeMask.mask -> TALER_AgeMask.bits
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-12
-remove addessed documentation FIXMEs
Christian Grothoff
2022-02-11
-simplify structures
Christian Grothoff
2022-02-09
pass exchange values to /recoup
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-04
resolves merge conflicts
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
implement spend
Lucien Heuzeveldt
2022-02-04
implement withdraw (nonce reuse check missing)
Lucien Heuzeveldt
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2022-02-04
implement exchange_api_csr
Lucien Heuzeveldt
2022-01-27
test and hopefully fix JSON canonicalization
Florian Dold
2022-01-27
fix RFC 8785 JSON normalization
Florian Dold
[next]