UbitUmarov
0a0e1ea0b1
prim inv item creation date is date of adding to prim
2024-11-14 22:29:32 +00:00
UbitUmarov
24cbfb284a
change version
2024-11-08 21:35:50 +00:00
UbitUmarov
3f70e493b0
fix LogOutgoingDetail output length limit
2024-10-16 23:46:34 +01:00
UbitUmarov
45372514c2
remove old bad code
2024-10-16 23:32:05 +01:00
UbitUmarov
54114a23f5
cosmetics
2024-09-23 00:47:31 +01:00
UbitUmarov
00c0816275
mantis 9157: remove trail '/' from remoteconsole urls
2024-09-21 01:04:09 +01:00
UbitUmarov
7587595f92
fix built
2024-09-17 20:50:55 +01:00
Adil El Farissi
c31875bae8
Merge branch 'opensim:master' into master
2024-09-17 18:28:40 +00:00
Adil El Farissi
0f3fb330bf
Update Util.cs
2024-09-17 18:23:22 +00:00
UbitUmarov
833d8f4991
minor changes
2024-09-16 21:08:11 +01:00
Adil El Farissi
52c77b2f12
Implementation of a basic PEM encoded to OpenSim compatible PKCS12 certificates converter.
...
As you know most CAs return PEM encoded certificates and require a conversion using OpenSSL to make them compatible with OpenSim.
This implementation does the automatic conversion from .pem to .p12 and .pfx at OpenSim startup which updates the certificate in case of automatic certificates renewal...
Note: still under testing using certbot and Let's Encrypt certs...
Thank you and good continuaion
Web Rain :)
2024-09-16 01:52:19 +00:00
Adil El Farissi
fbd0053581
Merge branch 'opensim:master' into master
2024-09-15 20:03:27 +00:00
UbitUmarov
565cb7bdcf
mantis 9159: ignore spaces in z on cast string to vector
2024-09-03 21:40:10 +01:00
Adil El Farissi
c2eb8083cb
Revert "Re-sync repo"
...
This reverts commit 1c214566f3 .
2024-08-21 02:52:29 +00:00
Adil El Farissi
1c214566f3
Re-sync repo
2024-08-21 00:20:35 +00:00
Adil El Farissi
d7376bf9d5
Merge branch 'master' of https://github.com/AdilElFarissi/opensim
2024-08-20 23:52:45 +00:00
Adil El Farissi
c2c3ca418a
Basic implementation of SSL selfsigned certificates creation and renewal
...
Allows selfsigned certificates creation and renewal for local and external use. When enabled, will create a folder SSL\ and 2 sub folders SSL\ssl\ and SSL\src\. Next creates and store an RSA private key in SSL\src\ and the derived selfsigned certificates in SSL\ssl\ folder. Is also possible to renew the certificate on every server restart if CertRenewOnStartup is set to true.
Note: The SSL related params in the network section was adapted to be user friendly and allow the usage just by uncommenting the SSL params in both sections and a password change.
2024-08-16 22:53:04 +01:00
UbitUmarov
1f7e0d1dd9
fix typo
2024-07-21 00:14:29 +01:00
Adil El Farissi
90618dc4d5
Merge branch 'master' of https://github.com/opensim/opensim
2024-07-09 02:06:53 +00:00
UbitUmarov
b06ecf8014
viewers now are sending a useless flood of agent updates. Ignore some
2024-07-03 00:44:02 +01:00
Adil El Farissi
f397fc36a4
Merge branch 'opensim:master' into master
2024-06-15 22:33:50 +00:00
UbitUmarov
8e874d97c5
if at load all pbt terrain id are zero reset all to non pbr ids (so on version update they look the same automaticly)
2024-06-15 00:31:25 +01:00
Adil El Farissi
3bcc96e42d
Merge branch 'opensim:master' into master
2024-06-13 22:21:39 +00:00
UbitUmarov
65738b3766
a few more changes for hypothetical terrain PBR
2024-06-10 21:02:31 +01:00
UbitUmarov
54fe5747ea
add storage for pbr terrain feature that viewers for opensim may add
2024-06-08 21:58:46 +01:00
Adil El Farissi
6ab23c8d6b
Merge branch 'opensim:master' into master
2024-06-07 21:03:53 +00:00
UbitUmarov
30586b34f6
replace Util.Clamp<T>()
2024-06-04 09:01:10 +01:00
UbitUmarov
57c1e15428
use hash.HashData() and other cosmetics
2024-05-10 13:05:50 +01:00
UbitUmarov
1736b6a8a0
make some use of frozendicionaries on xml processors
2024-05-08 19:14:32 +01:00
UbitUmarov
5330c8fcca
mantis 9127 add missing linksetdata serializer
2024-05-08 18:01:38 +01:00
UbitUmarov
034cf66dfe
replace beginaccept
2024-04-28 10:58:27 +01:00
UbitUmarov
943ea29419
missing c&p
2024-04-27 17:06:07 +01:00
UbitUmarov
620859c10e
replace stream.beginread
2024-04-27 17:03:52 +01:00
UbitUmarov
8e6eeb1931
let the socketAddress cache be global
2024-04-27 15:47:33 +01:00
AdilElFarissi
3c6a8f8d7c
Merge branch 'opensim:master' into master
2024-04-26 05:49:42 +00:00
UbitUmarov
ffb4cd7867
cosmetics
2024-04-24 00:07:26 +01:00
UbitUmarov
257a9ad398
libomv now knows old opensim material asset type + dotnet8 usless changes
2024-04-21 13:44:35 +01:00
UbitUmarov
f447a58ac9
cosmetics
2024-04-18 13:27:31 +01:00
UbitUmarov
c8adcb66d0
oops fix bad paste on SLUtil.cs
2024-04-16 23:20:59 +01:00
AdilElFarissi
ab44f8ee07
Merge branch 'opensim:master' into master
2024-04-16 21:26:51 +00:00
UbitUmarov
b9eb6bdd76
dictionary.try and other cosmetics
2024-04-16 18:01:06 +01:00
UbitUmarov
92bf9224de
fix materials simulator features
2024-04-15 01:30:36 +01:00
UbitUmarov
ca69544ae9
update simulator features (max texture 1024px)
2024-04-15 00:43:04 +01:00
AdilElFarissi
af5ad4a43c
Merge branch 'opensim:master' into master
2024-04-13 05:44:53 +00:00
UbitUmarov
25dcfa8b4e
change llAtan2 arguments order to (y,x) to match standard documentation
2024-04-12 22:14:54 +01:00
UbitUmarov
36f95e0167
change NoVerifyCertChain and NoVerifyCertHostname default to true, as stated on ini files
2024-04-12 21:03:03 +01:00
AdilElFarissi
dafc02ac80
Merge branch 'opensim:master' into master
2024-04-09 02:35:18 +00:00
UbitUmarov
5207b251c3
a few more useless changes
2024-04-08 21:43:03 +01:00
AdilElFarissi
efda155791
Merge branch 'opensim:master' into master
2024-04-08 07:17:51 +00:00
UbitUmarov
44b0d30561
a few more useless changes
2024-04-08 02:02:54 +01:00