| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: remove some regression test logging switches accidentally left uncomme... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -1/+1 |
* | minor: Take out unnecessary clumsy sleep at the end of regression Test404Resp... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -3/+0 |
* | Fix regression where llHTTPRequests which did not get an OK response returned... | Justin Clark-Casey (justincc) | 2013-07-11 | 2 | -40/+238 |
* | minor: fix mono compiler warning in ScriptsHttpRequests.cs | Justin Clark-Casey (justincc) | 2013-04-10 | 1 | -1/+0 |
* | refactor: Simplify ScriptsHttpRequests.GetNextCompletedRequest to more simply... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -10/+4 |
* | Fix bug where outstanding llHTTPRequests for scripts were not being aborted w... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -30/+62 |
* | Added missing functionality (mainly custom headers) to llHTTPRequest. | Kevin Cozens | 2013-03-29 | 1 | -9/+64 |
* | One more module converted: ScriptsHttpRequests. | Diva Canto | 2012-11-11 | 1 | -9/+25 |
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 1 | -1/+0 |
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 1 | -0/+1 |
* | Allow SmtpClients and other SSL users to work with our cert handler installed | Melanie | 2012-01-14 | 1 | -9/+25 |
* | Fix for failed http request status | BlueWall | 2012-01-01 | 1 | -14/+17 |
* | Fix the cert validation handler so that it will not block other parts of | Melanie | 2011-05-13 | 1 | -2/+10 |
* | minor: remove now inaccurate comment | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -1/+1 |
* | minor: adjust some spacing and indentation | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -10/+10 |
* | Implimented HTTP_VERIFY_CERT for llHttpRequest | E. Allen Soard | 2011-04-11 | 1 | -3/+31 |
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -1/+0 |
* | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -2/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 2009-03-07 | 1 | -1/+4 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -13/+13 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -14/+13 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -0/+437 |