General

Profile

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...
Hawk777

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 ... Hawk777

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...
Hawk777

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... Hawk777
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... Hawk777

Also available in: Atom