Christian Grothoff
|
868a4ce76d
|
-resovling more FTBFS issues
|
2021-10-27 09:23:12 +02:00 |
|
Christian Grothoff
|
57c334fb1f
|
fix remaining libtalerutil tests FTBFS issues
|
2021-10-27 09:23:12 +02:00 |
|
Christian Grothoff
|
43223899e7
|
add missing file
|
2021-10-27 09:23:12 +02:00 |
|
Christian Grothoff
|
17cf64dfb6
|
fix remaining libtalerutil FTBFS issues
|
2021-10-27 09:23:12 +02:00 |
|
Christian Grothoff
|
42bdb5aa6e
|
-fixing more FTBFS
|
2021-10-27 09:23:11 +02:00 |
|
Christian Grothoff
|
fc371ea18b
|
start to work on transformation
|
2021-10-27 09:23:11 +02:00 |
|
Christian Grothoff
|
55632b1fbf
|
brutally fixing types in src/include/, creating plenty of FTBFS issues
|
2021-10-27 09:23:11 +02:00 |
|
Christian Grothoff
|
7d62fa065b
|
start with KYC support in DB
|
2021-10-14 14:45:10 +02:00 |
|
Christian Grothoff
|
acbadd5c6e
|
-modify C API to future-proof it for returning more details as required for KYC implementation
|
2021-10-13 18:52:59 +02:00 |
|
Christian Grothoff
|
66573865e1
|
generate 502 on secmod unavailable instead of 200 with bad public key; more logging
|
2021-10-11 14:32:32 +02:00 |
|
Christian Grothoff
|
d8922f82e5
|
-introduce 'struct TALER_WireSalt'
|
2021-10-09 16:11:04 +02:00 |
|
Christian Grothoff
|
8ac8eee350
|
pow needs libm
|
2021-09-06 17:02:24 +02:00 |
|
Christian Grothoff
|
303e47e24b
|
add taler-config C version, useful once we depend on the next GNUnet release to avoid the LD_PRELOAD hack
|
2021-09-05 18:33:29 +02:00 |
|
Christian Grothoff
|
bf2ce9853e
|
add long-time overdue convenience function
|
2021-09-01 11:11:41 +02:00 |
|
Christian Grothoff
|
bbce483ba0
|
-handle NULL nicely
|
2021-08-23 08:31:01 +02:00 |
|
Christian Grothoff
|
8590e6b309
|
-check DE IBAN
|
2021-08-23 08:25:56 +02:00 |
|
Christian Grothoff
|
01e06eb715
|
-remove sessions also from auditor
|
2021-08-23 08:24:59 +02:00 |
|
Christian Grothoff
|
a51f39217e
|
fix .so search in taler-config
|
2021-08-19 20:41:25 +02:00 |
|
Christian Grothoff
|
f98c463be2
|
export TALER_iban_validate() API
|
2021-08-14 13:54:12 +02:00 |
|
Sebastian
|
617da7485c
|
check iban lower bound
|
2021-08-09 13:36:26 -03:00 |
|
Christian Grothoff
|
b58605a79d
|
introduce TALER_OS_init() to safely handle static linkage
|
2021-08-08 16:45:32 +02:00 |
|
Christian Grothoff
|
0a0c167567
|
-require receiver-name in iban payto URIs
|
2021-08-08 00:01:07 +02:00 |
|
Christian Grothoff
|
1eba4f5e62
|
reduce retries and timeout
|
2021-08-07 19:02:54 +02:00 |
|
Christian Grothoff
|
bd7e44720b
|
-proper fix for endless loop on IPC permission trouble
|
2021-08-05 20:48:34 +02:00 |
|
Christian Grothoff
|
453d984569
|
-try to fix Florian's FIXME/endless loop, alas without test as Florian did not provide enough details for that
|
2021-08-05 11:07:20 +02:00 |
|
|
b83ec3a794
|
fixme
|
2021-08-04 21:00:27 +02:00 |
|
|
4baecd4856
|
call chmod on path, not on whole sock addr
|
2021-08-04 20:54:45 +02:00 |
|
|
07bcff123f
|
call chmod on client socket path, not client socket directory
|
2021-08-04 20:01:28 +02:00 |
|
Christian Grothoff
|
6d099b44fb
|
fix #6976
|
2021-08-04 17:13:53 +02:00 |
|
Christian Grothoff
|
06676e72cb
|
allow ';' in URLs, needed for data URLs
|
2021-08-03 21:50:54 +02:00 |
|
Christian Grothoff
|
5fc2e72a2a
|
fix #6969
|
2021-08-03 14:41:42 +02:00 |
|
Christian Grothoff
|
3a6ae694ec
|
-work on #6948
|
2021-08-02 19:48:37 +02:00 |
|
Christian Grothoff
|
c4ae15c1db
|
-strengthen payto validation logic
|
2021-08-02 19:38:23 +02:00 |
|
|
5bc3217b78
|
gitignore
|
2021-07-30 18:38:48 +02:00 |
|
|
bfebdae838
|
fix secmod helper config, wait for client directory
|
2021-07-30 18:37:54 +02:00 |
|
|
2bdc2f61c5
|
put generated secmod keys in separate dir
|
2021-07-30 18:12:36 +02:00 |
|
Christian Grothoff
|
0ef7c0a0b7
|
fix #6960
|
2021-07-29 23:56:46 +02:00 |
|
|
ce4daddca0
|
secmod client dir needs group write permissions
|
2021-07-29 20:34:56 +02:00 |
|
|
a3520d9c11
|
config
|
2021-07-29 18:31:48 +02:00 |
|
|
036d4cb71a
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +02:00 |
|
|
9624d92a65
|
secmod: use umask, as fchmod is undefined on sockets
|
2021-07-27 12:04:52 +02:00 |
|
|
32f3391be1
|
secmod: fchmod socket to ug+rw
|
2021-07-27 11:26:48 +02:00 |
|
Christian Grothoff
|
306a08a71c
|
-rename TALER_amount_get_zero to TALER_amount_set_zero
|
2021-07-23 13:02:04 +02:00 |
|
Christian Grothoff
|
249ba03c36
|
expose 2^52 amount value limit in header, check that limit in test cases, add TALER_amount_multiply and TALER_amount_divide2 operations
|
2021-07-10 14:55:35 +02:00 |
|
Christian Grothoff
|
3df47fa6d7
|
-fix returning full response
|
2021-05-28 23:08:03 +02:00 |
|
Christian Grothoff
|
3ef39e51f3
|
more work on hopefully fixing #6862
|
2021-05-14 18:08:45 +02:00 |
|
Christian Grothoff
|
ab96483e01
|
disable gettext use in secmod code (#6862)
|
2021-05-14 15:47:02 +02:00 |
|
Christian Grothoff
|
23f49379bb
|
remove fault injection
|
2021-04-24 19:05:55 +02:00 |
|
Christian Grothoff
|
0470ba3692
|
-inject fault for buildbot test
|
2021-04-20 21:02:31 +02:00 |
|
Christian Grothoff
|
da25913e61
|
skip keys in future keys if they already expired (remove logging)
|
2021-04-16 14:17:55 +02:00 |
|