Commit Graph

3278 Commits

Author SHA1 Message Date
UbitUmarov
24cbfb284a change version 2024-11-08 21:35:50 +00:00
UbitUmarov
cda1c7f1f2 and update pointer to macOS native Bulletsim lib 2024-10-09 22:33:33 +01:00
UbitUmarov
ec19f9c71c missed one 2024-10-09 22:29:26 +01:00
UbitUmarov
a690a8b033 mantis 9167: update native libs for macOS 2024-10-09 22:25:56 +01: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
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
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 2024-08-17 00:30:18 +01:00
Adil El Farissi
207c3d1e71 Revert some default params and fixes to SSL support 2024-08-16 23:04:40 +01:00
Adil El Farissi
ac9ed3d5d1 Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes 2024-08-16 22:59:25 +01: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
Adil El Farissi
90618dc4d5 Merge branch 'master' of https://github.com/opensim/opensim 2024-07-09 02:06:53 +00:00
Adil El Farissi
cca75c799e Update ScriptSyntax.xml 2024-07-06 19:24:50 +00:00
Adil El Farissi
fb1d5619a1 Update ScriptSyntax.xml 2024-07-05 20:05:13 +00:00
Adil El Farissi
1d01e37a67 Update ScriptSyntax.xml 2024-07-05 19:31:35 +00:00
UbitUmarov
0923ed6f4d update ScriptSyntax 2024-06-23 21:58:00 +01:00
Adil El Farissi
6ab23c8d6b Merge branch 'opensim:master' into master 2024-06-07 21:03:53 +00:00
UbitUmarov
a79f5d58f6 add missing dependency for pgsql connector 2024-05-15 19:05:32 +01:00
UbitUmarov
264e5f8cbe update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :( 2024-05-08 20:36:33 +01:00
UbitUmarov
82b462304a retry mysql.data v8.3.0 custom build with handle for dbnull tpe as current 8.0.31 2024-05-02 22:55:51 +01:00
UbitUmarov
1992e838cc add another asset 2024-05-02 18:22:41 +01:00
Adil El Farissi
5a5ba6c021 Revert some default params and fixes to SSL support 2024-04-26 06:12:29 +00:00
AdilElFarissi
3c6a8f8d7c Merge branch 'opensim:master' into master 2024-04-26 05:49:42 +00:00
UbitUmarov
3e9258e371 update libomv 2024-04-25 00:20:34 +01:00
UbitUmarov
3beeee8fdc revert to oracle mysql 8.0.31.0 since recent one is not working on some platforms 2024-04-23 10:27:32 +01:00
UbitUmarov
70f6b0b5da oops do update libomv for last commit 2024-04-21 13:50:08 +01:00
UbitUmarov
68bfdddae5 update mysql.data.dll to 8.3.0 2024-04-21 04:37:45 +01:00
UbitUmarov
835cc49a16 update BouncyCastle MimeKit and MailKit, extracted from nuget 2024-04-21 04:12:14 +01:00
UbitUmarov
3135b84ee8 remove dotnetopenemail that was replaced by mailkit 2024-04-21 03:49:08 +01:00
UbitUmarov
76615b7c3b update warp3d and xmlrpc dlls 2024-04-21 02:40:31 +01:00
UbitUmarov
dd67d21ae7 update libomv with one new bug killed 2024-04-21 01:15:23 +01:00
UbitUmarov
3c801041e3 Revert "update libomv". Some bug did go in..
This reverts commit b1e0b6d0c7.
2024-04-21 00:40:07 +01:00
UbitUmarov
b1e0b6d0c7 update libomv 2024-04-21 00:02:55 +01:00
UbitUmarov
e731edfa2e move minimal dotnet version to 8 2024-04-20 23:37:37 +01:00
AdilElFarissi
af5ad4a43c Merge branch 'opensim:master' into master 2024-04-13 05:44:53 +00:00
UbitUmarov
bbac092621 update readme 2024-04-11 01:01:41 +01:00
AdilElFarissi
efda155791 Merge branch 'opensim:master' into master 2024-04-08 07:17:51 +00:00
UbitUmarov
1e424be6f3 remove repeated asset 2024-04-06 19:59:12 +01:00
UbitUmarov
f51f81d53f add some texture assets 2024-04-02 20:30:21 +01:00
UbitUmarov
30d2ad4bb4 update libomv 2024-04-02 01:02:53 +01:00
UbitUmarov
2e493fd6ce do remove defaul system.drawing (that is same as ...win) 2024-04-01 19:19:00 +01:00
Adil El Farissi
cc79aa0c23 Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes 2024-03-29 03:56:03 +00:00
AdilElFarissi
88704a641f Merge branch 'opensim:master' into master 2024-03-26 22:16:17 +00:00
Jeff Kelley
1aa7bea608 osGetLinkInventoryAssetKey
deleted:    bin/System.Drawing.Common.dll

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2024-03-24 11:25:09 +00:00
Adil El Farissi
681baf65f1 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-03-20 01:12:49 +00:00
Adil El Farissi
6629dfb95b Merge branch 'master' of https://github.com/AdilElFarissi/opensim 2024-03-19 22:32:52 +00:00
Adil El Farissi
70f7106e02 Add the missing literature in the OSSL functions tooltips 2024-03-19 22:32:43 +00:00
UbitUmarov
6afa7d564b same for osGetLinkInventoryItemKeys 2024-03-05 19:04:36 +00:00