Age | Commit message (Expand) | Author |
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 |
2021-01-29 | not not break | Christian Grothoff |
2021-01-28 | try another tac | Christian Grothoff |
2021-01-28 | swap signal and unlock logic to hopefully nail #6726 | Christian Grothoff |
2021-01-28 | more logging | Christian Grothoff |
2021-01-28 | improve test logging | Christian Grothoff |
2021-01-27 | fix #6726 | Christian Grothoff |
2021-01-27 | clean up code | Christian Grothoff |
2021-01-21 | make "make check" in src/util respect env var ‘TMPDIR’ | Thien-Thi Nguyen |
2021-01-21 | work around compiler warning, ensure we leave 0-terminator, even though it is... | Christian Grothoff |
2021-01-17 | rename taler-helper-crypto-* to taler-exchange-secmod-* | Florian Dold |
2021-01-15 | newline | Christian Grothoff |
2021-01-15 | fix DH revocation logic | Christian Grothoff |
2021-01-15 | improve logging | Christian Grothoff |