Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 gadi atpakaļ
  Melanie 75631e0267 Supply proper type information for the various types of requests 11 gadi atpakaļ
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 59bd099b03 Add regression test for llReleaseUrl() (and for llRequestUrl) 11 gadi atpakaļ
  Justin Clark-Casey (justincc) b8a7c8b26f Add regression test for llRequestUrl() 11 gadi atpakaļ
  Talun 71f7bfc2ff Mantis 6508 llHTTPResponse body is incorrectly interpreted by IE 11 gadi atpakaļ
  Diva Canto 608444c9f7 Another 21 modules' directives moved out of .addin.xml 12 gadi atpakaļ
  Mic Bowman 3d736d575f This partially implements the LSL function to set the response 12 gadi atpakaļ
  Justin Clark-Casey (justincc) 78143769bf Resolve various race conditions between accessing and removing external script URLs by more consistently locking on m_UrlMap 12 gadi atpakaļ
  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. 12 gadi atpakaļ
  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 12 gadi atpakaļ
  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() 12 gadi atpakaļ
  BlueWall 682d4075e3 Fix llGetSimulatorHostname to return configured hostname 12 gadi atpakaļ
  Justin Clark-Casey (justincc) da4819a170 Temporarily add debug log lines to lsl url request and release 12 gadi atpakaļ
  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. 12 gadi atpakaļ
  Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 12 gadi atpakaļ
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 gadi atpakaļ
  BlueWall e4e95706d5 Add support for llRequestSecureURL() if ssl is enabled 13 gadi atpakaļ
  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 15 gadi atpakaļ
  Justin Clark-Casey (justincc) 730458be1f minor: remove some mono compiler warnings 15 gadi atpakaļ
  Diva Canto ffd30b8ac3 Moved RegionName from RegionInfo to SimpleRegionInfo. 15 gadi atpakaļ
  Melanie 97c18caa76 Thank you, Intari, for a patch that implements the missing pieces of 15 gadi atpakaļ
  Melanie eba23048ca Replace the Replaceable modules name 15 gadi atpakaļ
  Justin Clark-Casey 190bdc8a2e * Remove some mono compiler warnings 15 gadi atpakaļ
  Jeff Ames a133e83f3a Formatting cleanup. 15 gadi atpakaļ
  Melanie Thielker 4b84bdb77e Thank you, patnad, for a patch to advance the UrlModule's functionality. 15 gadi atpakaļ
  Melanie Thielker 8ecfc9a717 Committing the interface change and the addition to the modules to get 15 gadi atpakaļ
  Melanie Thielker c310fb11f4 Remove all references to HttpServer from CommsManager (all incarnations) 15 gadi atpakaļ
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
  Melanie Thielker 0b9076cd17 Revert a change I made to get a better URL because it failes under mono 15 gadi atpakaļ