Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -20/+19 | |
2008-07-18 | simplifying OSHTtpHandler (a bit), adding query string matching, | Dr Scofield | 1 | -67/+70 | |
adapting OSHttpXmlRpcHandler accordingly. NOTE: this code is not live. | |||||
2008-07-17 | morphing OSHttpHandler interface into an abstract base class. adding | Dr Scofield | 1 | -39/+19 | |
HTTP method matching support. adapting OSHttpXmlRpcHandler accordingly. dropping OSHttpXmlProcessor delegate in favour of good old XmlRpcMethodHandler delegate (was the same signature). | |||||
2008-07-15 | fixes handler scoring method. XmlRpc code path now fully working with | Dr Scofield | 1 | -5/+56 | |
HttpServer. :-) | |||||
2008-07-15 | fixes a couple of issues i introduced yesterday, one of them MapBlock ↵ | Dr Scofield | 1 | -1/+1 | |
queries crashing. | |||||
2008-07-14 | further work in progress on the HttpServer side: XmlRpc handler path | Dr Scofield | 1 | -23/+57 | |
almost complete and soon to be ready for testing; OSHttpResponse code out. | |||||
2008-07-07 | adding support for IP EndPoint whitelisting in HttpServer code. | Dr Scofield | 1 | -4/+7 | |
2008-07-07 | further progress on HttpServer integration: OSHttpRequest can now be | Dr Scofield | 1 | -3/+2 | |
instantiated from both .NET and HttpServer code path. | |||||
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-06-30 | properly explaining each #pragma warning disable | Dr Scofield | 1 | -26/+38 | |
massaging OSHttpRequestPump to not abort on exceptions... | |||||
2008-06-27 | dr scofield's warning safari: hunting down those little buggers | Dr Scofield | 1 | -2/+2 | |
2008-06-27 | status: work-in-progress, non-functional | Dr Scofield | 1 | -0/+156 | |
fleshing out OSHttpRequestPump code. | |||||
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -1/+1 | |
Currently module loading is done ad-hoc. I propose creating a simple loader class that leverages Mono.Addins (and perhaps the new .NET addins when they become available in mono). Attached is a basic patch for review that compiles into HEAD, but doesn't yet replace any existing ad-hoc loaders. | |||||
2008-06-25 | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 1 | -7/+10 | |
what crimes i'm committing. | |||||
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-05-29 | this is a snapshot of the OSHttpServer work-in-progress. it's an initial ↵ | Dr Scofield | 1 | -15/+17 | |
skeleton, far from complete, just want to check in early and often. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 | |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -1/+28 | |
2008-02-08 | update eol-style | Justin Clarke Casey | 1 | -30/+30 | |
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 1 | -0/+30 | |