- 16 May, 2017 8 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
connection count locking + usings sorted
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
justcoding121 authored
reuse buffers, missing dispose added
-
- 15 May, 2017 20 commits
-
-
Honfika authored
-
justcoding121 authored
-
Honfika authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
- Create less TcpRow objects
-
Honfika authored
-
Honfika authored
- Use static Http Verion objects - Common HTTP header parser (request, response) - Code duplication removed from ProxyAuthorizationHandler - Fix? for issue #227
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
-
justcoding121 authored
RootCertificate creation improvements
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
justcoding121 authored
Reformat the code (tried to keep your settings, so just changed which was not the same everywhere in your code)
-
- 14 May, 2017 8 commits
-
-
Honfika authored
-
justcoding121 authored
Allow to change the root certificate names (issuer, name) in Certific…
-
Honfika authored
-
Honfika authored
-
Honfika authored
Allow to change the root certificate names (issuer, name) in CertificateManager without recreating the object.
-
justcoding121 authored
-
justcoding121 authored
Performance improvements: Buffered stream, avoid string concatenation…
-
Honfika authored
-
- 13 May, 2017 4 commits
-
-
justcoding121 authored
Resharper settings: naming conventions
-
Honfika authored
-
justcoding121 authored
-
justcoding121 authored
Task.Run don't have sync context anyway, so will resume in threadpool thread. http://stackoverflow.com/questions/36654472/why-configureawaitfalse-does-not-work-while-task-run-works
-