Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixes a http protocol violation in HttpServer in Linux. ↵ | Teravus Ovares | 2008-10-03 | 1 | -0/+0 |
| | | | | | | | StringWriter.Append() vs StringWriter.Append("\r\n"); StringWriter.Append() produces "\n" in *nix* * This doesn't solve anything. Just gets the protocol right. | ||||
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 1 | -0/+0 |
| | | | | | | | | * This is a HUGE update.. and should be considered fraut with peril. * SSL Mode isn't available *yet* but I'll work on that next. * DrScofld is still working on a radical new thread pump scheme for this which will be implemented soon. * This could break the Build! This could break your Grid! | ||||
* | Updates HttpServer with the updated version. Adds ProtocolVersion, Removed ↵ | Teravus Ovares | 2008-09-30 | 1 | -0/+0 |
| | | | | | | | dependency on xunit. This might break the build.. it might not.. we'll see haha. | ||||
* | Revert "update HttpServer.dll to r15903" | Mike Mazur | 2008-09-25 | 1 | -0/+0 |
| | | | | | This reverts commit 6488. | ||||
* | update HttpServer.dll to r15903 | Dahlia Trimble | 2008-09-25 | 1 | -0/+0 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-05-16 | 1 | -0/+0 |
| | |||||
* | *SVN Executable on HttpServer.dll | Teravus Ovares | 2008-05-14 | 1 | -0/+0 |
| | |||||
* | * Applying patches from Melanie to cover permissions module. Thanks! | Adam Frisby | 2008-05-14 | 1 | -0/+0 |