Commit Graph

23 Commits

Author SHA256 Message Date
15f484f98b v0.12.0 tcp and http server sinks added antested, no tls or access control 2026-01-04 17:21:08 -05:00
70bf6a8060 v0.11.0 external formatter and sanitizer integrated, refactored 2025-12-10 08:37:26 -05:00
98ace914f7 v0.10.0 flow and plugin structure, networking and commands removed, dirty 2025-11-11 16:42:09 -05:00
22652f9e53 v0.9.0 restructure for flow architecture, dirty 2025-11-09 15:08:50 -05:00
7e542b660a v0.7.2 minor doc and dependency update 2025-11-03 00:27:35 -05:00
33bf36f27e v0.7.1 default config and documentation update, refactor 2025-10-10 13:03:03 -04:00
89e6a4ea05 v0.7.0 major configuration and sub-command restructuring, not tested, docs and default config outdated 2025-10-09 09:35:21 -04:00
490fb777ab v0.6.0 auth restructuring, scram auth added, more tests added 2025-10-02 17:16:43 -04:00
3047e556f7 v0.5.1 minor basic auth bug fixes, dependency udpate, test scripts are being added 2025-09-29 14:21:31 -04:00
c33ec148ba v0.5.0 removed tcp tls, basic auth hash changed to argon2, refactor 2025-09-29 05:42:22 -04:00
45b2093569 v0.4.1 authentication impelemented, not tested and docs not updated 2025-09-23 12:03:42 -04:00
4248d399b3 v0.4.0 authentication added and router mode removed 2025-09-10 20:00:37 -04:00
fce6ee5c65 v0.3.10 config auto-save added, dependency update, limiter packages refactored 2025-09-01 16:16:52 -04:00
f5daa00592 v0.3.8 refactor and cli help add 2025-07-22 10:55:27 -04:00
5aa732b096 v0.3.7 dependency update refactor 2025-07-21 02:40:37 -04:00
7c221b426b v0.3.6 number types refactored to 64-bit matching config types, bundled config samples updated 2025-07-19 02:23:56 -04:00
e88812bb09 v0.3.5 centralized formattig, refactored 2025-07-15 01:24:41 -04:00
be5bb9f2bd v0.3.4 rate limit and net limit separated, rate limit by size added 2025-07-13 15:09:40 -04:00
e31591ac8d v0.3.1 background mode fixed, bug fixes and refactoring 2025-07-12 20:30:47 -04:00
5936f82970 v0.1.11 configurable logging added, minor refactoring, orgnized docs added 2025-07-10 01:17:06 -04:00
a7595061ba v0.1.3 stream changed from net/http to fasthttp for http and gnet for tcp stream, heartbeat config added 2025-07-01 23:43:51 -04:00
bd13103a81 v0.1.1 improved config, added ratelimiter (buggy), readme not fully updated 2025-07-01 14:12:20 -04:00
294771653c v0.1.0 first commit 2025-06-30 20:55:31 -04:00