Commit Graph

40 Commits

Author SHA256 Message Date
dcf803bac1 v0.8.0 decoupled session management and auth, auth deprecated except mtls, session management, tls and mtls flows fixed, docs and config outdated 2025-11-06 16:43:46 -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
15d72baafd v0.4.5 refactor and cleanup, minor bug fixes, default config update 2025-09-25 17:24:14 -04:00
9111d054fd v0.4.4 refactor, but fixes, minor improvements 2025-09-25 09:18:33 -04:00
5ea4dc8f5f v0.4.3 refactor and minor improvements 2025-09-25 03:18:08 -04:00
94b5f3111e v0.4.2 tls auth improvement, auth-gen and cert-gen sub functions added 2025-09-24 10:51:26 -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
ea75c4afed v0.3.11 doc update 2025-09-01 16:54:09 -04:00
fce6ee5c65 v0.3.10 config auto-save added, dependency update, limiter packages refactored 2025-09-01 16:16:52 -04:00
3c74a6336e v0.3.9 config auto-reload added 2025-07-22 13:30:37 -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
cc27f5cc1c v0.3.3 pipeline rate limiter added 2025-07-13 03:20:47 -04:00
0accb5f2d3 v0.3.2 doc update 2025-07-12 23:24:41 -04:00
e31591ac8d v0.3.1 background mode fixed, bug fixes and refactoring 2025-07-12 20:30:47 -04:00
58d33d7872 v0.3.0 tcp/http client/server add for logwisp chain connection support, config refactor 2025-07-12 01:32:07 -04:00
66f9a92592 v0.2.2 minor fixes 2025-07-11 21:47:22 -04:00
08c4df4d65 v0.2.1 doc update, various fixes, buggy 2025-07-11 18:16:38 -04:00
b503816de3 v0.2.0 restructured to pipeline architecture, dirty 2025-07-11 04:52:41 -04:00
5936f82970 v0.1.11 configurable logging added, minor refactoring, orgnized docs added 2025-07-10 01:17:06 -04:00
bc4ce1d0ae v0.1.10 internal package rename, minor fixes and refactoring 2025-07-08 16:58:48 -04:00
44d9921e80 v0.1.9 pre-stream log regex filtering added 2025-07-08 12:54:39 -04:00
d7f2c0d54d v0.1.8 rate limiter added, improved http router, config templates added, docs updated 2025-07-08 00:57:21 -04:00
acee9cb7f3 v0.1.7 doc update 2025-07-07 18:47:20 -04:00
80180f74a0 v0.1.6 changed target check interval per stream, version info added, makefile added 2025-07-07 18:20:46 -04:00
069818bf3d v0.1.5 multi-target support, package refactoring 2025-07-07 13:08:22 -04:00
f80601a429 v0.1.4 fixed blocking shutdown, better isolation of the streams 2025-07-02 11:59: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
a3450a9589 v0.1.2 update readme and config, failed attempt to fix slow client 2025-07-01 16:34:19 -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