index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Scripting
/
LSLHttp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-216
/
+326
2018-12-11
Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c...
uriesk
1
-31
/
+0
2018-11-02
fix lsl http url pool service not beeing removed
UbitUmarov
1
-3
/
+2
2018-07-14
http reusecontext is obsolete
UbitUmarov
1
-3
/
+0
2017-05-30
do another dns request via new cache. My problems bf wheren't mono after all,...
UbitUmarov
1
-17
/
+2
2017-05-02
disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...
UbitUmarov
1
-7
/
+62
2017-01-26
Make it possible to override the URL module
Melanie Thielker
1
-12
/
+12
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-19
/
+19
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-34
/
+62
2016-07-17
add a Drop method to PollService Event handlers, Drop requests on connections...
UbitUmarov
1
-2
/
+24
2016-03-16
Add osRequestURL and osRequestSecureURL with an options list.
Melanie Thielker
1
-3
/
+12
2016-03-16
Implement Access-Control-Allow-Origin for HTTP LSL server
Jeff Kelley
1
-0
/
+2
2015-12-25
fix html encapsulation for MSIE was doing nothing
UbitUmarov
1
-1
/
+1
2015-10-24
merge issue: fix missing '/'
UbitUmarov
1
-2
/
+3
2015-09-10
add a few terminating / in LSLhttp uris as core
UbitUmarov
1
-4
/
+4
2013-07-15
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
1
-2
/
+4
2013-06-07
Supply proper type information for the various types of requests
Melanie
1
-6
/
+6
2013-06-07
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
1
-4
/
+4
2013-05-05
Implement llSetContentType using the new OpenID auth support for authentication
Melanie
1
-1
/
+50
2013-02-27
Add regression test for llReleaseUrl() (and for llRequestUrl)
Justin Clark-Casey (justincc)
1
-9
/
+16
2013-02-26
Add regression test for llRequestUrl()
Justin Clark-Casey (justincc)
1
-16
/
+21
2013-02-17
Correctly remove https:// URLs from the http server.
Melanie
1
-1
/
+7
2013-01-24
Mantis 6508 llHTTPResponse body is incorrectly interpreted by IE
Talun
1
-1
/
+15
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-17
/
+0
2012-11-13
Another 21 modules' directives moved out of .addin.xml
Diva Canto
1
-0
/
+2
2012-09-26
just remove the damm thing
UbitUmarov
1
-1
/
+1
2012-09-26
Seems nothing actually need the request body for getevents. so change
UbitUmarov
1
-1
/
+0
2012-09-26
UriModule GetEvents also doesn't need a request body
UbitUmarov
1
-0
/
+1
2012-09-04
Remove debug spam
Melanie
1
-6
/
+6
2012-08-29
This partially implements the LSL function to set the response
Mic Bowman
1
-1
/
+19
2012-07-29
Bump number of URLs to 15000 per region
Melanie
1
-1
/
+1
2012-07-15
Make https work in the poll service manager
Melanie
1
-2
/
+2
2012-07-15
Fix a double parenthesis typo
Melanie
1
-1
/
+1
2012-07-15
Set up https to work like http does in the poll handler
Melanie
1
-3
/
+3
2012-07-05
Add an EventType enum and Type field to the poll service event args. This allows
Melanie
1
-4
/
+4
2012-07-04
added a timeout paramenter to PollServiceEventArgs, so each type can define ...
UbitUmarov
1
-2
/
+2
2012-06-27
Comment out a spammy message that will spew 4 lines for each request to a
Melanie
1
-1
/
+2
2012-06-22
Resolve various race conditions between accessing and removing external scrip...
Justin Clark-Casey (justincc)
1
-132
/
+148
2012-06-22
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
1
-35
/
+73
2012-06-16
Change read config paramter from max_urls_per_simulator to max_external_urls_...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-06-16
Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ...
Justin Clark-Casey (justincc)
1
-1
/
+8
2012-05-23
Fix llGetSimulatorHostname to return configured hostname
BlueWall
1
-0
/
+4
2012-05-04
Temporarily add debug log lines to lsl url request and release
Justin Clark-Casey (justincc)
1
-0
/
+13
2012-01-14
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
1
-1
/
+8
2011-12-07
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
1
-11
/
+6
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-05-26
Some additional protection, it seems that responsedata needs to be locked, bu...
Tom
1
-2
/
+13
2011-05-17
Also fix the locking of url.requests and tidy the locks in general
Tom
1
-23
/
+31
2011-05-17
Lock m_requestMap properly to prevent some nasty access errors and the result...
Tom
1
-30
/
+51
2011-05-05
Add support for llRequestSecureURL() if ssl is enabled
BlueWall
1
-5
/
+56
[next]