Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suport client certificate validation per listenner, with a supplied static ↵ | UbitUmarov | 2016-12-09 | 2 | -0/+0 |
| | | | | callback | ||||
* | change a few ssl config comments | UbitUmarov | 2016-12-07 | 4 | -22/+14 |
| | |||||
* | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 2016-12-07 | 4 | -1/+38 |
| | | | | without any peer autentification using simple homemade (or even shared) certs. | ||||
* | add SSL certs validation options for robust to allow simple certificates, ↵ | UbitUmarov | 2016-12-07 | 1 | -0/+9 |
| | | | | possible only for encriptation without any peer autentification. disable validation by default for the small grids case | ||||
* | update httpserver | UbitUmarov | 2016-12-02 | 2 | -0/+0 |
| | |||||
* | Merge branch 'master' into httptests | UbitUmarov | 2016-12-02 | 1 | -1/+1 |
|\ | |||||
| * | fix the FileCleanupTimer coment | UbitUmarov | 2016-11-30 | 1 | -1/+1 |
| | | |||||
| * | disable floatSam FileCleanupTimer option on ini.example since it is ↵ | UbitUmarov | 2016-11-30 | 1 | -1/+1 |
| | | | | | | | | currently a broken resources expensive option. Users should do it by hand when its impact on region is acceptable | ||||
* | | update httpserver dll fixing a memory leak | UbitUmarov | 2016-11-27 | 2 | -0/+0 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-27 | 5 | -5/+10 |
|\ \ | |/ | |||||
| * | it is nice to save a file to atually change it... | UbitUmarov | 2016-11-23 | 1 | -4/+0 |
| | | |||||
| * | take parcel_owner_is_god option from ini.example since it is not a ↵ | UbitUmarov | 2016-11-23 | 1 | -1/+1 |
| | | | | | | | | recomended option for general use | ||||
| * | Include new Region.ini option for DefaultLandingPoint for teleports with no ↵ | AliciaRaven | 2016-11-22 | 1 | -0/+3 |
| | | | | | | | | | | | | coords specified. This is useful when using a Telehub would be to restrictive as it would block landmarks and map teleports. This location is only ever used when no coordinates are provided. If config value not set, the previous default of 128,128 is used. | ||||
| * | Include config option to disable stats thread showing read/write stats in ↵ | AliciaRaven | 2016-11-20 | 2 | -0/+6 |
| | | | | | | | | | | | | | | console. Keeping default as true to retain current behaviour. Also checked to prevent counters being added to so there wont be any integer overflows over time | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-16 | 2 | -30/+91 |
|\ \ | |/ | |||||
| * | mantis 8055: fix default value of npc options | UbitUmarov | 2016-11-12 | 2 | -12/+12 |
| | | |||||
| * | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 2016-11-11 | 2 | -25/+54 |
| | | |||||
| * | add some configuration options missing in OpenSimDeafults.ini but present ↵ | UbitUmarov | 2016-11-08 | 1 | -1/+33 |
| | | | | | | | | in OpenSim.ini.example | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-03 | 2 | -8/+24 |
|\ \ | |/ | |||||
| * | fix some coments, thanks Austin Tate | UbitUmarov | 2016-11-03 | 2 | -3/+3 |
| | | |||||
| * | XEngine: make calls to gc.collect on region startup scripts loading a ↵ | UbitUmarov | 2016-11-03 | 2 | -8/+24 |
| | | | | | | | | configurable option, since it is very slow operation | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-21 | 2 | -8/+11 |
|\ \ | |/ | |||||
| * | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 2016-10-16 | 1 | -1/+1 |
| | | |||||
| * | Xengine option AppDomainLoading default option true is causing problems with ↵ | UbitUmarov | 2016-10-15 | 2 | -7/+10 |
| | | | | | | | | several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users. | ||||
* | | 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 |
|/ |