| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the cert validation handler so that it will not block other parts of | Melanie | 2011-05-13 | 1 | -2/+10 |
* | Add support for llRequestSecureURL() if ssl is enabled | BlueWall | 2011-05-05 | 1 | -5/+56 |
* | 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 |
* | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 1 | -2/+0 |
* | Normalization of OSSL function names. | Marck | 2010-12-10 | 1 | -11/+12 |
* | Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture... | dahlia | 2010-11-02 | 1 | -32/+32 |
* | Change the way IRegionModule us referenced by IEmailModule to | Melanie Thielker | 2010-06-28 | 1 | -1/+1 |
* | minor: Print out port that http servers are using | Justin Clark-Casey (justincc) | 2010-03-25 | 1 | -6/+6 |
* | Fixed several unhandled exceptions and performance issues with PrimitiveBaseS... | John Hurliman | 2010-03-16 | 1 | -11/+9 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+2 |
* | Endline fix | Teravus Ovares (Dan Olivares) | 2010-02-06 | 1 | -12/+12 |
* | minor: one method doc | Justin Clark-Casey (justincc) | 2010-02-04 | 1 | -0/+1 |
* | refactor: move world comm message queueing into its own method | Justin Clark-Casey (justincc) | 2010-02-02 | 1 | -23/+13 |
* | Resolve one more conflict I overlooked | Melanie | 2010-01-29 | 1 | -14/+0 |
* | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 8 | -203/+89 |
* | Changes WorldCommModule to ISharedRegionModule. | Revolution | 2010-01-28 | 1 | -1/+5 |
* | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 8 | -86/+210 |
* | Fix a major security problem with osSetDynamicTexture which allowed the delet... | CasperW | 2010-01-18 | 1 | -5/+12 |
* | Make locking of timers and listeners in script related functions consistent | Justin Clark-Casey (justincc) | 2009-11-27 | 1 | -3/+6 |
* | minor: very minor formatting change | Justin Clark-Casey (justincc) | 2009-11-16 | 1 | -4/+1 |
* | Fixed XMLRPC return params | Mic Bowman | 2009-11-10 | 1 | -1/+1 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -4/+1 |
* | Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai... | John Hurliman | 2009-10-09 | 1 | -2/+2 |
* | Revert "Merging in diva's locking fixes" | Melanie | 2009-10-07 | 1 | -19/+18 |
* | Merging in diva's locking fixes | John Hurliman | 2009-10-06 | 1 | -18/+19 |
|\ |
|
| * | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 1 | -18/+19 |
* | | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 2 | -2/+0 |
|/ |
|
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -2/+2 |
|\ |
|
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -2/+2 |
* | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 2 | -21/+252 |
|\ \
| |/
|/| |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -4/+4 |
| * | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-09-25 | 1 | -4/+3 |
| * | Moved RegionName from RegionInfo to SimpleRegionInfo. | Diva Canto | 2009-09-22 | 1 | -242/+242 |
| * | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 2009-09-22 | 1 | -37/+269 |
* | | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -1/+1 |
|/ |
|
* | Apply http://opensimulator.org/mantis/view.php?id=4142 | Justin Clark-Casey (justincc) | 2009-09-14 | 1 | -1/+1 |
* | oops. fixing missing argument. | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -1/+1 |
* | adding log message to vector render to inform about default font being used | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -0/+1 |
* | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -3/+12 |
* | Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon | Arthur Valadares | 2009-08-28 | 1 | -0/+6 |
* | Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using... | Arthur Valadares | 2009-08-25 | 1 | -7/+70 |
* | Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu... | Arthur Valadares | 2009-08-21 | 1 | -11/+37 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -2/+3 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -6/+6 |
* | Thank you, patnad, for a patch to advance the UrlModule's functionality. | Melanie Thielker | 2009-07-22 | 1 | -6/+9 |