aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/HttpRequest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow SmtpClients and other SSL users to work with our cert handler installedMelanie2012-01-141-9/+25
* Merge branch 'master' into careminsterMelanie2012-01-021-3/+15
|\
| * Fix for failed http request statusBlueWall2012-01-011-14/+17
| * Fix the cert validation handler so that it will not block other parts ofMelanie2011-05-131-2/+10
* | Strip CR from http responses and limit them to 2048 charsMelanie2011-12-051-1/+3
* | Fix the cert validation handler so that it will not block other parts ofMelanie2011-04-171-2/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-121-7/+35
|\ \ | |/
| * minor: remove now inaccurate commentJustin Clark-Casey (justincc)2011-04-111-1/+1
| * minor: adjust some spacing and indentationJustin Clark-Casey (justincc)2011-04-111-10/+10
| * Implimented HTTP_VERIFY_CERT for llHttpRequestE. Allen Soard2011-04-111-3/+31
* | If llHTTPRequest results in an error, still attempt to get the response text....Tom2011-01-291-1/+11
* | Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't su...Tom2010-12-141-0/+4
* | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-25/+11
* | Updates all IRegionModules to the new style region modules.Revolution2010-01-231-11/+25
|/
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-1/+0
* * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-071-1/+4
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-13/+13
* * optimized usings.lbsa712009-02-121-14/+13
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+437