Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-30 | fw-addr-lists: support timeout per list•••This works with something like this: :global FwAddrLists { "allow"={ { url="https://eworm.de/ros/fw-addr-lists/allow"; cert="E1"; timeout=1w }; }; ... } All urls for one named list should have the same timeout! With different timeout values and identical addresses the behavior is besically undefined, depending on order. | Christian Hesse | 1 | -6/+8 |
2023-10-19 | fw-addr-lists: rework the retry logic•••... with increasing delay. | Christian Hesse | 1 | -4/+7 |
2023-09-06 | fw-addr-lists: no (mixed) capitalization in message | Christian Hesse | 1 | -1/+1 |
2023-06-23 | fw-addr-lists: retry to download on failure | Christian Hesse | 1 | -4/+14 |
2023-06-13 | fw-addr-lists: support domain names in lists | Christian Hesse | 1 | -3/+3 |
2023-06-13 | introduce fw-addr-listschange-101 | Christian Hesse | 1 | -0/+99 |