Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -4/+4 |
| | |||||
* | fixes handler scoring method. XmlRpc code path now fully working with | Dr Scofield | 2008-07-15 | 1 | -2/+5 |
| | | | | | | | HttpServer. :-) | ||||
* | further progress on HttpServer integration: OSHttpRequest can now be | Dr Scofield | 2008-07-07 | 1 | -2/+16 |
| | | | | | | instantiated from both .NET and HttpServer code path. | ||||
* | status: work-in-progress, non-functional | Dr Scofield | 2008-06-27 | 1 | -0/+4 |
| | | | | | | fleshing out OSHttpRequestPump code. | ||||
* | status: work in progress, non-functional | Dr Scofield | 2008-06-27 | 1 | -41/+25 |
| | | | | | | | having OSHttpHandler as a delegate was not too hot, i'm refactoring it into an interface. | ||||
* | WORK-IN-PRGRESS: beware of falling pieces and shifting | Dr Scofield | 2008-06-26 | 1 | -0/+53 |
| | | | | | | | tectonic plates: starting AddHandler() code. | ||||
* | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 2008-06-25 | 1 | -4/+37 |
| | | | | | | what crimes i'm committing. | ||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -6/+6 |
| | |||||
* | this is a snapshot of the OSHttpServer work-in-progress. it's an initial ↵ | Dr Scofield | 2008-05-29 | 1 | -0/+119 |
skeleton, far from complete, just want to check in early and often. |