aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* return a proper http errorUbitUmarov2018-12-071-13/+11
* clean a bitUbitUmarov2018-12-031-9/+1
* avoid a data copyUbitUmarov2018-12-031-1/+6
* avoid data references stuck in packet poolsUbitUmarov2018-11-251-1/+0
* we should only have one http poll service manager per instanceUbitUmarov2018-11-031-63/+51
* some cleanupUbitUmarov2018-09-121-1/+0
* avoid potencial null refsUbitUmarov2018-08-261-4/+4
* http reusecontext is obsoleteUbitUmarov2018-07-141-2/+1
* Merge branch 'master' into httptestsUbitUmarov2017-08-161-1/+1
|\
| * mantis 8222UbitUmarov2017-07-291-1/+1
| * a null ref check left behind on previus commitsUbitUmarov2017-05-281-1/+2
| * some conditional dispose on http requests inputstreamUbitUmarov2017-05-081-1/+2
* | some changes on polleventUbitUmarov2017-06-061-12/+1
* | stupid mono5 doesn't know about Subject Alternative Name IPAddressUbitUmarov2017-05-271-1/+17
* | fix wrong cert ip compareUbitUmarov2017-05-271-1/+1
* | some conditional dispose on http requests inputstreamUbitUmarov2017-05-081-1/+2
* | fix mergeUbitUmarov2017-05-071-16/+13
|\ \ | |/
| * let StreamReader be in using statementsUbitUmarov2017-05-071-27/+15
* | fix mergeUbitUmarov2017-01-051-23/+23
|\ \ | |/
| * Massive tab and trailing space cleanupMelanie Thielker2017-01-051-23/+23
* | some cleanup, use more using(), more checks so http request mem stream is closedUbitUmarov2016-12-301-42/+27
* | provide remote SSLcommonName to xmlRpcRequest methods, but in a away it can b...UbitUmarov2016-12-091-0/+11
* | suport client certificate validation per listenner, with a supplied static ca...UbitUmarov2016-12-091-0/+4
* | remove not needed sslport parameterUbitUmarov2016-12-081-6/+8
* | keep a unsecure http port up for external services (datasnapshot search). Onl...UbitUmarov2016-10-091-15/+14
* | changes to regions ssl suport: verify if hostnames are validate by the select...UbitUmarov2016-10-091-11/+135
* | recover regions main http server ssl suport. Using a PKCS12 cert file, and no...UbitUmarov2016-10-061-1/+9
* | remove reuse context code, they had notthing worth using and on original code...UbitUmarov2016-09-031-2/+2
|/
* put back the dangerous resp.ReuseContext = true option, that for some odd re...UbitUmarov2016-08-211-2/+2
* http send is blocking, so we need we need to do it async in all cases. - this...UbitUmarov2016-07-161-2/+3
* "reverting" the keep alive changes brought in from avination, to check if tha...Diva Canto2016-06-141-3/+2
* dont let http keepalive and context reuse be trueUbitUmarov2015-09-231-3/+10
* seems to compile ( tests comented out)UbitUmarov2015-09-021-5/+1
* bad merge?UbitUmarov2015-09-011-19/+88
|\
| * do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-181-1/+1
| * TEST**** wingridproxy detection at grid login. Untested possible notUbitUmarov2014-10-241-0/+15
| * Merge branch 'master' into careminsterMelanie2013-11-231-1/+1
| |\
| * | * Fixes cases where Last Attachment Point gets overwritten with 0 when it sho...teravus2013-10-051-0/+1
| * | Merge branch 'master' into careminsterMelanie2013-10-041-1/+15
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-241-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-07-181-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-231-5/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-111-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-04-051-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '464201b41d5f5fdd7c88ab5e95dd7b6fbae6d766' into careminsterMelanie2013-03-191-3/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-03-051-0/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-071-1/+45
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-231-3/+22
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-191-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'f54b398540698e6e09022fe77b6405624b532f5c' into careminsterMelanie2013-01-161-0/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \