Commit Graph

35 Commits

Author SHA1 Message Date
int 80h
406fea7b6c Bug Fix: file system traversal bug where %2F is treated as / 2022-02-02 18:03:04 -05:00
int 80h
0f07e7c2be Added Reload on SIGHUP 2021-12-29 22:40:01 -05:00
int 80h
f7429f3ad6 Updated Cargo.toml to v0.6.2 2021-12-27 20:47:21 -05:00
int 80h
6d11676da4 Bug fix: If text file wasn't utf8 it would fail and not send any
response to clients.
2021-12-24 10:23:06 -05:00
int 80h
f23fa8668b Added Dockerfile, updated README and pumped Version 2021-12-05 15:30:52 -05:00
int 80h
0223e31622 Switched from openssl to Rustls 2021-12-01 21:25:37 -05:00
int 80h
9ece7c3d3b Updated version to 0.5.0 and updated deps 2021-11-26 20:32:55 -05:00
int 80h
0afdf8075f Changed hostname check to be case insensitive 2021-11-21 16:02:38 -05:00
int 80h
4fb31bec38 Small amount of refactoring 2021-11-21 15:04:26 -05:00
int 80h
077357e0d9 Fixed clean shutdown 2021-11-15 21:32:23 -05:00
int 80h
76a5dabe94 Changed homepage to https to be able to upload to crates.io 2021-11-14 20:52:53 -05:00
int 80h
f91113d96f Removed mut from runtime 2021-11-14 20:46:24 -05:00
int 80h
fc1f2cbf33 Added fields in Cargo.toml 2021-11-14 20:36:53 -05:00
int 80h
9deac53413 Updated all deps 2021-11-14 18:24:37 -05:00
int 80h
ebc229643a Bump version and dependencies 2020-08-15 19:36:48 -04:00
int 80h
b3879e3733 update config.toml and bumb version 2020-07-11 15:01:31 -04:00
int 80h
12b1cf3923 Added CGI vars AUTH_TYPE, REMOTE_USER and TLS_CLIENT_HASH 2020-07-05 18:08:12 -04:00
int 80h
2582d1db45 Bumped version number 2020-07-05 14:16:08 -04:00
int 80h
ac3b98d72f Add lang option 2020-06-08 00:05:45 -04:00
int 80h
543ce4c15e CFG 2020-06-06 17:22:27 -04:00
int 80h
b1743749ab Strip CRLN 2020-06-06 13:41:05 -04:00
int 80h
014b7c938b Added UPDATING FILE. also fixed a few bugs 2020-05-28 16:58:03 -04:00
int 80h
5c00fb24fd Fixed bugs in cgi-everywhere 2020-05-26 17:31:28 -04:00
int 80h
8ebe1becf1 Bug fix: removed unwrap in mime guess 2020-05-23 16:45:51 -04:00
int 80h
fadd8fd8b9 Bump version 2020-05-23 13:20:31 -04:00
int 80h
12ed0e7c03 Timeout for request and cgi 2020-05-22 15:46:02 -04:00
int 80h
4ebc2ff8fb The index file is now configurable 2020-05-14 20:59: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
26b55f7d1e Revproxy is working. Added example cgi script 2020-05-10 17:21:28 -04:00
int 80h
5a90aaffc1 Switched rustls for openssl 2020-05-09 18:49:04 -04:00
int 80h
c37a12ae15 Adding meta 2020-04-27 18:25:09 -04:00
int 80h
f8006616f3 Added time 2020-04-27 15:05:12 -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