|
563fbb557f
|
fix: add better fw handling
* use stabilized rustables fw rule additions
* update dependencies
|
2025-02-27 00:13:09 +01:00 |
|
|
a27ccc28a1
|
version 1.8.0 (#15)
Reviewed-on: #15
|
2024-12-23 19:17:12 +01:00 |
|
|
3c4d6fb2cf
|
update errors and variable names
|
2024-10-02 19:11:44 +02:00 |
|
|
bdf41fa605
|
add systemd notify statuses
|
2024-10-02 19:07:27 +02:00 |
|
|
1e2f047824
|
add ips in chunks to nftables
|
2024-01-03 21:44:00 +01:00 |
|
|
ce6ca78087
|
added safety in ipblc
|
2023-12-26 13:13:30 +01:00 |
|
|
2e6e7efdbf
|
hotfix on ws connections
|
2023-12-26 11:11:38 +01:00 |
|
|
f29ccd3f0b
|
updated ipevent with Option<IpData>
|
2023-12-26 10:42:39 +01:00 |
|
|
809b252df7
|
added error handling for monitoring
|
2023-12-12 22:41:21 +01:00 |
|
|
80c3faec58
|
fix exception handling on fw.rs
|
2023-12-04 12:18:59 +01:00 |
|
|
46a01efeea
|
fix return in websocket.rs/send_to_ipbl_websocket
|
2023-11-25 17:35:48 +01:00 |
|
|
c681825efe
|
fix error handling in websocket
|
2023-11-24 21:16:07 +01:00 |
|
|
9187642172
|
fix on monitoring
|
2023-11-18 13:13:25 +01:00 |
|
|
77ee68c081
|
fix on firewall rule building
|
2023-11-12 17:13:47 +01:00 |
|
|
cd67b0d602
|
fix on monitoring socket
|
2023-11-12 11:00:42 +01:00 |
|
|
a654889263
|
more simple code
* use of some simple macros
* simplified code blocks in ctx read/write access
|
2023-11-10 23:43:09 +01:00 |
|
|
05ef0cd339
|
feat: update monitoring and config reload
* monitoring: added read of current config
* config: get config by single url
|
2023-11-10 23:43:09 +01:00 |
|
|
4c697c2e0c
|
fix on filter
|
2023-11-04 12:42:07 +01:00 |
|
|
7a49ac320c
|
misc updates for ipblc (#6)
Reviewed-on: #6
|
2023-11-02 11:29:49 +01:00 |
|
|
e5444dde72
|
fix error on daylight saving time change
|
2023-11-01 11:40:05 +01:00 |
|
|
0434eae7b4
|
small fixes
* Cargo.lock update
* update how git_version generates version from commit
|
2023-07-01 15:56:47 +02:00 |
|
|
93a830d6ae
|
updated ipblc
|
2023-05-22 08:19:11 +02:00 |
|
|
9a1f4f69dd
|
commented unused function
|
2023-05-15 13:24:55 +02:00 |
|
|
0ad77342ea
|
updated possible deadlock
|
2023-05-13 11:03:07 +02:00 |
|
|
40811d9754
|
updated main loop timeout
|
2023-05-13 10:40:46 +02:00 |
|
|
a720562c3c
|
some code refactor
|
2023-05-10 21:32:27 +02:00 |
|
|
1bc3358faf
|
revert buggy commits
|
2023-05-07 11:23:55 +02:00 |
|
|
93990307c4
|
updated monitoring socket
|
2023-05-07 11:06:57 +02:00 |
|
|
f559fa9fd0
|
debug of possible deadlock
|
2023-05-07 10:52:00 +02:00 |
|
|
43d3137dd2
|
updated monitoring socket
|
2023-05-07 10:46:08 +02:00 |
|
|
df9d19f616
|
fixed mutable variable
|
2023-05-07 02:28:27 +02:00 |
|
|
ccb3b4fff0
|
fixed probable bug in rwlocks
|
2023-05-07 02:25:26 +02:00 |
|
|
cd33f9cf35
|
detached http client from context struct
|
2023-05-06 10:36:50 +02:00 |
|
|
09be314a97
|
misc updates
|
2023-04-29 11:11:11 +02:00 |
|
|
dc3405d07a
|
added timeout
|
2023-04-23 10:14:16 +02:00 |
|
|
cdc3ac4064
|
updated loop timeout
|
2023-04-23 09:57:38 +02:00 |
|
|
f444137684
|
misc changes
|
2023-04-22 19:28:38 +02:00 |
|
|
699d12324b
|
updated some variables
|
2023-04-22 19:04:20 +02:00 |
|
|
b4940ffe4a
|
updated thread select sleep
|
2023-04-22 18:33:44 +02:00 |
|
|
6a99d6b388
|
updated config loading handling
|
2023-04-17 22:31:10 +02:00 |
|
|
b1b5f4ef7d
|
updated error handling
|
2023-04-13 23:07:42 +02:00 |
|
|
f557e36941
|
invert ps & rr init
|
2023-04-10 16:57:12 +02:00 |
|
|
a6f5a44c6a
|
updated error handling
|
2023-04-10 16:44:53 +02:00 |
|
|
bb0a272d0f
|
updated error handling
|
2023-04-10 16:33:03 +02:00 |
|
|
301775c91d
|
updated error handling
|
2023-04-10 16:00:57 +02:00 |
|
|
5b47d9d257
|
added error handling
|
2023-04-10 14:10:56 +02:00 |
|
|
ae7738d45a
|
refactored mainloop
|
2023-04-10 11:57:03 +02:00 |
|
|
9c5cc95d4b
|
updated ipblc websocket feat
|
2023-04-10 11:31:16 +02:00 |
|
|
50b9c7f7b2
|
more stable ipblc websocket feat
|
2023-04-09 15:05:09 +02:00 |
|
|
47cc30e79e
|
updated ipblc websocket feat
|
2023-04-09 01:42:17 +02:00 |
|