| Commit message (Expand) | Author | Files | Lines |
2011-11-02 | Get some hopefully more useful exception information when OpenJPEG.EncodeFrom... | Justin Clark-Casey (justincc) | 2 | -5/+8 |
2011-10-25 | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-10-11 | meaningless change to goose panda | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-10-10 | remove unused LastAssetID from DynamicTextureUpdaer | Justin Clark-Casey (justincc) | 1 | -6/+4 |
2011-09-24 | Added a setting to [Startup] section of config that will allow the simulator ... | Kevin Houlihan & Michelle Argus | 1 | -3/+6 |
2011-09-05 | Try disabling the inconsistent attachment state check to see if this actually... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2011-08-31 | In WorldCommModule, replace the useless Attachments == null check with Attach... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2011-08-31 | minor: seal up another instance of using the appearance list without locking | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-31 | Make SP.Attachments available as sp.GetAttachments() instead. | Justin Clark-Casey (justincc) | 1 | -4/+8 |
2011-08-20 | Add avatar and attachments to llRegionSay | BlueWall | 1 | -4/+67 |
2011-08-19 | Add llRegionSayTo | BlueWall | 1 | -0/+21 |
2011-05-26 | Some additional protection, it seems that responsedata needs to be locked, bu... | Tom | 1 | -2/+13 |
2011-05-17 | Also fix the locking of url.requests and tidy the locks in general | Tom | 1 | -23/+31 |
2011-05-17 | Lock m_requestMap properly to prevent some nasty access errors and the result... | Tom | 1 | -30/+51 |
2011-05-13 | Fix the cert validation handler so that it will not block other parts of | Melanie | 1 | -2/+10 |
2011-05-05 | Add support for llRequestSecureURL() if ssl is enabled | BlueWall | 1 | -5/+56 |
2011-04-17 | Fix the cert validation handler so that it will not block other parts of | Melanie | 1 | -2/+10 |
2011-04-11 | minor: remove now inaccurate comment | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-04-11 | minor: adjust some spacing and indentation | Justin Clark-Casey (justincc) | 1 | -10/+10 |
2011-04-11 | Implimented HTTP_VERIFY_CERT for llHttpRequest | E. Allen Soard | 1 | -3/+31 |
2011-04-02 | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2011-03-21 | Since we've plugged the leak, now increase URLs to 5000 since the limit is be... | Tom | 1 | -1/+1 |
2011-02-03 | Repair x-query-string | Tom | 1 | -1/+1 |
2011-01-31 | Fix cm/15627 : Don't block the entire URL on duplicate requests, just that pa... | Tom | 1 | -3/+3 |
2011-01-29 | If llHTTPRequest results in an error, still attempt to get the response text.... | Tom | 1 | -1/+11 |
2011-01-29 | Ignore duplicate llHTTPResponse calls to the same request. Prevents response ... | Tom | 1 | -4/+9 |
2011-01-28 | Significantly increase the total number of URL's available. In second life, ... | Tom | 1 | -1/+1 |
2011-01-28 | Fix a discrepancy vs. SL with parsing x-query-string | Tom | 1 | -1/+8 |
2010-12-14 | Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't su... | Tom | 1 | -0/+4 |
2010-12-10 | Normalization of OSSL function names. | Marck | 1 | -11/+12 |
2010-11-02 | Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture... | dahlia | 1 | -32/+32 |
2010-07-03 | Now, fix the slash issue the right way. Our URLs now work like SL's | Melanie Thielker | 1 | -5/+5 |
2010-07-03 | Re-add the slashes at the end of the URL. Too much depends on them | Melanie Thielker | 1 | -2/+2 |
2010-07-01 | ANother stab at LSL compatibility | Melanie Thielker | 1 | -1/+1 |
2010-07-01 | Remove trailing slash from HTTP URLs to be compatible with SL | Melanie Thielker | 1 | -1/+1 |
2010-06-28 | Change the way IRegionModule us referenced by IEmailModule to | Melanie Thielker | 1 | -1/+1 |
2010-06-28 | Change the way IRegionModule us referenced by IEmailModule to | Melanie Thielker | 1 | -1/+1 |
2010-03-25 | minor: Print out port that http servers are using | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2010-03-16 | Fixed several unhandled exceptions and performance issues with PrimitiveBaseS... | John Hurliman | 1 | -11/+9 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+2 |
2010-02-06 | Endline fix | Teravus Ovares (Dan Olivares) | 1 | -12/+12 |
2010-02-04 | minor: one method doc | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-02-02 | refactor: move world comm message queueing into its own method | Justin Clark-Casey (justincc) | 1 | -23/+13 |
2010-01-29 | Resolve one more conflict I overlooked | Melanie | 1 | -14/+0 |
2010-01-29 | Resolve one more conflict I overlooked | Melanie | 1 | -14/+0 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 8 | -203/+89 |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 8 | -203/+89 |
2010-01-28 | Changes WorldCommModule to ISharedRegionModule. | Revolution | 1 | -1/+5 |
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 8 | -86/+210 |