Hawk777
- Login: Hawk777
- Registered on: 2011-12-22
- Last connection: 2020-09-27
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
2016-10-25
- 05:54 Lighttpd Feature #2758 (Fixed): Option to disable TLS session tickets
- It would be nice if there were a way to prevent Lighttpd from using TLS session tickets.
Rationale: https://timtau...
2011-12-31
- 01:35 Lighttpd Bug #2374: lighttpd-1.4.29 cannot execute unreadable CGIs
- I understand not wanting to modify core code paths for a mildly-obscure situation. I'll try to convince my distro to ...
2011-12-24
- 03:34 Lighttpd Bug #2374 (Reopened): lighttpd-1.4.29 cannot execute unreadable CGIs
- No you don't. Please try this for yourself if you don't believe me:
$ cat test.c
#include <stdio.h>
int main(voi...
2011-12-22
- 21:28 Lighttpd Bug #2374: lighttpd-1.4.29 cannot execute unreadable CGIs
- I neglected to mention this in my initial report, but the CGI in question is an ELF and can be executed without issue...
- 21:27 Lighttpd Bug #2374 (Fixed): lighttpd-1.4.29 cannot execute unreadable CGIs
- Lighttpd tries to open() the CGI. If this fails with EACCES, the request returns 403. This shouldn't happen: if the r...
Also available in: Atom