Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and ↵ | Dr Scofield | 2008-05-19 | 1 | -1/+2 |
| | | | | | | | | | HttpListenerResponse respectively. enhancing IStreamHandler and IStreamedHandler interfaces so that OSHttp{Request,Response} get passed in, allowing RestHandlers to set response status code, redirections, etc. | ||||
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | * Made a bunch more members static, removed some dead code, general cleaning. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -10/+7 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -49/+49 |
| | |||||
* | * Moved SendNameReply to ClientView | lbsa71 | 2007-07-13 | 1 | -7/+12 |
| | | | | | | * Removed unused LoginService * Minor renames on BinaryStreamHandler | ||||
* | More work on UserProfile and inventory cache (still currently not enabled). | MW | 2007-07-11 | 1 | -0/+44 |
Asset uploading over CAPS now works, and although inventory isn't really working yet, this should now at least enables texturing of prims. |