index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_json_lib.h
Age
Commit message (
Expand
)
Author
2021-07-26
JSON: implement taler-specific json pack functions
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-07-21
distinguish between input failure and internal failures when hashing contracts
Christian Grothoff
2021-07-20
-use nicer enum
Christian Grothoff
2021-06-16
implement logic to replace 'true' forgettable salts with random salts, fix ob...
Christian Grothoff
2021-05-11
return NO if forgetting did not work because it was already forgotten earlier
Christian Grothoff
2021-04-05
implement convenience function to extract i18n values from JSON (for #6749)
Christian Grothoff
2020-08-19
implement i18n lookup logic for #6458
Christian Grothoff
2020-07-21
-doxygen
Christian Grothoff
2020-07-21
add parser for json path
Jonathan Buchanan
2020-07-16
first draft for #6365, test pending
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-05
also offer API for receiving rounded relative time via JSON
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-16
harden URI validation logic
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-03-01
check well-formedness of URI when signing, check return value of function for...
Christian Grothoff
2020-01-19
comment on JSON canonicalization
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
doxygen work
Christian Grothoff
2020-01-16
DCE
Florian Dold
2019-11-25
add another helper
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
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
2017-11-06
work on making auditor reports nicer (#4962)
Christian Grothoff
2017-04-18
fixing #4980
Christian Grothoff
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-04-06
fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...
Christian Grothoff
2016-03-19
refactor to eliminate duplicated JSON parsing logic (#4150)
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-11-11
updating code to match simplified specification (#4039)
Christian Grothoff
2015-09-20
implement #3972: support multiple wire formats concurrently
Christian Grothoff
2015-06-21
implementing /deposit JSON generation
Christian Grothoff
2015-06-12
doxygen fixes
Christian Grothoff
2015-05-17
add functions for conversion from json to rsa public key/signature for symmet...
Christian Grothoff
2015-05-16
eliminating ECDSA support from json API (dead)
Christian Grothoff
2015-04-13
starting with tests for libtalerutil
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-15
moving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-13
use wire validation routine
Christian Grothoff
2015-03-09
implementing #3632: generate proof of insufficient funds by converting transa...
Christian Grothoff
[next]