1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-02 16:08:31 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Kane York
de6e671bdb Better standards compliance with codes 2015-11-23 23:34:57 -08:00
Kane York
38972364fb Close server on SIGUSR1, 'kickclients' for rebalancing 2015-11-19 17:49:48 -08:00
Kane York
62c9659430 Close the connection if we get corrupted commands. 2015-11-19 16:55:03 -08:00
Kane York
3805fa1b66 Code cleanup: Remove single-target, timestamp-cache 2015-11-18 18:33:58 -08:00
Kane York
00175cad39 change global sub to ClientInfo, remove ip output 2015-11-18 09:07:34 -08:00
Kane York
3802dea35c refactor CloseConnection 2015-11-17 19:53:58 -08:00
Kane York
3e956ba456 Fix the LE handler, serve 404s 2015-11-17 13:44:52 -08:00
Kane York
121298af0e Add LE support, listen on HTTPS and HTTP 2015-11-17 13:36:34 -08:00
Kane York
9b0597ca82 Those numbers are in kilobytes. 2015-11-17 11:11:14 -08:00
Kane York
096fe787b7 Set min memory to 24mb if blank 2015-11-17 11:04:10 -08:00
Kane York
da790fbaa6 Refuse connections if not enough RAM 2015-11-17 11:02:30 -08:00
Kane York
0c1d6ed725 Protect against filled send buffers 2015-11-17 00:28:42 -08:00
Kane York
532cd0e2ce Fix tests without skipping 2015-11-16 22:34:55 -08:00
Kane York
c55b5fb277 update to /stats 2015-11-16 20:35:03 -08:00
Kane York
ab14cdac72 Fix disconnect reason statistics 2015-11-16 20:26:59 -08:00
Kane York
71f08f3c53 Implement version comparisons 2015-11-16 14:30:09 -08:00
Kane York
58dd0bd9ee Fix the build (move out of internal) 2015-11-16 13:28:16 -08:00
Renamed from socketserver/internal/server/handlecore.go (Browse further)