Commit Graph

25 Commits

Author SHA1 Message Date
1a47b4e181
Major performance fixup 2022-05-30 03:42:18 -07:00
793f7f520d
Name change 2022-05-22 18:05:50 -07:00
1b4cc430c9
Merge master changes into dev 2021-11-25 01:01:57 -08:00
22bbf326c5
Map panic fix 2021-11-24 04:01:11 -08:00
6e81439e3a
You slep :( 2021-11-23 04:08:22 -08:00
775340eae9
Fix: proxies couldn't be deleted due to atomic lock 2021-10-28 15:04:15 -07:00
9ef3367b04
Fix: embarassing infinite loop 2021-10-25 03:32:59 -07:00
3f08e27b70
Fix: insane CPU usage 2021-10-25 03:04:52 -07:00
6ca46334be
Fix: pause/start (again) 2021-10-25 02:57:38 -07:00
1679141997 Fix: pause/resume, Finish: authed proxies 2021-10-23 10:25:28 -07:00
0bf2e0f711 stop copying proxies to try and fix memory leak issue 2021-10-23 07:58:03 -07:00
852db526f5 Remove: Unnecessary auth type - use URI 2021-10-23 07:33:06 -07:00
2eaeb6c3fd begin implementing authentication and fix insane channel buffer sizes 2021-10-23 07:26:23 -07:00
0ea5c650d7 name change 2021-10-09 10:23:13 -07:00
0a21a6860a Supercharge: implement atomic.Value 2021-09-24 12:07:56 -07:00
4d82edb855 fix concurrent map read/write 2021-09-23 06:16:23 -07:00
693499b923 Fix duplicate recycling and adjust when we recycle 2021-09-23 04:15:34 -07:00
9f69bc5044 Fine Tuning 2021-09-23 03:07:23 -07:00
7ed5933b11 Major but non-breaking: from pond to ants 2021-09-23 00:38:00 -07:00
81df33fd6e Docs: small updates 2021-09-21 05:24:30 -07:00
60e4098864 Sonic The HedgeProxy 2021-09-20 10:11:14 -07:00
5a8059b5a2 redo validation logic 2021-09-20 01:49:06 -07:00
2da35503fe implement configurable proxy recycling, relieve backpressure 2021-09-20 00:05:21 -07:00
65e0c60781 Works again + implement new spinlock style system for Proxy type 2021-09-19 22:57:42 -07:00
71c98159e7 test 2021-09-19 18:23:18 -07:00