index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2021-10-14
start with KYC support in DB
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2021-10-11
generate 502 on secmod unavailable instead of 200 with bad public key; more l...
Christian Grothoff
2021-10-09
-introduce 'struct TALER_WireSalt'
Christian Grothoff
2021-09-06
pow needs libm
Christian Grothoff
2021-09-05
add taler-config C version, useful once we depend on the next GNUnet release ...
Christian Grothoff
2021-09-01
add long-time overdue convenience function
Christian Grothoff
2021-08-23
-handle NULL nicely
Christian Grothoff
2021-08-23
-check DE IBAN
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-19
fix .so search in taler-config
Christian Grothoff
2021-08-14
export TALER_iban_validate() API
Christian Grothoff
2021-08-09
check iban lower bound
Sebastian
2021-08-08
introduce TALER_OS_init() to safely handle static linkage
Christian Grothoff
2021-08-08
-require receiver-name in iban payto URIs
Christian Grothoff
2021-08-07
reduce retries and timeout
Christian Grothoff
2021-08-05
-proper fix for endless loop on IPC permission trouble
Christian Grothoff
2021-08-05
-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...
Christian Grothoff
2021-08-04
fixme
Florian Dold
2021-08-04
call chmod on path, not on whole sock addr
Florian Dold
2021-08-04
call chmod on client socket path, not client socket directory
Florian Dold
2021-08-04
fix #6976
Christian Grothoff
2021-08-03
allow ';' in URLs, needed for data URLs
Christian Grothoff
2021-08-03
fix #6969
Christian Grothoff
2021-08-02
-work on #6948
Christian Grothoff
2021-08-02
-strengthen payto validation logic
Christian Grothoff
2021-07-30
gitignore
Florian Dold
2021-07-30
fix secmod helper config, wait for client directory
Florian Dold
2021-07-30
put generated secmod keys in separate dir
Florian Dold
2021-07-29
fix #6960
Christian Grothoff
2021-07-29
secmod client dir needs group write permissions
Florian Dold
2021-07-29
config
Florian Dold
2021-07-29
secmod: services create their own client dirs with correct permissions
Florian Dold
2021-07-27
secmod: use umask, as fchmod is undefined on sockets
Florian Dold
2021-07-27
secmod: fchmod socket to ug+rw
Florian Dold
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-07-10
expose 2^52 amount value limit in header, check that limit in test cases, add...
Christian Grothoff
2021-05-28
-fix returning full response
Christian Grothoff
2021-05-14
more work on hopefully fixing #6862
Christian Grothoff
2021-05-14
disable gettext use in secmod code (#6862)
Christian Grothoff
2021-04-24
remove fault injection
Christian Grothoff
2021-04-20
-inject fault for buildbot test
Christian Grothoff
2021-04-16
skip keys in future keys if they already expired (remove logging)
Christian Grothoff
2021-04-16
skip keys in future keys if they already expired
Christian Grothoff
2021-04-14
fix rare NPE
Christian Grothoff
2021-04-12
tolerate extreme case where all denominations expired
Christian Grothoff
2021-03-01
remove deadlocking log statements
Christian Grothoff
2021-02-16
fix revocation of unknown key
Christian Grothoff
2021-02-13
fix memory leaks
Christian Grothoff
2021-02-07
fix #6745
Sebastian
[next]