UbitUmarov
|
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
|
пре 4 година |
UbitUmarov
|
e558dd3ac6
update httpserver.dll this needs testing. May not be that nice...
|
пре 4 година |
UbitUmarov
|
8d8b5b756f
mantis 8663: add CertificateValidationCallback set. Thanks Manni
|
пре 4 година |
Robert Adams
|
9956f5cb4a
Changes fix some CORS problems when making XMLRPC calls from
|
пре 5 година |
UbitUmarov
|
7b2b29d10d
return a proper http error
|
пре 6 година |
UbitUmarov
|
037de89a75
clean a bit
|
пре 6 година |
UbitUmarov
|
66f3c6c730
avoid a data copy
|
пре 6 година |
UbitUmarov
|
d179b2dda1
avoid data references stuck in packet pools
|
пре 6 година |
UbitUmarov
|
5b5e53aa1d
we should only have one http poll service manager per instance
|
пре 6 година |
UbitUmarov
|
ca404e5001
some cleanup
|
пре 6 година |
UbitUmarov
|
9f3c803552
avoid potencial null refs
|
пре 6 година |
UbitUmarov
|
aee981e5e2
http reusecontext is obsolete
|
пре 6 година |
UbitUmarov
|
6d4b0a8ce3
Merge branch 'master' into httptests
|
пре 7 година |
UbitUmarov
|
fc4212bc81
mantis 8222
|
пре 7 година |
UbitUmarov
|
7d58b73bbc
some changes on pollevent
|
пре 7 година |
UbitUmarov
|
d1306c8976
a null ref check left behind on previus commits
|
пре 7 година |
UbitUmarov
|
a7db505caf
stupid mono5 doesn't know about Subject Alternative Name IPAddress
|
пре 7 година |
UbitUmarov
|
117e6ec266
fix wrong cert ip compare
|
пре 7 година |
UbitUmarov
|
6c79cc652b
some conditional dispose on http requests inputstream
|
пре 7 година |
UbitUmarov
|
604b966d84
some conditional dispose on http requests inputstream
|
пре 7 година |
UbitUmarov
|
11f6d28a06
fix merge
|
пре 7 година |
UbitUmarov
|
d0912b6151
let StreamReader be in using statements
|
пре 7 година |
UbitUmarov
|
254b26a7d5
fix merge
|
пре 7 година |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
пре 7 година |
UbitUmarov
|
5fc3605955
some cleanup, use more using(), more checks so http request mem stream is closed
|
пре 8 година |
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
|
пре 8 година |
UbitUmarov
|
6627da693e
suport client certificate validation per listenner, with a supplied static callback
|
пре 8 година |
UbitUmarov
|
806e75eefb
remove not needed sslport parameter
|
пре 8 година |
UbitUmarov
|
80d4f76d18
keep a unsecure http port up for external services (datasnapshot search). Only fire poolservices on main http listener
|
пре 8 година |
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)
|
пре 8 година |