index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
payto.c
Age
Commit message (
Expand
)
Author
2024-02-21
allow port in x-taler-bank
Christian Grothoff
2024-02-21
fix #8465
Christian Grothoff
2024-02-08
implement TALER_payto_normalize for #8348
Christian Grothoff
2023-10-28
-allow escape
Christian Grothoff
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2022-08-16
do not use illegal '+' in payment target type
Florian Dold
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-06-18
-more work on taler-helper-auditor-reserve p2p audits
Christian Grothoff
2022-05-31
-log invalid URI
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-05-21
-log where it failed
Christian Grothoff
2022-05-09
check reserve balance after p2p merges
Christian Grothoff
2022-03-03
use 32 byte hash for hpayto, use that for joins on queries to better align qu...
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2021-11-07
fix payto:// construction routine and move it to libtalerutil
Christian Grothoff
2021-10-27
eliminate HKDF when hashing paytos
Christian Grothoff
2021-10-27
-work on FTBFS
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-08-14
export TALER_iban_validate() API
Christian Grothoff
2021-08-09
check iban lower bound
Sebastian
2021-08-08
-require receiver-name in iban payto URIs
Christian Grothoff
2021-08-02
-strengthen payto validation logic
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-01
de-duplicate url.c
Christian Grothoff
2020-01-19
separate util.c and url.c
Christian Grothoff