BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000186 [BusyBox] Networking Support minor always 03-23-05 02:38 02-11-08 10:16
Reporter mb View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000186: HTTP responses contain LF instead of CRLF; CGI protocol violation
Description There are a few places in BusyBox's httpd where it sends bare linefeed characters instead of CR+LF in the HTTP headers.

Places I've noticed so far:
* After the HTTP/1.0 status response (both for static content and CGI)
* After the Content-Type header in case of CGI

Additionally, httpd doesn't properly support the CGI specification. If a CGI sends a Status: header, httpd forwards this to the client unmodified, instead of converting it to a proper status response.
Additional Information
Attached Files

- Relationships

- Notes
(0001009)
vodz
01-26-06 02:59

Ok. Please test with 13616 revision.
 
(0001283)
bernhardf
04-12-06 12:08

httpd was changed, please confirm if this is fixed on trunk.
 
(0004054)
vda
02-11-08 10:16

Appears to be fixed; reporter is unresponsive.
 

- Issue History
Date Modified Username Field Change
03-23-05 02:38 mb New Issue
01-26-06 02:59 vodz Note Added: 0001009
01-26-06 02:59 vodz Status assigned => confirmed
04-12-06 12:08 bernhardf Note Added: 0001283
04-12-06 12:08 bernhardf Status confirmed => feedback
02-11-08 10:16 vda Status feedback => closed
02-11-08 10:16 vda Note Added: 0004054
02-11-08 10:16 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker