Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. vor 11 Jahren
  Melanie 75631e0267 Supply proper type information for the various types of requests vor 11 Jahren
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes vor 11 Jahren
  Justin Clark-Casey (justincc) 59bd099b03 Add regression test for llReleaseUrl() (and for llRequestUrl) vor 11 Jahren
  Justin Clark-Casey (justincc) b8a7c8b26f Add regression test for llRequestUrl() vor 11 Jahren
  Talun 71f7bfc2ff Mantis 6508 llHTTPResponse body is incorrectly interpreted by IE vor 11 Jahren
  Diva Canto 608444c9f7 Another 21 modules' directives moved out of .addin.xml vor 12 Jahren
  Mic Bowman 3d736d575f This partially implements the LSL function to set the response vor 12 Jahren
  Justin Clark-Casey (justincc) 78143769bf Resolve various race conditions between accessing and removing external script URLs by more consistently locking on m_UrlMap vor 12 Jahren
  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. vor 12 Jahren
  Justin Clark-Casey (justincc) 7119de56ff Change read config paramter from max_urls_per_simulator to max_external_urls_per_simulator, which is what it was meant to be vor 12 Jahren
  Justin Clark-Casey (justincc) 22f25dfcab Implement max_external_urls_per_simulator setting in [LL-Functions] to allow configuration of how many urls can be set up by llRequestURL() vor 12 Jahren
  BlueWall 682d4075e3 Fix llGetSimulatorHostname to return configured hostname vor 12 Jahren
  Justin Clark-Casey (justincc) da4819a170 Temporarily add debug log lines to lsl url request and release vor 12 Jahren
  Justin Clark-Casey (justincc) b5bb559cc0 Register the UrlModule for script engine events OnScriptRemoved and OnObjectRemoved just once in the UrlModule itself, rather than repeatedly for every script. vor 12 Jahren
  Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. vor 12 Jahren
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 13 Jahren
  BlueWall e4e95706d5 Add support for llRequestSecureURL() if ssl is enabled vor 13 Jahren
  John Hurliman 494a1e922d Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet vor 15 Jahren
  Justin Clark-Casey (justincc) 730458be1f minor: remove some mono compiler warnings vor 15 Jahren
  Diva Canto ffd30b8ac3 Moved RegionName from RegionInfo to SimpleRegionInfo. vor 15 Jahren
  Melanie 97c18caa76 Thank you, Intari, for a patch that implements the missing pieces of vor 15 Jahren
  Melanie eba23048ca Replace the Replaceable modules name vor 15 Jahren
  Justin Clark-Casey 190bdc8a2e * Remove some mono compiler warnings vor 15 Jahren
  Jeff Ames a133e83f3a Formatting cleanup. vor 15 Jahren
  Melanie Thielker 4b84bdb77e Thank you, patnad, for a patch to advance the UrlModule's functionality. vor 15 Jahren
  Melanie Thielker 8ecfc9a717 Committing the interface change and the addition to the modules to get vor 15 Jahren
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Melanie Thielker 0b9076cd17 Revert a change I made to get a better URL because it failes under mono vor 15 Jahren