Historie revizí

Autor SHA1 Zpráva Datum
  UbitUmarov 6d4b0a8ce3 Merge branch 'master' into httptests před 7 roky
  UbitUmarov fc4212bc81 mantis 8222 před 7 roky
  UbitUmarov 7d58b73bbc some changes on pollevent před 7 roky
  UbitUmarov d1306c8976 a null ref check left behind on previus commits před 7 roky
  UbitUmarov a7db505caf stupid mono5 doesn't know about Subject Alternative Name IPAddress před 7 roky
  UbitUmarov 117e6ec266 fix wrong cert ip compare před 7 roky
  UbitUmarov 6c79cc652b some conditional dispose on http requests inputstream před 7 roky
  UbitUmarov 604b966d84 some conditional dispose on http requests inputstream před 7 roky
  UbitUmarov 11f6d28a06 fix merge před 7 roky
  UbitUmarov d0912b6151 let StreamReader be in using statements před 7 roky
  UbitUmarov 254b26a7d5 fix merge před 7 roky
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup před 7 roky
  UbitUmarov 5fc3605955 some cleanup, use more using(), more checks so http request mem stream is closed před 7 roky
  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 před 7 roky
  UbitUmarov 6627da693e suport client certificate validation per listenner, with a supplied static callback před 7 roky
  UbitUmarov 806e75eefb remove not needed sslport parameter před 7 roky
  UbitUmarov 80d4f76d18 keep a unsecure http port up for external services (datasnapshot search). Only fire poolservices on main http listener před 8 roky
  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) před 8 roky
  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 před 8 roky
  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 před 8 roky
  UbitUmarov 0f4d54b8b2 put back the dangerous resp.ReuseContext = true option, that for some odd reason OSgrid nginx configuration seems to need před 8 roky
  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 před 8 roky
  Diva Canto e0a82a82de "reverting" the keep alive changes brought in from avination, to check if that's what's making osgrid fail. This is not really reverting, it's more manually resetting some places (not all) where keep alive is set. před 8 roky
  UbitUmarov e441c9cac1 dont let http keepalive and context reuse be true před 9 roky
  UbitUmarov a11edceb00 seems to compile ( tests comented out) před 9 roky
  UbitUmarov 371c9dd2af bad merge? před 9 roky
  UbitUmarov 05d72f77ff do keepalive on mesh and texture GET. Dont use reusecontext any where. před 9 roky
  Freaky Tech f68a1a2218 XML should not contain any BOM. Disabled BOM generation in BaseHttpServer před 9 roky
  UbitUmarov fd79f75ba6 TEST**** wingridproxy detection at grid login. Untested possible not před 10 roky
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them před 10 roky