UbitUmarov
|
833d8f4991
minor changes
|
2 mesiacov pred |
Adil El Farissi
|
52c77b2f12
Implementation of a basic PEM encoded to OpenSim compatible PKCS12 certificates converter.
|
2 mesiacov pred |
UbitUmarov
|
79dbca84f9
a few changes. in same cases http/https can't be determined. possible both need to be present, possible with http a redir to https. TODO
|
3 mesiacov pred |
Adil El Farissi
|
207c3d1e71
Revert some default params and fixes to SSL support
|
7 mesiacov pred |
Adil El Farissi
|
ac9ed3d5d1
Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes
|
7 mesiacov pred |
Adil El Farissi
|
c2c3ca418a
Basic implementation of SSL selfsigned certificates creation and renewal
|
8 mesiacov pred |
UbitUmarov
|
eea5d14ec6
more cosmetics
|
1 rok pred |
UbitUmarov
|
3011368fd0
FIRE-32583: change [Const] PrivatePort default to 9000, since the default config is for standalone mode
|
1 rok pred |
UbitUmarov
|
7ef28ede29
remove old ode (OpenDynamicsEngine) module. Thnaks to all that worked on it, in fact it was the basis for other modules like Bullet and ubOde
|
2 rokov pred |
UbitUmarov
|
93f292ca39
Emailmodule. Add throttles by sender ownerID, prim or smpt target address and smpt emails per day
|
2 rokov pred |
UbitUmarov
|
d06efefb48
Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong"
|
2 rokov pred |
UbitUmarov
|
21770a83c1
replace EmailModule with EmailModule2. Note current use of dlls from nuget mailkit2.9.0, mimekit2.9.2 and Portable.BouncyCastle1.9.0 without all nuget useless crap
|
2 rokov pred |
UbitUmarov
|
811b2de565
EmailModule2 (lsl email), support selfsigned server certs, use mailkit email address validation, etc
|
2 rokov pred |
UbitUmarov
|
56892d1bc6
typos
|
2 rokov pred |
UbitUmarov
|
48160db046
typos
|
2 rokov pred |
UbitUmarov
|
52fdab0c67
add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login
|
2 rokov pred |
UbitUmarov
|
d65546724e
make YEngine the default engine
|
3 rokov pred |
UbitUmarov
|
fe62a15720
remove obsolete lighshare option
|
3 rokov pred |
UbitUmarov
|
1bfd2ae1d8
mantis 6783: change coment text
|
3 rokov pred |
UbitUmarov
|
cdcf468e5c
Enable NPCs by default. They are a major opensim feature
|
3 rokov pred |
UbitUmarov
|
fbc10387c8
add a optional limit on number of npcs per scene default = 40
|
3 rokov pred |
UbitUmarov
|
abf11627f2
duplicate configuration entries on sextion XEngine that are also valid for YEngine since are not even engine related, and should be on own section, one day
|
3 rokov pred |
UbitUmarov
|
adc943c6d6
remove a forgotten warning about YEngine
|
4 rokov pred |
UbitUmarov
|
5c789466cc
mantis 8746 use PrivURL with PrivPort
|
4 rokov pred |
UbitUmarov
|
c15869438c
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
4 rokov pred |
UbitUmarov
|
23aae75563
add osslDefaultEnable.ini and osslEnable.ini.example. Similar use as opensimDefaults and opensim. Second files do local overrides to defautl settings. This should easy upgrades to versions that are compatible (most cases). (Dan Banner idea and request)
|
4 rokov pred |
UbitUmarov
|
a22acd1c5c
remove a few more references to simianGrid
|
4 rokov pred |
UbitUmarov
|
941b65b44a
removed outdated suport for simianGrid. Simian was a web/php alternative to Robust (https://code.google.com/archive/p/openmetaverse)
|
4 rokov pred |
UbitUmarov
|
943d0935a6
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
5 rokov pred |
UbitUmarov
|
7a82f9ef9f
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
5 rokov pred |