UbitUmarov
|
d94b2e6f6d
remove a now anoying message..
|
7 years ago |
UbitUmarov
|
5274a3181e
enclose GetRequestStream on try/catch
|
7 years ago |
UbitUmarov
|
99111e5052
enclose GetRequestStream on try/catch
|
7 years ago |
UbitUmarov
|
687c01b29e
need to delay even more agent close after teleport to compensate for slow machines and user connections. This one of current tp teleport protocol flaws
|
7 years ago |
UbitUmarov
|
d1306c8976
a null ref check left behind on previus commits
|
7 years ago |
UbitUmarov
|
572e84c822
make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else
|
7 years ago |
UbitUmarov
|
18f1ea1086
make LSL_list a CLASS again. Now we need to it allover again. Scripts need to be recompiled ( delete contents of bin/ScriptEngines)
|
7 years ago |
UbitUmarov
|
6a0eba3d7b
disable llhttprequests secure con, since it still collides with main ssl settings
|
7 years ago |
UbitUmarov
|
a2c824e124
get back to .net4.0 for now
|
7 years ago |
UbitUmarov
|
2603363e3e
update test httpserver, be more tolerant on protocols
|
7 years ago |
UbitUmarov
|
a7db505caf
stupid mono5 doesn't know about Subject Alternative Name IPAddress
|
7 years ago |
UbitUmarov
|
117e6ec266
fix wrong cert ip compare
|
7 years ago |
UbitUmarov
|
6609965f6e
ops no
|
7 years ago |
UbitUmarov
|
d5d09253bc
add test cert
|
7 years ago |
UbitUmarov
|
582dc75381
remove a accent from a method name
|
7 years ago |
UbitUmarov
|
c54985f8a1
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
f7ae87a0d5
minor cleanup
|
7 years ago |
UbitUmarov
|
289d4ca128
minor cleanup
|
7 years ago |
UbitUmarov
|
2be362bd67
lose a ref
|
7 years ago |
UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 years ago |
UbitUmarov
|
8f10db0a6a
mantis 8181: don't try to delete contents of a non exitent folder
|
7 years ago |
UbitUmarov
|
426f2130fc
change opensim-ode.sh to use the ode engine defined on opensim.ini
|
7 years ago |
UbitUmarov
|
5287489a3c
avoid some wrong watchdog timeouts
|
7 years ago |
UbitUmarov
|
7a82c7c5b2
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout)
|
7 years ago |
UbitUmarov
|
8d8236cfb2
missing file change.. actually use watchdog threads on assetsconnector and
|
7 years ago |
UbitUmarov
|
d90b68c2a6
change wrong watchdog stopped thread check code, and don't log it
|
7 years ago |
UbitUmarov
|
2777995331
Merge branch 'master' into httptests
|
7 years ago |
UbitUmarov
|
31b4a31246
add some checks for valid endpoints
|
7 years ago |
UbitUmarov
|
772c5b7db0
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
|
7 years ago |
Geir Nøklebye
|
0d31898fd6
Update macOS version of libode to 0.13.2. The library is build as a fat library with both 32 and 64 bit code. O3 optimization and built with macOS 10.11 SDK.
|
7 years ago |