| Commit message (Expand) | Author | Files | Lines |
2018-12-03 | clean a bit | UbitUmarov | 1 | -49/+50 |
2018-12-03 | avoid a data copy | UbitUmarov | 1 | -1/+7 |
2018-12-02 | avoid a data copy | UbitUmarov | 1 | -52/+60 |
2018-12-01 | replace GetMeshModule and GetTextureModule | UbitUmarov | 1 | -12/+5 |
2018-11-03 | we should only have one http poll service manager per instance | UbitUmarov | 1 | -3/+115 |
2018-09-13 | pesty warning | UbitUmarov | 1 | -8/+8 |
2018-09-12 | some cleanup | UbitUmarov | 1 | -20/+1 |
2018-09-12 | Squelch "connection reset by peer" exceptions | Melanie | 1 | -1/+8 |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 1 | -1/+0 |
2018-01-24 | simplify http bycontext key | UbitUmarov | 1 | -18/+0 |
2018-01-15 | shut up some pesty warnings | UbitUmarov | 1 | -1/+2 |
2017-05-08 | some conditional dispose on http requests inputstream | UbitUmarov | 1 | -0/+6 |
2017-05-08 | some conditional dispose on http requests inputstream | UbitUmarov | 1 | -0/+6 |
2016-09-03 | remove reuse context code, they had notthing worth using and on original code... | UbitUmarov | 1 | -2/+2 |
2016-07-17 | identify contexts by ID now avaiable ( pipeline serialization) | UbitUmarov | 1 | -4/+9 |
2015-12-09 | minor cleanup | UbitUmarov | 1 | -17/+4 |
2015-08-18 | change pollService stop() to send 503 error and no keepalive. ( untested ) | UbitUmarov | 1 | -1/+23 |
2015-08-18 | try to serialize http requests from same connection, so they are processed | UbitUmarov | 1 | -0/+38 |
2015-01-19 | Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the ex... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-07-15 | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 1 | -0/+45 |
2012-06-22 | Avoid a race condition where an incoming request to a script external URL can... | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2009-09-21 | Add a RequestID (UUID.Random()) to the PollRequest and pass it to all | Melanie | 1 | -0/+3 |
2009-07-29 | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 1 | -7/+14 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -6/+6 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -2/+2 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -2/+2 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -2/+2 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -42/+42 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -42/+42 |
2007-07-16 | *No Hippos :( | mingchen | 1 | -1/+0 |
2007-07-16 | *Hippos? | mingchen | 1 | -0/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -42/+42 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -3/+0 |
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -5/+10 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -1/+1 |