UbitUmarov
|
7b2b29d10d
return a proper http error
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
037de89a75
clean a bit
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
66f3c6c730
avoid a data copy
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
d179b2dda1
avoid data references stuck in packet pools
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
5b5e53aa1d
we should only have one http poll service manager per instance
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
ca404e5001
some cleanup
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
9f3c803552
avoid potencial null refs
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
aee981e5e2
http reusecontext is obsolete
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
6d4b0a8ce3
Merge branch 'master' into httptests
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
fc4212bc81
mantis 8222
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
7d58b73bbc
some changes on pollevent
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
d1306c8976
a null ref check left behind on previus commits
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
a7db505caf
stupid mono5 doesn't know about Subject Alternative Name IPAddress
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
117e6ec266
fix wrong cert ip compare
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
6c79cc652b
some conditional dispose on http requests inputstream
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
604b966d84
some conditional dispose on http requests inputstream
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
11f6d28a06
fix merge
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
d0912b6151
let StreamReader be in using statements
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
254b26a7d5
fix merge
|
%!s(int64=7) %!d(string=hai) anos |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
5fc3605955
some cleanup, use more using(), more checks so http request mem stream is closed
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
30dccd57cd
provide remote SSLcommonName to xmlRpcRequest methods, but in a away it can be detected/parsed. This is used by some external modules like DTLNSLMoneyServer. But this module does need to change on this ( and it cannot override default validation rules, it needs to do it on its httplistener with method provided in previus commits
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
6627da693e
suport client certificate validation per listenner, with a supplied static callback
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
806e75eefb
remove not needed sslport parameter
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
80d4f76d18
keep a unsecure http port up for external services (datasnapshot search). Only fire poolservices on main http listener
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
5b946405a0
changes to regions ssl suport: verify if hostnames are validate by the selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later)
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
b51739e23e
recover regions main http server ssl suport. Using a PKCS12 cert file, and not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
4f9378bf97
remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
0f4d54b8b2
put back the dangerous resp.ReuseContext = true option, that for some odd reason OSgrid nginx configuration seems to need
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
f636ef037a
http send is blocking, so we need we need to do it async in all cases. - this will need revision after server changes
|
%!s(int64=8) %!d(string=hai) anos |