Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | change some coments relative to ssl in config files | UbitUmarov | 2016-10-10 | 2 | -14/+48 | |
| | | ||||||
* | | add a comment about selfsigned certs | UbitUmarov | 2016-10-09 | 1 | -0/+1 | |
| | | ||||||
* | | changes to regions ssl suport: verify if hostnames are validate by the ↵ | UbitUmarov | 2016-10-09 | 1 | -3/+5 | |
| | | | | | | | | selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later) | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-08 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | fix comment telling the correct default physics engine | UbitUmarov | 2016-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 2016-10-06 | 1 | -6/+5 | |
| | | | | | | | | not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | |||||
* | | forgot the dll | UbitUmarov | 2016-09-03 | 2 | -0/+0 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-09-03 | 3 | -14/+0 | |
|\ \ | |/ | ||||||
| * | minor change on warp3d lib | UbitUmarov | 2016-08-24 | 1 | -0/+0 | |
| | | ||||||
| * | replace warp3D.dll by a newer modified version. (only minor testing done :( | UbitUmarov | 2016-08-23 | 1 | -0/+0 | |
| | | ||||||
| * | remove region combine option (mega region) for config ini files | UbitUmarov | 2016-08-21 | 2 | -14/+0 | |
| | | ||||||
* | | merge issue | UbitUmarov | 2016-08-19 | 2 | -2/+3 | |
|\ \ | |/ | ||||||
| * | add cap GroupMemberData | UbitUmarov | 2016-08-19 | 1 | -0/+1 | |
| | | ||||||
| * | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 2016-08-18 | 1 | -1/+1 | |
| | | ||||||
| * | sync osForceAttachToOtherAvatarFromInventory thread level in code and in ↵ | UbitUmarov | 2016-08-16 | 1 | -1/+1 | |
| | | | | | | | | osslEnable.ini mantis: 7997 | |||||
* | | Merge branch 'httptests' of opensimulator.org:/var/git/opensim into httptests | UbitUmarov | 2016-08-07 | 3 | -5574/+0 | |
|\ \ | |/ |/| | ||||||
| * | Merge branch 'master' into httptests | UbitUmarov | 2016-07-30 | 2 | -30/+0 | |
| |\ | ||||||
| * \ | Merge branch 'master' into httptests | UbitUmarov | 2016-07-27 | 1 | -0/+3 | |
| |\ \ | ||||||
| * | | | identify contexts by ID now avaiable ( pipeline serialization) | UbitUmarov | 2016-07-17 | 2 | -0/+0 | |
| | | | | ||||||
| * | | | replace http server with test version | UbitUmarov | 2016-07-17 | 3 | -5574/+0 | |
| | | | | ||||||
* | | | | fix osGetHealRate thread level | UbitUmarov | 2016-08-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 2016-08-04 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 2016-08-04 | 1 | -0/+0 | |
| |_|/ |/| | | ||||||
* | | | remove obsolete config setting | UbitUmarov | 2016-07-30 | 2 | -30/+0 | |
| |/ |/| | ||||||
* | | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); ↵ | UbitUmarov | 2016-07-25 | 1 | -0/+2 | |
| | | | | | | | | healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested) | |||||
* | | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 2016-07-24 | 1 | -0/+1 | |
|/ | ||||||
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 2 | -0/+7 | |
| | | | | | prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!! | |||||
* | New config var: DisableObjectTransfer. If set to True, objects never cross; ↵ | Diva Canto | 2016-07-03 | 1 | -0/+4 | |
| | | | | instead they stay in the region, possibly placed outside its borders. | |||||
* | mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some ↵ | UbitUmarov | 2016-06-28 | 2 | -0/+0 | |
| | | | | checks lost in last update | |||||
* | Mantis #7934 and related: landing points and telehubs for gods. Added a new ↵ | Diva Canto | 2016-06-23 | 2 | -0/+10 | |
| | | | | configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL. | |||||
* | Replace the http server dll with the right pair dll + xml | Diva Canto | 2016-06-23 | 2 | -3317/+3317 | |
| | ||||||
* | Update HttpServer_OpenSim.dll to fix an inventory loading bug. | Melanie Thielker | 2016-06-23 | 1 | -0/+0 | |
| | ||||||
* | Remove "f" (float) type markers that may have crept in through copypasta. | Melanie Thielker | 2016-04-15 | 1 | -6/+6 | |
| | ||||||
* | Update LibOMV to latest versions. LibOMV commit hash ↵ | AliciaRaven | 2016-04-06 | 4 | -0/+0 | |
| | | | | 177ea9848a43e6df3b82f70aea4ac903ece1b2e3 | |||||
* | Include option for the HG version of FSAssets connector under HGAssetService ↵ | AliciaRaven | 2016-04-05 | 1 | -0/+3 | |
| | | | | in robust example ini | |||||
* | Expand on the comment on the new HTTP limit feature. | Melanie Thielker | 2016-03-14 | 1 | -0/+5 | |
| | ||||||
* | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in ↵ | Jeff Kelley | 2016-03-14 | 2 | -0/+12 | |
| | | | | Mantis 7839. | |||||
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-01-31 | 2 | -8/+14 | |
|\ | ||||||
| * | change parcel_owner_is_god configuration option from default from true to ↵ | UbitUmarov | 2016-01-30 | 2 | -3/+3 | |
| | | | | | | | | false, leaving only region_owner true by default | |||||
| * | update OpenSimDefaults.ini | UbitUmarov | 2016-01-26 | 1 | -5/+11 | |
| | | ||||||
* | | Replace the new ODE lib with one built against GLIBC 2.12. It's not our | Melanie Thielker | 2016-01-31 | 1 | -0/+0 | |
|/ | | | | place to force people to upgrade their distro | |||||
* | ODE lib: update the lib for linux 32bit and 64bit, this time without debug ↵ | UbitUmarov | 2015-12-26 | 2 | -0/+0 | |
| | | | | info. Thnx again Dan. (keep older close in case this fails | |||||
* | ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 2015-12-26 | 1 | -0/+0 | |
| | | | | this fails | |||||
* | ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 2015-12-25 | 1 | -0/+0 | |
| | | | | this fails | |||||
* | ODE lib change: fix capsule - mesh faces double side collisions. Do double ↵ | UbitUmarov | 2015-12-25 | 2 | -0/+0 | |
| | | | | side collisions if at least two dimensions of the mesh are 1.5x the capsule height, otherwise do single side as before. SL and bullet do double Side always. Double side can cause instabilities in some cases. i only windows dev enviroment for the moment. to build for your enviroment: git clone git://opensimulator.org/git/opensim-libs. This maybe be very broken, let us know | |||||
* | update the xmlrpcGroups http keep alive option, and coment | UbitUmarov | 2015-12-19 | 1 | -4/+2 | |
| | ||||||
* | add the option to not display parcel ban lines | UbitUmarov | 2015-12-16 | 2 | -1/+7 | |
| | ||||||
* | add pants and shirt to opensim library and fix some bodyparts uuids | UbitUmarov | 2015-12-04 | 2 | -18/+4 | |
| | ||||||
* | add opensim BodyParts library | UbitUmarov | 2015-12-04 | 1 | -16/+14 | |
| | ||||||
* | Replaced ICSharpCode.SharpZipLib.dll for the same reason | Diva Canto | 2015-11-30 | 1 | -0/+0 | |
| |