aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/HttpServer_OpenSim.pdb (follow)
Commit message (Expand)AuthorAgeFilesLines
* get back to .net4.0 for nowUbitUmarov2017-05-271-0/+0
* update test httpserver, be more tolerant on protocolsUbitUmarov2017-05-271-0/+0
* mergeUbitUmarov2017-05-201-0/+0
* update httpserverUbitUmarov2017-05-081-0/+0
* some cleanup, use more using(), more checks so http request mem stream is closedUbitUmarov2016-12-301-0/+0
* update httpserver muting some socket errors that are normalUbitUmarov2016-12-191-0/+0
* suport client certificate validation per listenner, with a supplied static ca...UbitUmarov2016-12-091-0/+0
* update httpserverUbitUmarov2016-12-021-0/+0
* update httpserver dll fixing a memory leakUbitUmarov2016-11-271-0/+0
* forgot the dllUbitUmarov2016-09-031-0/+0
* identify contexts by ID now avaiable ( pipeline serialization)UbitUmarov2016-07-171-0/+0
* replace http server with test versionUbitUmarov2016-07-171-0/+0
* mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some ch...UbitUmarov2016-06-281-0/+0
* *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a c...teravus2013-03-161-0/+0
* * Updates HttpServer again to re-add the code that closes the stream and conn...teravus2013-03-141-0/+0
* This is the final commit that enables the Websocket handlerteravus2013-02-071-0/+0
* We're not really done here.. but we're getting there. Socket Read is work...teravus2013-02-051-0/+0
* Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.justincc2011-11-181-0/+0
* Catch HttpServer exception: mantis #5381Diva Canto2011-02-151-0/+0
* Fixed a couple of tests in the HttpServer. Not sure if this is enough. Mantis...Diva Canto2011-02-121-0/+0
* Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last ...Diva Canto2010-12-181-0/+0
* * Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.Teravus Ovares (Dan Olivares)2009-08-181-0/+0
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-0/+0
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-0/+0
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-0/+0
* * Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2009-07-211-0/+0