General

Profile

slawomir.pryczek

  • Login: slawomir.pryczek
  • Registered on: 2015-11-20
  • Last sign in: 2023-04-25

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

2023-04-25

18:12 Lighttpd Bug #3200: Correct SSL SNI config produces errors in log
Version: 1.4.68
slawomir.pryczek
18:10 Lighttpd Bug #3200 (Duplicate): Correct SSL SNI config produces errors in log
Hello, i have noticed some weird lighttpd behaviour when configuring SNI SSL.... slawomir.pryczek

2018-09-05

17:16 Lighttpd Bug #2905: oversized fcgi requests should fail gracefully
Ok, so to fix the bug it's necessary to return HANDLER_ERROR, instead of HANDLER_FINISHED for error(s) in fcgi_create... slawomir.pryczek
15:15 Lighttpd Bug #2905: oversized fcgi requests should fail gracefully
In .45 - fcgi_create_env() will return HANDLER_ERROR, on error. In .49/.50 it'll return HANDLER_FINISHED on error, wh... slawomir.pryczek
14:54 Lighttpd Bug #2905: oversized fcgi requests should fail gracefully
I'll keep updating this ticket with new data as the issue seems serious, so from what i discovered after some code ed... slawomir.pryczek
11:00 Lighttpd Bug #2905: oversized fcgi requests should fail gracefully
Thought it'll be more hard to reproduce this but it appears that this bug is very simple to get, so here is a working... slawomir.pryczek
10:45 Lighttpd Bug #2905: oversized fcgi requests should fail gracefully
Okay, i made a test case which i'll share soon because for now it has private data but maybe i'll be able to find thi... slawomir.pryczek

2018-09-04

15:36 Lighttpd Bug #2905 (Fixed): oversized fcgi requests should fail gracefully
Hi Guys,
in my company, we have recently discovered that something very bad is happening with lighttpd 1.4.49 and 1....
slawomir.pryczek

2015-11-22

20:55 Lighttpd Bug #2683: HTTP requests with long GET are getting dropped
Yes i found it in connection.c, it's c <-> cc typo, hard to spot. I see it's fixed in new repo. Thanks for the help ;) slawomir.pryczek
19:43 Lighttpd Bug #2683: HTTP requests with long GET are getting dropped
Okay i got that fixed...
Just by copying CRLF detection code from .35 to .37... recompiled, both local and remote ...
slawomir.pryczek

Also available in: Atom