Histórico de Commits

Autor SHA1 Mensagem Data
  UbitUmarov 67cd5efab3 replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder há 4 anos atrás
  UbitUmarov 817c2b3bb9 httpserver send is now async há 4 anos atrás
  UbitUmarov e558dd3ac6 update httpserver.dll this needs testing. May not be that nice... há 4 anos atrás
  UbitUmarov 037de89a75 clean a bit há 5 anos atrás
  UbitUmarov 79234795fd avoid a data copy há 5 anos atrás
  UbitUmarov ca754b0156 avoid a data copy há 5 anos atrás
  UbitUmarov 4ced4fed33 replace GetMeshModule and GetTextureModule há 5 anos atrás
  UbitUmarov 5b5e53aa1d we should only have one http poll service manager per instance há 5 anos atrás
  UbitUmarov 4652f8b84f pesty warning há 6 anos atrás
  UbitUmarov ca404e5001 some cleanup há 6 anos atrás
  Melanie e874e3a2ad Merge branch 'master' of opensimulator.org:/var/git/opensim há 6 anos atrás
  Melanie 39e82cb043 Squelch "connection reset by peer" exceptions há 6 anos atrás
  UbitUmarov aee981e5e2 http reusecontext is obsolete há 6 anos atrás
  UbitUmarov ee2eed8c6f http reusecontext is obsolete há 6 anos atrás
  UbitUmarov c87585ad96 simplify http bycontext key há 6 anos atrás
  UbitUmarov c92ba1cc04 shut up some pesty warnings há 6 anos atrás
  UbitUmarov 6c79cc652b some conditional dispose on http requests inputstream há 7 anos atrás
  UbitUmarov 4f9378bf97 remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author há 8 anos atrás
  UbitUmarov 6a02ac634b identify contexts by ID now avaiable ( pipeline serialization) há 8 anos atrás
  UbitUmarov 4ad7160e05 minor cleanup há 8 anos atrás
  UbitUmarov 371c9dd2af bad merge? há 9 anos atrás
  UbitUmarov 48ef22f62e change pollService stop() to send 503 error and no keepalive. ( untested ) há 9 anos atrás
  UbitUmarov 2cac56340a try to serialize http requests from same connection, so they are processed há 9 anos atrás
  Justin Clark-Casey (justincc) 24ef043395 Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error há 9 anos atrás
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. há 11 anos atrás
  Justin Clark-Casey (justincc) dca04c7b61 Avoid a race condition where an incoming request to a script external URL can trigger an exception is the URL was being removed at the same time. há 12 anos atrás
  Melanie bc9e4cfd96 Add a RequestID (UUID.Random()) to the PollRequest and pass it to all há 15 anos atrás
  Teravus Ovares 032aeb8b5d * Adds the ability to have a thread efficient long poll service (such as the eventqueue) há 15 anos atrás