Andreas Wrede
c5770006f7
hbc proper termination, hbd config reloadable
2026-04-02 07:17:00 -04:00
Andreas Wrede
84c1aef51f
removal of cver
2026-04-01 20:47:29 -04:00
Andreas Wrede
460d2be9e9
Fix rtt, including bug in time compute
2026-04-01 19:41:53 -04:00
Andreas Wrede
090d341244
per-client threshold config
2026-04-01 15:22:42 -04:00
Andreas Wrede
079e84f729
display tag fro alterts, cleanup udp
2026-04-01 11:49:55 -04:00
Andreas Wrede
dd23d9d163
refactor monitor, add threshold rtesting
2026-03-31 12:22:03 -04:00
Andreas Wrede
ad7178ebcb
Move threshhold to server, move eventlog to notify
2026-03-29 20:29:33 -04:00
Andreas Wrede
0543266c92
Major refactoring of the codebase, including restructuring of files and directories, renaming of modules and classes, and improvements to the overall organization and readability of the code. This refactoring aims to enhance maintainability, scalability, and clarity of the codebase while preserving existing functionality. The changes include:
...
- Restructuring of the project directory into client and server components
- Renaming of modules and classes to better reflect their purpose and functionality
- Moving common utilities and configurations to a shared location
- Updating import statements to reflect the new structure
- Adding new documentation files for better clarity on various aspects of the project
- Removing deprecated or unused code to streamline the codebase
- Ensuring that all existing functionality is preserved and that the codebase remains functional after the refactoring.
2026-03-29 11:13:40 -04:00
Andreas Wrede
7e2038ecac
version 5.0.5
2026-02-16 10:54:16 -05:00
Andreas Wrede
75e41eafc4
remove redundent code
2026-02-16 10:54:04 -05:00
Andreas Wrede
73b9d05357
fix letter of daemon option
2026-02-13 21:05:42 -05:00
Andreas Wrede
9d81f96f31
version 5.0.4
2026-02-09 08:52:18 -05:00
andreas
d339133981
collect correct args for restart
2026-02-09 07:25:42 -05:00
andreas
8fe64ae8c5
version 5.0.3
2026-02-08 16:10:02 -05:00
andreas
5e6dfc75ad
link and flake cleanup
2026-02-08 16:05:03 -05:00
andreas
087a264e97
typo
2026-02-08 14:45:06 -05:00
andreas
999740bc99
version 5.0.2
2026-02-08 14:40:59 -05:00
andreas
4c53b7cec9
support SSL ws session
2026-02-08 14:32:12 -05:00
andreas
535b839bfc
Add smtp auth
2026-02-06 20:04:12 -05:00
andreas
e3dd461d04
fix order of AFs
2026-02-06 19:49:21 -05:00
andreas
e55a81568f
make socket listen on IPv4 and IPv6
2026-02-06 19:25:23 -05:00
andreas
5dca9369dd
fix bumpminor.sh script
2026-02-06 15:51:48 -05:00
andreas
3748a6fc8f
add install script
2026-02-06 15:39:26 -05:00
andreas
3ca619e86d
add hbc and prepare for package
2026-02-06 15:19:14 -05:00
andreas
4df700e4ef
refactor and rewrite for asyncio
2026-02-06 12:34:59 -05:00
andreas
700ea8d6a4
refactor
2026-02-04 12:45:35 -05:00
andreas
0a27b763f7
re-fix cert path
2025-02-28 16:39:08 -05:00
andreas
e2fd6acac0
Revert "use hbd as certificate host"
...
This reverts commit 058a048224 .
2025-02-01 13:45:33 -05:00
andreas
cc1dbd5ecb
start event loop early
2025-02-01 12:41:18 -05:00
andreas
058a048224
use hbd as certificate host
2024-09-07 07:13:56 -04:00
andreas
f052baae75
unbuffered cmd subprocess
2024-06-03 15:40:31 -04:00
andreas
44ca879e76
use rndc key, Kdy... {key,private} gives strange errors
2022-12-30 16:05:14 -05:00
andreas
90f7d6b045
up msg list to last 100
2022-04-11 17:20:12 -04:00
andreas
38cd881b22
more uppercase constants
2022-03-15 15:38:48 -04:00
andreas
d40ee33ece
upper case constants
2022-03-15 15:34:45 -04:00
andreas
96eb380d58
cpitalize constants
2022-03-09 08:46:41 -05:00
andreas
cddf809759
formating and vscode problems
2022-03-05 17:28:04 -05:00
andreas
e911fc4420
formating
2022-01-20 20:14:59 -05:00
andreas
3c041af5cc
subprotocols must be a list, not a str
2022-01-17 04:00:45 -05:00
andreas
98eed4e045
fix signal message handling
2021-10-28 06:28:27 -04:00
andreas
a8cb713b57
use local signal-cli
2021-09-17 06:32:53 -04:00
andreas
6ac69ac4ca
spelling
2021-06-20 15:42:56 -04:00
andreas
b0e93fb295
cleanup SSL handling
2021-06-20 13:40:49 -04:00
andreas
3fc70da932
cleanup SSL handling
2021-06-20 13:15:31 -04:00
andreas
e00e0928bb
report ws clients
2021-06-19 21:38:56 -04:00
andreas
3e771d7aba
also listen on a SSL websocket
2021-06-16 16:41:03 -04:00
andreas
d27ad50c0e
don't exit when client closes
2021-06-07 13:34:06 -04:00
andreas
13b009d6e0
ass ginal as msg carrier
2021-06-07 11:28:35 -04:00
andreas
a74e3f6d04
cleanup
2021-06-07 08:47:06 -04:00
andreas
edf45c033f
typo
2021-05-18 10:58:15 -04:00