Історія комітів

Автор SHA1 Опис Дата
  UbitUmarov cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 5 роки тому
  UbitUmarov 800f6d6529 several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise 5 роки тому
  UbitUmarov 55f27135dd remove references to obsolete CertificatePolicy 5 роки тому
  UbitUmarov 0d93d5ce69 fix script secure llhttlrequest 6 роки тому
  UbitUmarov c92ba1cc04 shut up some pesty warnings 6 роки тому
  UbitUmarov fe6ad384e4 merge 7 роки тому
  UbitUmarov 190874344b ScriptsHttpReq does not need a permanent thread 7 роки тому
  UbitUmarov 6a0eba3d7b disable llhttprequests secure con, since it still collides with main ssl settings 7 роки тому
  UbitUmarov 928733efc9 please DIE! PLEASE?? 7 роки тому
  UbitUmarov bad00670a9 disable keepalive on llHttpRequest 7 роки тому
  UbitUmarov 49d42ee08a mantis 8171 fix redirection on llHttpRequest 7 роки тому
  UbitUmarov ce3af94a69 mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore entries in excess of 8 on the request 7 роки тому
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 роки тому
  Jeff Kelley 41644bbfa9 Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mantis 7839. 8 роки тому
  UbitUmarov 85a75ce0bc assume direct string.replace is good enought to avoid a stringbuild use 8 роки тому
  UbitUmarov 41078f8d51 try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail. 8 роки тому
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. 9 роки тому
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 9 роки тому
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 роки тому
  UbitUmarov 371c9dd2af bad merge? 9 роки тому
  Oren Hurvitz 14b4d8bad7 Eliminated several warnings 9 роки тому
  Justin Clark-Casey (justincc) 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 9 роки тому
  UbitUmarov cd87c4bec5 change/fix previus commits 10 роки тому
  UbitUmarov 6794508f8c reduce minimum number of smartpool threads and name it 10 роки тому
  Melanie Thielker 4002cd96a5 When sending http requests, close the response stream instead of waiting 10 роки тому
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use 10 роки тому
  Melanie 3589acdab1 Merge branch 'master' into careminster 11 роки тому
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 роки тому
  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 роки тому
  Melanie 3aa83738e2 Merge branch 'master' into careminster 11 роки тому