| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -1/+1 |
* | - commented out unused method ConvertIHttpClientContextToOSHttp | dr scofield (aka dirk husemann) | 2009-12-23 | 1 | -7/+7 |
* | Make sure that we catch and display any exceptions that get right to the top ... | Justin Clark-Casey (justincc) | 2009-12-15 | 1 | -46/+52 |
* | minor: make logging messages consistent in BaseHttpServer | Justin Clark-Casey (justincc) | 2009-12-15 | 1 | -25/+25 |
* | * Fix line endings in BaseHttpServer.cs | Teravus Ovares (Dan Olivares) | 2009-12-05 | 1 | -6/+6 |
* | if an xml rpc method throws an exception, log as an error to the console as w... | Justin Clark-Casey (justincc) | 2009-12-03 | 1 | -3/+11 |
* | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2009-10-22 | 1 | -8/+0 |
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 1 | -1/+1 |
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -1/+1 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -1/+1 |
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -11/+11 |
* | | minor: replace xmlprc 'no method found' magic number with constant from xmlrp... | Justin Clark-Casey (justincc) | 2009-09-24 | 1 | -1/+5 |
* | | Completely remove the prior implementation of the request event handling | Melanie | 2009-09-22 | 1 | -38/+40 |
* | | Remove support for executing a handler on poll. It caused other issues | Melanie | 2009-09-22 | 1 | -27/+11 |
* | | Disable the handler execution for poll services until the ramifications | Melanie | 2009-09-22 | 1 | -3/+3 |
* | | Add the headers collection to the keysvals for HTT requests | Melanie | 2009-09-21 | 1 | -0/+1 |
* | | Add X-PollServiceID pseudo-header to the request handling for polls | Melanie | 2009-09-21 | 1 | -1/+3 |
* | | Make the poll service handler call the handler method on incoming requests. | Melanie | 2009-09-21 | 1 | -9/+30 |
|/ |
|
* | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 2009-08-26 | 1 | -6/+13 |
* | change 535cb0efc so that the default LLSD serialization format is | dr scofield (aka dirk husemann) | 2009-08-12 | 1 | -2/+4 |
* | * FreeContext may be a bit too buggy for my tastes in some environments. * ... | Teravus Ovares (Dan Olivares) | 2009-08-08 | 1 | -7/+7 |
* | * Patch from jhurliman to add accept type recognition to determine the llsd c... | Teravus Ovares (Dan Olivares) | 2009-08-05 | 1 | -7/+67 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 1 | -1/+1 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 1 | -1/+6 |
* | Add basic support ofr detached request handling to the HTTP server. | Melanie Thielker | 2009-07-29 | 1 | -1/+7 |
* | * An attempt to fix mantis #3955 | Teravus Ovares | 2009-07-29 | 1 | -2/+2 |
* | * An attempt to fix mantis #3953 | Teravus Ovares | 2009-07-29 | 1 | -1/+12 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 1 | -5/+90 |
* | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 2009-07-21 | 1 | -5/+14 |
* | Applied patch from Mantis #3736 , which should stop the userserver crashing w... | MW | 2009-06-18 | 1 | -1/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Added option (on my default) to the clone avatar function so that the clothes... | MW | 2009-05-30 | 1 | -1/+9 |
* | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2009-05-23 | 1 | -1/+1 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -1/+1 |
* | adding RemoveXmlRpcHandler to IHttpServer | Dr Scofield | 2009-05-22 | 1 | -0/+12 |
* | Committing the changed tree | Melanie Thielker | 2009-05-04 | 1 | -0/+1626 |