Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Updates OGP module to define a default starting point | Teravus Ovares | 2008-08-27 | 1 | -2/+25 |
| | | | | | * An attempt to solve an intermittan SSL Certificate validation error causing communications havok. | ||||
* | * Eliminate commented out code no longer needed, as discussed on the ml | Justin Clarke Casey | 2008-08-26 | 1 | -30/+1 |
| | |||||
* | * It turns out that Mono doesn't currently support setting the Certificate ↵ | Teravus Ovares | 2008-08-26 | 1 | -1/+8 |
| | | | | | | | validation handler, however, it throws a NotImplemented exception. * Added Try/Catch/Message | ||||
* | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 2008-08-26 | 1 | -0/+20 |
| | | | | | * When OGP is active, disable SSL certificate chain validation. I'll add more options here to come, as well as a way to test against a group of known certificate subjects. | ||||
* | * minor: zap some more compilation warnings | Justin Clarke Casey | 2008-08-25 | 1 | -8/+8 |
| | |||||
* | * zap compilation warnings | Justin Clarke Casey | 2008-08-25 | 1 | -22/+22 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-08-25 | 1 | -881/+881 |
| | |||||
* | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 2008-08-25 | 1 | -2/+2 |
| | |||||
* | * This commit incorporates the heart of the OpenGridProtocol patch that is ↵ | Teravus Ovares | 2008-08-25 | 1 | -0/+881 |
currently on Forge in a nice, friendly modular format. * There are a lot of changes and this is quite experimental. It's off by default, but you can turn it on by examining the bottom of the opensim.ini.example for the proper OpenSim.ini settings. Remember, you still need an agent domain.. * Furthermore, it isn't quite right when it comes to teleporting to remote regions (place_avatar) |