- 20 May, 2017 1 commit
-
-
Honfika authored
Creating less byte arrays. CopyToStream functions simlified. ReadBytesAsync reads the data to the buffer which is passed in the argument and returns immediately when any data read. (old read method can be removed, it is not used)
-
- 19 May, 2017 8 commits
-
-
justcoding121 authored
-
https://github.com/justcoding121/Titanium-Web-Proxyjustcoding121 authored
# Conflicts: # Examples/Titanium.Web.Proxy.Examples.Basic/ProxyTestController.cs # Titanium.Web.Proxy/Helpers/CustomBinaryReader.cs # Titanium.Web.Proxy/Helpers/Network.cs # Titanium.Web.Proxy/Helpers/Tcp.cs # Titanium.Web.Proxy/Http/HeaderParser.cs # Titanium.Web.Proxy/Http/HttpWebClient.cs # Titanium.Web.Proxy/Http/Request.cs # Titanium.Web.Proxy/Network/CertificateManager.cs # Titanium.Web.Proxy/Network/Tcp/TcpConnection.cs # Titanium.Web.Proxy/Network/Tcp/TcpConnectionFactory.cs # Titanium.Web.Proxy/ProxyAuthorizationHandler.cs # Titanium.Web.Proxy/ProxyServer.cs # Titanium.Web.Proxy/RequestHandler.cs # Titanium.Web.Proxy/ResponseHandler.cs
-
Jehonathan Thomas authored
Merge with beta
-
-
justcoding121 authored
-
Jehonathan Thomas authored
-
Jehonathan Thomas authored
add TLS cert revocation check flag; cleanup
-
justcoding121 authored
-
- 18 May, 2017 1 commit
-
-
Jehonathan Thomas authored
Beta
-
- 17 May, 2017 5 commits
-
-
justcoding121 authored
-
Jehonathan Thomas authored
Allow to query the root certificate status (IsRootCertificateTrusted …
-
Honfika authored
-
justcoding121 authored
-
Honfika authored
Allow to query the root certificate status (IsRootCertificateTrusted and IsRootCertificateMachineTrusted) Allow to machine trust the root certificate (it will show the UAC dialog when required)
-
- 16 May, 2017 21 commits
-
-
justcoding121 authored
-
Jehonathan Thomas authored
Beta
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
move Dispose calls to finally blocks
-
Honfika authored
-
justcoding121 authored
-
justcoding121 authored
-
Honfika authored
-
justcoding121 authored
-
Jehonathan Thomas authored
Space within single line array initializer
-
justcoding121 authored
-
Honfika authored
-
justcoding121 authored
-
justcoding121 authored
-
Jehonathan Thomas authored
connection count locking + usings sorted
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Jehonathan Thomas authored
reuse buffers, missing dispose added
-
- 15 May, 2017 4 commits
-
-
justcoding121 authored
Since Chrome HTTPS is broken in stable due to #199, lets merge with beta asap
-
Honfika authored
-
Jehonathan Thomas authored
Beta
-
justcoding121 authored
-