Menu

CoreHTTP / News: Recent posts

CoreHTTP buffer overflow in NIST database

http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4060

Since the government considers the buffer overflow important enough to mention, I'll fix it.

Serious bug fix coming soon.

Posted by Frank 2007-08-01

Supports dynamic content

PHP, Perl, arbitrary binary execution ...

Posted by Frank 2005-12-13

Supports HTTP/1.0

Very basic, supports three methods, three status codes, Content-Type, and will soon support dynamic scripts.

Posted by Frank 2005-08-24

File Server

CoreHTTP, still in pre-alpha, serves as a file-server. However, there is little to no error checking for client input, except for handling SIGPIPE, when a client unexpectedly disconnects.

Posted by Frank 2005-08-14

Pre-Alpha status

Currently the server concurrency management is under development, so the server functions as an echo server for simplicity. The project will go into alpha once the server is able to process simple HTTP requests.

Posted by Frank 2005-08-08