aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-04Warnings--onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-102/+157
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-87/+268
2012-11-11One more module converted: ScriptsHttpRequests.Diva Canto1-9/+25
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-1/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+1
2012-01-14Allow SmtpClients and other SSL users to work with our cert handler installedMelanie1-9/+25
2012-01-01Fix for failed http request statusBlueWall1-14/+17
2011-05-13Fix the cert validation handler so that it will not block other parts ofMelanie1-2/+10
2011-04-11minor: remove now inaccurate commentJustin Clark-Casey (justincc)1-1/+1
2011-04-11minor: adjust some spacing and indentationJustin Clark-Casey (justincc)1-10/+10
2011-04-11Implimented HTTP_VERIFY_CERT for llHttpRequestE. Allen Soard1-3/+31
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-25/+11
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-11/+25
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman1-1/+0
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-03-07Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb1-1/+4
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-13/+13
2009-02-12* optimized usings.lbsa711-14/+13
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06* minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=...Justin Clarke Casey1-14/+19
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-83/+100
2009-02-06Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ...Dahlia Trimble1-0/+19
2008-09-13Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-2/+12
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+5
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+7
2008-07-09Mantis#1127. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+1
2008-06-27more warnings to go.Dr Scofield1-1/+1
2008-05-28Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-1/+11
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-2/+3
2008-05-16Formatting cleanup.Jeff Ames1-11/+11
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+5
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-5/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-363/+363
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-43/+51
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-364/+356
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+2
2008-03-21* Converted a large number of ASCII encodings to UTF8.Adam Frisby1-1/+1
2008-03-19* Documentation patch from krtaylor. Thanks!Justin Clarke Casey1-0/+3
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague1-7/+24
2008-01-12Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke1-1/+1
2007-12-27* Optimized usingslbsa711-133/+127
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-1/+1