aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-07changes to objects updates prioritizing getting dust on my disk. Schemes redu...UbitUmarov1-52/+95
2018-11-06remove some fire and forget methods missed fileUbitUmarov1-3/+1
2018-11-06remove some fire and forget methodsUbitUmarov1-90/+1
2018-11-03 fix typoUbitUmarov1-1/+0
2018-11-03 we should only have one http poll service manager per instanceUbitUmarov4-81/+183
2018-11-02forgot about lsl secure urls service.. so lets try another way for now (manti...UbitUmarov2-3/+3
2018-11-01only main http server listener should run events poolUbitUmarov1-1/+1
2018-10-19autogen LSLSyntax version uuidUbitUmarov1-2/+15
2018-10-18change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov1-0/+1
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov3-75/+11
2018-09-29 add a few more gc collect in some spotsUbitUmarov2-2/+5
2018-09-27more on culture issuesUbitUmarov1-0/+10
2018-09-13pesty warningUbitUmarov1-8/+8
2018-09-12some cleanupUbitUmarov3-23/+1
2018-09-12Squelch "connection reset by peer" exceptionsMelanie1-1/+8
2018-08-26avoid potencial null refsUbitUmarov1-4/+4
2018-07-21mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov1-1/+2
2018-07-14http reusecontext is obsoleteUbitUmarov1-0/+1
2018-07-14http reusecontext is obsoleteUbitUmarov1-1/+0
2018-07-14http reusecontext is obsoleteUbitUmarov3-23/+2
2018-07-14http reusecontext is obsoleteUbitUmarov1-1/+0
2018-07-14minor cleanupUbitUmarov1-1/+1
2018-07-14add options for regions to ignore age < 18 and payment access control where t...UbitUmarov1-6/+5
2018-07-14add missing xml escapeUbitUmarov1-2/+2
2018-07-14add a disabled logUbitUmarov1-0/+3
2018-07-14have default ids of avatar alpha and tattooUbitUmarov1-4/+4
2018-07-14mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov1-2/+23
2018-07-06just remove the test insteadUbitUmarov2-10/+1
2018-07-06fix version string size testUbitUmarov1-1/+1
2018-07-05test jenkinsUbitUmarov1-1/+1
2018-07-05testUbitUmarov1-1/+0
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov1-25/+3
2018-06-18mantis 8329: don't fail if response stream is Chunked encoded and http debugl...UbitUmarov1-7/+32
2018-05-06breaking map (warp3d)UbitUmarov1-0/+31
2018-04-19a few minor changesUbitUmarov1-16/+40
2018-04-10 sound radius: missing fileUbitUmarov1-1/+1
2018-04-06remove GCnotify(). It is wrong in many ways and has no use. GC now does provi...UbitUmarov1-62/+0
2018-02-01remove a duplicated fieldUbitUmarov1-1/+0
2018-01-30keepalive is defaultUbitUmarov1-1/+0
2018-01-30a few more changes on inventory library and inv fetchUbitUmarov1-0/+37
2018-01-27a few more changes on inventory library and inv fetchUbitUmarov1-0/+1
2018-01-27add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov1-0/+224
2018-01-27add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov1-4/+4
2018-01-26Robust: allow Library assets to override old ones, so they can be updated eas...UbitUmarov1-1/+3
2018-01-25got tired of creating stringbuildersUbitUmarov1-1/+17
2018-01-25a few changes to encoder and a few more usesUbitUmarov1-8/+36
2018-01-25add a low level LLSDxml encoder for cases where it makes no sense to use more...UbitUmarov1-0/+457
2018-01-24avoid some large unnecessary stringsUbitUmarov1-1/+1
2018-01-24let MinHeap self trim on empty; cleanupUbitUmarov1-70/+80
2018-01-24simplify http bycontext keyUbitUmarov2-30/+15