phoebos commented on pull request solene/vger#3 2022-03-26 20:34:34 +00:00
fix cgi support for PATH_INFO

force-pushed to enabled merging on top of latest master and to incorporate f49916a1c2

phoebos pushed to merge at phoebos/vger 2022-03-26 20:32:26 +00:00
aa1affb6c2 fix cgi support for PATH_INFO
8efcdb7512 Merge pull request 'remove any query_string before chdir' (#4) from phoebos/vger:query_string_slashes into master
394b86bca8 remove any query_string before chdir
01f2503376 fix NetBSD macro check
Compare 4 commits »
phoebos pushed to master at phoebos/vger 2022-03-26 20:24:36 +00:00
f49916a1c2 check for 0 length string in strip_trailing_slash
phoebos pushed to master at phoebos/vger 2022-03-19 15:33:59 +00:00
fa99a06619 cleaner strip_trailing_slash
99f4310188 fix cgi checking
bb4be69207 initial attempt to improve support for PATH_INFO
394b86bca8 remove any query_string before chdir
01f2503376 fix NetBSD macro check
Compare 5 commits »
phoebos created pull request solene/vger#4 2022-03-19 14:57:13 +00:00
remove any query_string before chdir
phoebos created branch query_string_slashes in phoebos/vger 2022-03-19 14:51:56 +00:00
phoebos pushed to query_string_slashes at phoebos/vger 2022-03-19 14:51:56 +00:00
394b86bca8 remove any query_string before chdir
01f2503376 fix NetBSD macro check
Compare 2 commits »
phoebos commented on issue ploum/offpunk#7 2022-02-22 10:41:46 +00:00
with OpenSSL 3.0.0: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated

That's removed the warning, thanks.

phoebos opened issue ploum/offpunk#7 2022-02-22 00:33:25 +00:00
with OpenSSL 3.0.0: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
phoebos commented on pull request solene/vger#3 2021-12-20 16:28:39 +00:00
fix cgi support for PATH_INFO

Ok, here's a story. I was playing around with vger on my laptop, and using the patched version on my server. On the server, I couldn't turn off autoindex using the patched version, even testing…

phoebos pushed to master at phoebos/vger 2021-12-19 20:43:34 +00:00
bc3a42f0a2 cleaner strip_trailing_slash
d70766f39d fix cgi checking
1a5120b045 initial attempt to improve support for PATH_INFO
ed6dc1ed12 add .gitignore for build artifacts
0d3d453498 test.sh should be executable out of the box
Compare 7 commits »
phoebos pushed to merge at phoebos/vger 2021-12-18 00:01:38 +00:00
36e3d10cd2 fix cgi support for PATH_INFO
ed6dc1ed12 add .gitignore for build artifacts
0d3d453498 test.sh should be executable out of the box
914a143c3f add Nix shell file
a319de23f7 Add configure script
Compare 5 commits »
phoebos commented on pull request solene/vger#3 2021-11-25 01:19:53 +00:00
fix cgi support for PATH_INFO

marked as WIP because this patch messes up auto indexing (sets it always on), possibly because of the fiddling with trailing slashes.

phoebos created pull request solene/vger#3 2021-11-04 18:17:51 +00:00
fix cgi support for PATH_INFO
phoebos pushed to master at phoebos/vger 2021-11-04 18:14:59 +00:00
d868c857e3 cleaner strip_trailing_slash
phoebos created branch merge in phoebos/vger 2021-11-04 18:14:45 +00:00
phoebos pushed to merge at phoebos/vger 2021-11-04 18:14:45 +00:00
9ac484bdef fix cgi support for PATH_INFO
phoebos pushed to master at phoebos/vger 2021-11-02 11:12:22 +00:00
493c9d4b83 fix cgi checking
phoebos pushed to master at phoebos/vger 2021-11-01 18:18:23 +00:00
db0007edef initial attempt to improve support for PATH_INFO
phoebos created repository phoebos/vger 2021-11-01 01:28:05 +00:00