| Commit message (Expand) | Author | Age | Files | Lines |
* | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2008-06-16 | 1 | -1/+10 |
* | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2008-06-13 | 1 | -1/+3 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -5/+10 |
* | attempting to get to the bottom of unresponsive grids servers by | Sean Dague | 2008-05-29 | 1 | -21/+32 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -9/+13 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -10/+10 |
* | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 2008-05-22 | 1 | -19/+50 |
* | my last "simplification" of the the if-then-else logic in BaseHttpServer plac... | Dr Scofield | 2008-05-20 | 1 | -1/+1 |
* | (from awebb) | Dr Scofield | 2008-05-19 | 1 | -26/+103 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 1 | -12/+12 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -21/+21 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+8 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 2008-05-13 | 1 | -1/+4 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -4/+4 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -6/+8 |
* | * Start catching rogue SocketExceptions which occur (at least on mono) when a... | Justin Clarke Casey | 2008-04-19 | 1 | -0/+10 |
* | Thank you very much, Kmeisthax for: | Charles Krinke | 2008-04-16 | 1 | -2/+13 |
* | * Fixes an issue with the BaseHttpServer in Linux | Teravus Ovares | 2008-04-15 | 1 | -1/+8 |
* | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 2008-03-31 | 1 | -55/+67 |
* | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 2008-03-20 | 1 | -3/+16 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | More compiler warning cleanup. | Jeff Ames | 2008-02-29 | 1 | -13/+7 |
* | * Caught HttpListenerException and swallowed if with output | lbsa71 | 2008-02-25 | 1 | -2/+10 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. | lbsa71 | 2008-02-20 | 1 | -1/+17 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -0/+1 |
* | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 2008-02-18 | 1 | -6/+9 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 1 | -0/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -14/+16 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 2008-01-10 | 1 | -13/+26 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -5/+2 |
* | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2008-01-09 | 1 | -123/+215 |
* | * Enabling the LLSD Login method by jhurliman so libSecondLife clients work o... | Teravus Ovares | 2008-01-07 | 1 | -3/+3 |
* | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 2008-01-05 | 1 | -3/+72 |
* | * Updates UserServer | Teravus Ovares | 2008-01-02 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -26/+40 |
* | * Added some ugly hackish code to the user server to start implementing the n... | Teravus Ovares | 2007-12-24 | 1 | -0/+134 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -4/+4 |
* | * Fixed compile issue. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Added SSL Support to HttpListener | Adam Frisby | 2007-12-04 | 1 | -1/+15 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 1 | -1/+1 |
* | Added some error handling (and console output) to BaseHttpServer. | MW | 2007-12-02 | 1 | -14/+22 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 1 | -2/+1 |
* | * Added a streamhandler that does streams both in and out | lbsa71 | 2007-10-31 | 1 | -8/+26 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -17/+17 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -1/+1 |