Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Oren Hurvitz 14b4d8bad7 Eliminated several warnings 9 gadi atpakaļ
  Justin Clark-Casey (justincc) 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 9 gadi atpakaļ
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 44e9849ed1 Fix regression where llHTTPRequests which did not get an OK response returned 499 and the exception message in the http_response event rather than the actual response code and body. 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 148e46563f minor: fix mono compiler warning in ScriptsHttpRequests.cs 11 gadi atpakaļ
  Justin Clark-Casey (justincc) f281a994e8 refactor: Simplify ScriptsHttpRequests.GetNextCompletedRequest to more simply iterate through pending requests without unnecessary checks. 11 gadi atpakaļ
  Justin Clark-Casey (justincc) 831e4c3850 Fix bug where outstanding llHTTPRequests for scripts were not being aborted when they were deleted. 11 gadi atpakaļ
  Kevin Cozens cbc9ae898c Added missing functionality (mainly custom headers) to llHTTPRequest. 11 gadi atpakaļ
  Diva Canto 963b1e861c One more module converted: ScriptsHttpRequests. 12 gadi atpakaļ
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 gadi atpakaļ
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 gadi atpakaļ
  Melanie ec299bfa87 Allow SmtpClients and other SSL users to work with our cert handler installed 13 gadi atpakaļ
  BlueWall 87374274b9 Fix for failed http request status 13 gadi atpakaļ
  Melanie eceedba23b Fix the cert validation handler so that it will not block other parts of 13 gadi atpakaļ
  Justin Clark-Casey (justincc) 64dc7e9f14 minor: remove now inaccurate comment 13 gadi atpakaļ
  Justin Clark-Casey (justincc) 3a98fb080a minor: adjust some spacing and indentation 13 gadi atpakaļ
  E. Allen Soard 464fa45ec9 Implimented HTTP_VERIFY_CERT for llHttpRequest 13 gadi atpakaļ
  John Hurliman 2519f071f2 Fixing a few compile errors in the previous commit 15 gadi atpakaļ
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 gadi atpakaļ
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 gadi atpakaļ
  idb 23b247c519 Added the ability to set User-Agent in llHTTPRequest. No new default value has been set since having no User-Agent seems to work well but the facility is now available to set this if required. Using something based on the pattern of SLs User-Agent may well cause problems, not all web servers respond well to it. See the notes in the SL Wiki http://wiki.secondlife.com/wiki/LlHTTPRequest 15 gadi atpakaļ
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 gadi atpakaļ
  lbsa71 801da4346a * optimized usings. 15 gadi atpakaļ
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 gadi atpakaļ