Commit History

Author SHA1 Message Date
  UbitUmarov 2bd08a19d5 let llgethttpheaders do case insensitive search, plus cosmetics 1 year ago
  UbitUmarov 73ca50bbbc change default httpclients MaxResponseContentBufferSize 1 year ago
  UbitUmarov 7860e2d861 cosmetics 1 year ago
  UbitUmarov 83491db916 several changes to llhttprequest like use HttpClient 1 year ago
  UbitUmarov 9686af7944 PGSQL: since we mya not have mono, our mono.security.dll must be on bin folder 1 year ago
  UbitUmarov 9e58f0f489 do not close a response still in use 2 years ago
  UbitUmarov 817e2bbd71 scripts httprequest: try to make a redir to a server local uri work 2 years ago
  UbitUmarov dcbf89963b HttpRequestModule: changed from shared module to non shared module with static shared elements; make it use JobEngine, etc 3 years ago
  UbitUmarov 25c9e66906 a few changes to lsl http headers 4 years ago
  UbitUmarov fb54ca39d1 cosmetics ( i hope) 4 years ago
  UbitUmarov c99014991b cosmetics 4 years ago
  UbitUmarov cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 5 years ago
  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 years ago
  UbitUmarov 55f27135dd remove references to obsolete CertificatePolicy 5 years ago
  UbitUmarov 0d93d5ce69 fix script secure llhttlrequest 6 years ago
  UbitUmarov c92ba1cc04 shut up some pesty warnings 6 years ago
  UbitUmarov fe6ad384e4 merge 7 years ago
  UbitUmarov 190874344b ScriptsHttpReq does not need a permanent thread 7 years ago
  UbitUmarov 6a0eba3d7b disable llhttprequests secure con, since it still collides with main ssl settings 7 years ago
  UbitUmarov 928733efc9 please DIE! PLEASE?? 7 years ago
  UbitUmarov bad00670a9 disable keepalive on llHttpRequest 7 years ago
  UbitUmarov 49d42ee08a mantis 8171 fix redirection on llHttpRequest 7 years ago
  UbitUmarov ce3af94a69 mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore entries in excess of 8 on the request 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 8 years ago
  Jeff Kelley 41644bbfa9 Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mantis 7839. 8 years ago
  UbitUmarov 85a75ce0bc assume direct string.replace is good enought to avoid a stringbuild use 9 years ago
  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. 9 years ago
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. 9 years ago
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago