Commit graph

30 commits

Author SHA1 Message Date
c20ab29d0b
add some stuff its been a while 2024-04-26 00:07:14 +01:00
3c29bbce60
stupid silly dumb dumb 2024-01-24 00:11:54 +00:00
287c1dd5f4
scream for 3 hours 2024-01-24 00:11:08 +00:00
6411f84c5c
do some prelim cgi stuff and prelim vers 2024-01-23 20:02:36 +00:00
8da3844f4b
0.8.2: Fix big sec vuln. 2024-01-22 21:10:49 +00:00
b74271c014
add url normalisation 2024-01-22 21:09:09 +00:00
741c53ddfe
preliminary version number 2024-01-22 18:26:18 +00:00
5c9d92523c
0.8.1: add logging config param. 2024-01-22 18:16:03 +00:00
2bb5ac2b24
0.8.0: add user configuration. 2024-01-20 18:56:50 +00:00
fbbb97a98d
0.7.3: Fully unbreak CGI implementation so that it works properly AND remove all compilation warnings. 2024-01-15 16:36:11 +00:00
3fe3587236
0.7.2: Finish off CGI hopefully and add path resolving for PATH_STRING env 2024-01-15 16:03:28 +00:00
c93706815e
0.7.1: Update packeteer version to add error handling for malformed requests. 2024-01-15 15:13:02 +00:00
ce9600a56f
0.7.0: heavily clean up CGI implementation and make it way more standards compliant and seamless with the rest of the code. fixes #5 2024-01-15 14:47:25 +00:00
87b79b5bd2
0.6.2: fixes #7 2024-01-15 10:39:14 +00:00
229526cbe1
0.6.1: fixes #6 2024-01-15 10:20:23 +00:00
178a5973d0
0.6.0: increment curze version after adding image support 2024-01-14 19:41:03 +00:00
bb880abb17
0.5.1: use packeteer for requests and fix directory index generation 2023-10-20 12:32:41 +01:00
9b8eee2a23
rework to use packeteer and fix status codes, clean up code 2023-10-19 11:24:36 +01:00
ba06ad686a
0.4.2: If there is no query string for CGI then the QUERY_STRING env var isn't set. 2022-09-17 09:37:42 +01:00
66dfbd2291
switch 403 forbidden to 500 Internal Server Error 2022-08-28 10:54:00 +01:00
2823990ec8
Fix CGI implementation 2022-08-28 10:42:32 +01:00
60af42f3fa
Decorate index page. 2021-12-26 18:27:56 +00:00
736c1e6546
Implement dynamic content via CGI and fix media type detection errors with server error pages. 2021-12-26 17:29:34 +00:00
8088fcdde6
Implement per-stream threading 2021-12-24 21:30:39 +00:00
00b3e628ae
Add media type detection and server fields. 2021-12-22 20:02:09 +00:00
c0612dad5d Bad requests are handled with 503 errors and process_request() now removes character returns and line feeds at the end of a request :) 2021-09-02 17:25:53 +01:00
0e4dc6b834 Reading from filesystem is successful. 2021-08-30 16:17:11 +01:00
6126fd035d Not using http crate 2021-08-29 16:10:41 +01:00
2d0ce61654 ZOMG IT WERKS 2021-08-29 16:07:05 +01:00
3cd3a4abb1 Cargo init 2021-08-29 15:18:20 +01:00