Commit Graph

31 Commits

Author SHA1 Message Date
int 80h
dfae3705c4 Added redirect and cgienv 2020-05-13 21:42:00 -04:00
int 80h
929a11a91c Added init script. Cleaned up imports 2020-05-12 23:55:32 -04:00
int 80h
57e370b52c Added logger.rs 2020-05-12 21:17:29 -04:00
int 80h
ea2c67c72f Added to_str for Status 2020-05-12 19:45:21 -04:00
int 80h
51a78ad04a Fixed bug with base url and proxy enabled 2020-05-10 20:48:46 -04:00
int 80h
26b55f7d1e Revproxy is working. Added example cgi script 2020-05-10 17:21:28 -04:00
int 80h
ae2d7e0092 Merge branch 'openssl' into revproxy-openssl 2020-05-09 20:56:58 -04:00
int 80h
5a90aaffc1 Switched rustls for openssl 2020-05-09 18:49:04 -04:00
int 80h
24a47ccd70 Port checked from config 2020-05-08 16:12:09 -04:00
int 80h
839c6bbf81 Revproxy can't connect 2020-05-08 16:02:55 -04:00
int 80h
a066e54acc Changed main to only look at the config once instead of per connection 2020-05-06 23:19:34 -04:00
int 80h
83163f9a95 Fixed some errors found by jetforce_diagnostics.py 2020-05-05 23:58:02 -04:00
int 80h
b8e2ff3fd8 Handle some errors 2020-05-05 19:31:31 -04:00
int 80h
f50a748bde Updated README, added ~usrdirs and now checks permissions 2020-05-04 20:59:39 -04:00
int 80h
c077d94835 Changed dir list 2020-05-03 16:36:38 -04:00
int 80h
82245b4778 Return 'text/gemini' if no file extension 2020-05-02 18:33:28 -04:00
int 80h
6a118ad66a Added command line to find config 2020-04-28 17:54:50 -04:00
int 80h
596783d613 Changed util to conn 2020-04-28 16:21:31 -04:00
int 80h
f0e6056033 Added binary send 2020-04-27 22:25:44 -04:00
int 80h
c37a12ae15 Adding meta 2020-04-27 18:25:09 -04:00
int 80h
9f9c35b248 Made the send functions methods of Connection struct 2020-04-27 15:37:54 -04:00
int 80h
f8006616f3 Added time 2020-04-27 15:05:12 -04:00
int 80h
5cf4e41863 Added cgi and util mod 2020-04-23 18:35:33 -04:00
int 80h
a5c52dd4d9 CGI works but no time out or other safeties 2020-04-23 00:00:23 -04:00
int 80h
ac75542dc6 Added send function 2020-04-22 20:15:23 -04:00
int 80h
a3d3cc7214 Moved function to another file 2020-04-21 21:09:57 -04:00
int 80h
6e71a4194a Dir list works but needs cleaned up 2020-04-21 20:56:54 -04:00
int 80h
4056cbbc2f Url to path doesn't work for dir list 2020-04-21 19:40:57 -04:00
int 80h
ef003c3eee Sni works. 2020-04-20 13:07:41 -04:00
int 80h
f85c33f042 Added tls.rs and resolver for sni 2020-04-19 22:10:44 -04:00
int 80h
fcddf63ead It works kinda? 2020-04-19 19:13:29 -04:00