index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
test_payto.c
Age
Commit message (
Expand
)
Author
2024-11-05
fix util tests
Christian Grothoff
2024-11-05
API changes for normalized payto
Christian Grothoff
2024-10-27
expand tests to cover latest GNUnet regression
Christian Grothoff
2024-06-23
allow host names with underscores, allow more characters from URLs (#8965)
Christian Grothoff
2024-04-16
allow x-taler-bank with paht (fixes #8739)
Christian Grothoff
2024-02-21
fix #8465
Christian Grothoff
2021-08-23
-check DE IBAN
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-07-27
payto parser: extract 'subject' parameter.
MS
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-01-18
DCE: only keep x-taler-wire processing functions we actually use/need
Florian Dold
2020-01-18
DCE: we never have to derrive the wire_gateway_url from the payto URI
Florian Dold
2020-01-15
ftbfs
Christian Grothoff
2020-01-15
fix fakebank account vs. full payto confusion
Christian Grothoff
2020-01-14
expand test suite
Christian Grothoff
2020-01-14
add payto URL test, fix payto parser implementation
Christian Grothoff
2020-01-14
refactor uri parsing logic, prepare for unit test
Christian Grothoff