Commit graph

69 commits

Author SHA1 Message Date
bad3aa9472
and update readme 2024-07-10 19:21:31 +01:00
cee908f028
Re-licence under the EUPL. 2024-07-10 19:20:08 +01:00
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
2aa1e2c02a Merge pull request 'Fix #9 and add url normalisation' (#10) from develop into master
Reviewed-on: #10
2024-01-22 21:09:50 +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
8bd3464b9b
Merge branch 'develop' 2024-01-22 18:22:52 +00:00
bd1a491e1c
needs merge. 2024-01-22 18:20:17 +00:00
5c9d92523c
0.8.1: add logging config param. 2024-01-22 18:16:03 +00:00
9808133c38
goofy aah 2024-01-22 17:16:58 +00:00
2bb5ac2b24
0.8.0: add user configuration. 2024-01-20 18:56:50 +00:00
53b47ad522
update lock file 2024-01-15 16:43:15 +00:00
e1731622f6
update readme 2024-01-15 16:39:35 +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
68b7c1f34e
increment curze 2024-01-15 16:04:29 +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
1656697a7c
upd curze 2024-01-15 15:13:41 +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
c8857e70e6
smelly 2024-01-14 19:58:25 +00:00
c3b74da561
update readme. 2024-01-14 19:56:13 +00:00
178a5973d0
0.6.0: increment curze version after adding image support 2024-01-14 19:41:03 +00:00
245131ee27
add support for sending data other than text 2024-01-14 19:38:38 +00:00
a0b37387eb
smh 2024-01-14 19:12:25 +00:00
d5aee76221
remove html readme 2024-01-14 19:12:03 +00:00
cd661a88c5
update curze version again 2023-10-20 12:33:23 +01:00
bb880abb17
0.5.1: use packeteer for requests and fix directory index generation 2023-10-20 12:32:41 +01:00
bbb90c6fdd
update curze version 2023-10-19 11:25:06 +01:00
9b8eee2a23
rework to use packeteer and fix status codes, clean up code 2023-10-19 11:24:36 +01:00
021b1826b6
add curze support 2023-08-10 11:19:51 +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
5e783bcbb6
Switch around README for cgit. 2021-12-27 14:37:52 +00:00
60af42f3fa
Decorate index page. 2021-12-26 18:27:56 +00:00
9f28bcdb84
Remove debug print statements. 2021-12-26 17:31:46 +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
7ad6eb64b3
Add autoswitch for time field to disable on non-Unix systems to prevent potential crashes. 2021-12-22 20:38:36 +00:00
3d0f673e19
Add date field but only on Unix hosts. Sorry friens who use Windows! 2021-12-22 20:30:53 +00:00
14ee095313
Whoops, how'd that get in there :) 2021-12-22 20:03:34 +00:00
00b3e628ae
Add media type detection and server fields. 2021-12-22 20:02:09 +00:00
a6f5fba33b
Bind on everything 2021-10-16 15:20:33 +01:00
96189b04ad
Directory index generation works 2021-09-05 16:16:07 +01:00