aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8222UbitUmarov2017-07-291-1/+1
* framework main thread pool is always active and in use ( even id hard to cat...UbitUmarov2017-06-161-23/+38
* put back soft http closeUbitUmarov2017-05-301-6/+4
* webrequests serialiazation per endpoint its now ServicePointManager jobUbitUmarov2017-05-301-47/+1
* a null ref check left behind on previus commitsUbitUmarov2017-05-281-1/+2
* move assetsconnector threads to whatchdog; Abort all alive threads known to w...UbitUmarov2017-05-251-1/+2
* make a few more threads background onesUbitUmarov2017-05-251-2/+2
* add a bit more pre exit cleanupUbitUmarov2017-05-241-4/+4
* stop a few more threads on exitUbitUmarov2017-05-231-0/+2
* please DIE! PLEASE??UbitUmarov2017-05-233-6/+26
* make sure we drop requests if DoHTTPGruntWork failsUbitUmarov2017-05-221-4/+9
* remove LongPoll type and queues. Events should now have reduced latency also....UbitUmarov2017-05-212-35/+3
* some conditional dispose on http requests inputstreamUbitUmarov2017-05-082-1/+8
* let StreamReader be in using statementsUbitUmarov2017-05-072-31/+18
* give more information on Fatal Error during region startupUbitUmarov2017-04-261-2/+1
* Allow setting the stats log file location in OpenSim.ini rather than app.exe....Melanie Thielker2017-03-311-0/+17
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0523-241/+241
* JsonRpc: don't try to connect to a empty uriUbitUmarov2016-12-081-0/+3
* fix a use of string Trim()UbitUmarov2016-08-241-1/+1
* put back the dangerous resp.ReuseContext = true option, that for some odd re...UbitUmarov2016-08-211-2/+2
* first step removing MegaRegions: refuse to run. Thanks to all that made MegaR...UbitUmarov2016-07-271-1/+10
* http send is blocking, so we need we need to do it async in all cases. - this...UbitUmarov2016-07-162-20/+15
* disable OSHttpTests that will collide with testing new http server changesUbitUmarov2016-07-151-0/+3
* "reverting" the keep alive changes brought in from avination, to check if tha...Diva Canto2016-06-142-7/+2
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* minor cleanupUbitUmarov2015-12-091-17/+4
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-2/+2
|\
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-311-3/+3
| * On to 0.8.3!Diva Canto2015-10-181-1/+1
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-181-1/+2
* | On to 0.8.3!Diva Canto2015-10-181-1/+1
* | Fixed merge conflictsDiva Canto2015-10-181-1/+2
* | dont let http keepalive and context reuse be trueUbitUmarov2015-09-232-3/+16
* | remove duplicated and breaking codeUbitUmarov2015-09-211-3/+0
* | Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker2015-09-131-1/+1
* | at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-50/+6
* | seems to compile ( tests comented out)UbitUmarov2015-09-024-175/+31
* | bad merge?UbitUmarov2015-09-017-50/+695
|\ \ | |/ |/|
| * change pollService stop() to send 503 error and no keepalive. ( untested )UbitUmarov2015-08-182-6/+32
| * do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-181-1/+1
| * try to serialize http requests from same connection, so they are processedUbitUmarov2015-08-182-0/+84
| * TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov2014-10-241-0/+15
| * change/fix previus commitsUbitUmarov2014-10-131-2/+10
| * tune poll smartThreadpool use and give it a nameUbitUmarov2014-10-131-2/+5
| * Comment out stupid XEngine-bound message about script vs non-script startup, ...Melanie Thielker2014-08-091-6/+6
| * change previus code, send a NoEvents response back to http server, evenUbitUmarov2014-07-241-3/+0
| * request.DoHTTPGruntWork(..) is now identical to our version, so useUbitUmarov2014-07-231-40/+5
| * Intermediate commit. Sill errors.Melanie2014-01-051-2/+2
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-11-231-1/+1
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-11-033-0/+317
| |\ \ \