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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c...
uriesk
2018-12-11
1
-31
/
+0
*
fix lsl http url pool service not beeing removed
UbitUmarov
2018-11-02
1
-3
/
+2
*
http reusecontext is obsolete
UbitUmarov
2018-07-14
1
-3
/
+0
*
Merge branch 'master' into httptests
UbitUmarov
2017-05-31
1
-17
/
+2
|
\
|
*
do another dns request via new cache. My problems bf wheren't mono after all,...
UbitUmarov
2017-05-30
1
-17
/
+2
*
|
fix merge
UbitUmarov
2017-05-03
1
-7
/
+62
|
\
\
|
|
/
|
*
disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...
UbitUmarov
2017-05-02
1
-7
/
+62
*
|
fix merge
UbitUmarov
2017-04-25
1
-13
/
+13
|
\
\
|
|
/
|
*
Make it possible to override the URL module
Melanie Thielker
2017-01-26
1
-12
/
+12
*
|
fix merge
UbitUmarov
2017-01-05
1
-19
/
+19
|
\
\
|
|
/
|
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-19
/
+19
*
|
add a Drop method to PollService Event handlers, Drop requests on connections...
UbitUmarov
2016-07-17
1
-2
/
+24
|
/
*
Add osRequestURL and osRequestSecureURL with an options list.
Melanie Thielker
2016-03-16
1
-3
/
+12
*
Implement Access-Control-Allow-Origin for HTTP LSL server
Jeff Kelley
2016-03-16
1
-0
/
+2
*
fix html encapsulation for MSIE was doing nothing
UbitUmarov
2015-12-25
1
-1
/
+1
*
merge issue: fix missing '/'
UbitUmarov
2015-10-24
1
-2
/
+3
*
add a few terminating / in LSLhttp uris as core
UbitUmarov
2015-09-10
1
-4
/
+4
*
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-2
/
+4
|
\
|
*
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
2013-07-15
1
-2
/
+4
|
*
Supply proper type information for the various types of requests
Melanie
2013-06-07
1
-6
/
+6
|
*
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2013-06-07
1
-4
/
+4
*
|
Implement llSetContentType using the new OpenID auth support for authentication
Melanie
2013-05-05
1
-1
/
+50
*
|
Merge branch 'avination' into careminster
Melanie
2013-03-03
1
-1
/
+7
|
\
\
|
*
|
Correctly remove https:// URLs from the http server.
Melanie
2013-02-17
1
-1
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-27
1
-9
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add regression test for llReleaseUrl() (and for llRequestUrl)
Justin Clark-Casey (justincc)
2013-02-27
1
-9
/
+16
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-27
1
-17
/
+21
|
\
\
\
|
|
/
/
|
*
|
Add regression test for llRequestUrl()
Justin Clark-Casey (justincc)
2013-02-26
1
-16
/
+21
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-25
1
-0
/
+15
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Mantis 6508 llHTTPResponse body is incorrectly interpreted by IE
Talun
2013-01-24
1
-1
/
+15
*
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-0
/
+5
|
\
\
|
|
/
|
*
Another 21 modules' directives moved out of .addin.xml
Diva Canto
2012-11-13
1
-0
/
+2
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-27
1
-1
/
+1
|
\
\
|
*
|
just remove the damm thing
UbitUmarov
2012-09-26
1
-1
/
+1
|
*
|
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
1
-1
/
+0
|
*
|
UriModule GetEvents also doesn't need a request body
UbitUmarov
2012-09-26
1
-0
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Remove debug spam
Melanie
2012-09-04
1
-6
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
This partially implements the LSL function to set the response
Mic Bowman
2012-08-29
1
-1
/
+19
|
*
Resolve various race conditions between accessing and removing external scrip...
Justin Clark-Casey (justincc)
2012-06-22
1
-132
/
+148
|
*
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
2012-06-22
1
-35
/
+73
*
|
Bump number of URLs to 15000 per region
Melanie
2012-07-29
1
-1
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-16
1
-5
/
+5
|
\
\
|
*
|
Make https work in the poll service manager
Melanie
2012-07-15
1
-2
/
+2
|
*
|
Fix a double parenthesis typo
Melanie
2012-07-15
1
-1
/
+1
|
*
|
Set up https to work like http does in the poll handler
Melanie
2012-07-15
1
-3
/
+3
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-5
/
+5
|
\
\
\
|
|
/
/
|
*
|
Add an EventType enum and Type field to the poll service event args. This allows
Melanie
2012-07-05
1
-4
/
+4
|
*
|
added a timeout paramenter to PollServiceEventArgs, so each type can define ...
UbitUmarov
2012-07-04
1
-2
/
+2
[next]