index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
/
json_wire.c
Age
Commit message (
Expand
)
Author
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2021-10-27
-more FTBFS fixes
Christian Grothoff
2021-10-20
simplify deposit, do not return kyc status, not needed
Christian Grothoff
2021-10-09
-introduce 'struct TALER_WireSalt'
Christian Grothoff
2021-09-03
first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...
Christian Grothoff
2021-08-02
-strengthen payto validation logic
Christian Grothoff
2021-07-31
-eliminate more format-string packs
Christian Grothoff
2021-07-20
-use nicer enum
Christian Grothoff
2021-07-20
expose TALER_JSON_validate_payto
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-06-10
IBAN parser skips BIC part.
MS
2020-06-10
avoid assert() upon malformed IBANs
MS
2020-04-24
need array terminator
Christian Grothoff
2020-04-21
fix #6186
Christian Grothoff
2020-04-19
also validate merchant IBANs before signing
Christian Grothoff
2020-03-16
harden URI validation logic
Christian Grothoff
2020-03-01
use memcpy/memcmp instead of str-functions where applicable
Christian Grothoff
2020-03-01
check well-formedness of URI when signing, check return value of function for...
Christian Grothoff
2020-01-20
beautification
Christian Grothoff
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-18
fix compiler warnings
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
2020-01-17
DCE, part one
Florian Dold
2020-01-16
DCE
Florian Dold
2020-01-13
die, dead #include, die
Christian Grothoff
2020-01-13
eliminate libtalerwire
Christian Grothoff
2020-01-08
fix #6033: remove master_pub field
Christian Grothoff
2019-12-12
note on where to change exchange code once wallet is done for #5991
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2019-06-27
oops, first parse JSON
Florian Dold
2019-06-26
use GNUNET_memcmp
Florian Dold
2019-06-26
wire signatures: produce better warning
Florian Dold
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