aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/HttpServer_OpenSim.pdb (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-24reduce max keepalime time to 60sUbitUmarov1-0/+0
2017-08-28update httpserverUbitUmarov1-0/+0
2017-05-27get back to .net4.0 for nowUbitUmarov1-0/+0
2017-05-27update test httpserver, be more tolerant on protocolsUbitUmarov1-0/+0
2017-05-20mergeUbitUmarov1-0/+0
2017-05-08update httpserverUbitUmarov1-0/+0
2016-12-30some cleanup, use more using(), more checks so http request mem stream is closedUbitUmarov1-0/+0
2016-12-19update httpserver muting some socket errors that are normalUbitUmarov1-0/+0
2016-12-09suport client certificate validation per listenner, with a supplied static ca...UbitUmarov1-0/+0
2016-12-02update httpserverUbitUmarov1-0/+0
2016-11-27 update httpserver dll fixing a memory leakUbitUmarov1-0/+0
2016-09-03 forgot the dllUbitUmarov1-0/+0
2016-07-17identify contexts by ID now avaiable ( pipeline serialization)UbitUmarov1-0/+0
2016-07-17 replace http server with test versionUbitUmarov1-0/+0
2016-06-28 mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some ch...UbitUmarov1-0/+0
2013-03-16*Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a c...teravus1-0/+0
2013-03-14* Updates HttpServer again to re-add the code that closes the stream and conn...teravus1-0/+0
2013-02-07This is the final commit that enables the Websocket handlerteravus1-0/+0
2013-02-05We're not really done here.. but we're getting there. Socket Read is work...teravus1-0/+0
2011-11-18Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.justincc1-0/+0
2011-02-15Catch HttpServer exception: mantis #5381Diva Canto1-0/+0
2011-02-12Fixed a couple of tests in the HttpServer. Not sure if this is enough. Mantis...Diva Canto1-0/+0
2010-12-18Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last ...Diva Canto1-0/+0
2009-08-18* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.Teravus Ovares (Dan Olivares)1-0/+0
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-0/+0
2009-07-29* An attempt to fix mantis #3953Teravus Ovares1-0/+0
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-0/+0
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares1-0/+0