issues
search
TechnikEmpire
/
HttpFilteringEngine
Transparent filtering TLS proxy.
Mozilla Public License 2.0
60
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure all critical exceptions are caught, if possible
#140
TechnikEmpire
opened
7 years ago
0
Report all thrown exceptions BEFORE throwing
#139
TechnikEmpire
opened
7 years ago
0
Cert verification errors persist
#138
TechnikEmpire
opened
7 years ago
3
In debug builds, enabled ASIO handler tracking
#137
TechnikEmpire
opened
7 years ago
0
We've really done it now - every connection will live forever in memory
#136
TechnikEmpire
opened
7 years ago
4
Double free inside base certificate store class
#135
TechnikEmpire
opened
7 years ago
0
Letting OpenSSL handle automatic ECDH negotiation keys gives us a memory leak
#134
TechnikEmpire
opened
7 years ago
3
We set an atomic bool for enforcing the diversion loop AFTER starting diversion threads :O
#133
TechnikEmpire
closed
7 years ago
1
2.0.2 doesn't configure host specific TLS contexts properly
#132
TechnikEmpire
opened
7 years ago
1
New host specific TLS contexts system is a memory hog
#131
TechnikEmpire
opened
7 years ago
3
Upgrade to Visual Studio 2017
#130
TechnikEmpire
closed
7 years ago
1
We need a better system to copy custom block content
#129
TechnikEmpire
closed
7 years ago
4
Issue on some clients accessing some secure websites
#128
TechnikEmpire
opened
7 years ago
1
Make per-host, cached TLS contexts
#127
TechnikEmpire
closed
7 years ago
1
Build MacOS back end
#126
TechnikEmpire
opened
7 years ago
3
Make pure native project with PInvoke interface
#125
TechnikEmpire
closed
7 years ago
2
Potential parser issue
#124
TechnikEmpire
opened
7 years ago
0
Extend FirewallCallBack To support 3 states
#123
Hesham-Elbadawi
opened
7 years ago
7
Re-enable client payload content inspection
#122
TechnikEmpire
opened
7 years ago
0
Help Required
#121
Hesham-Elbadawi
closed
7 years ago
37
Don't recalc non-zero checksums on packets that are unmodified
#120
TechnikEmpire
closed
7 years ago
1
Print full certificate details to error log when trust fails
#119
TechnikEmpire
opened
7 years ago
0
Upgrade to newest openSSL
#118
TechnikEmpire
opened
7 years ago
0
Need to set http_parser to compile in non-strict mode
#117
TechnikEmpire
closed
7 years ago
0
Need to check for http_parser bug and manually parse status when detected
#116
TechnikEmpire
closed
7 years ago
0
IPV6 traffic is not being diverted
#115
TechnikEmpire
closed
7 years ago
2
Add passthrough to the filtering mechanism
#114
TechnikEmpire
opened
7 years ago
0
Fix issues reported by badssl.com ONLY on the client context
#113
TechnikEmpire
closed
7 years ago
0
Run as administrator
#112
dkwiebe
opened
7 years ago
1
Intermediate CA's are causing trust chain to become broken
#111
TechnikEmpire
closed
7 years ago
4
Add generic connection drop filtering
#110
TechnikEmpire
opened
7 years ago
0
Stream timeouts must be very long. Current short timeouts cause errors
#109
TechnikEmpire
closed
7 years ago
1
Inspection of client payload (upload) causes corruption
#108
TechnikEmpire
closed
7 years ago
1
BuildBot uses original WinDivert libs, which use VS 2012 runtime dlls
#107
TechnikEmpire
opened
7 years ago
1
Handle improper shutdown of clients/servers
#106
TechnikEmpire
closed
7 years ago
1
Stream expiry callback shouldn't issue any error/info/warn.
#105
TechnikEmpire
closed
7 years ago
1
Stream expiry timer not set correctly in TlsCapableHttpBridge
#104
TechnikEmpire
closed
7 years ago
1
Must pass request AND response body and headers (when available) to external classification
#103
TechnikEmpire
closed
7 years ago
0
TlsCapableHttpBridge sends response transaction as request argument for Shouldblock
#102
TechnikEmpire
closed
7 years ago
0
TlsCapableHttpBridge calls onMessageBegin with out-of-order data
#101
TechnikEmpire
closed
7 years ago
0
The external filtering API needs an extra enum action for ignoring responses as well
#100
TechnikEmpire
closed
7 years ago
0
External filtering callback doesn't handle case where response is not null
#99
TechnikEmpire
closed
7 years ago
0
Need to handle IP-only TLS HTTP connection
#98
TechnikEmpire
opened
7 years ago
0
WinDiverter class uses single buffer with multiple threads.
#97
TechnikEmpire
closed
7 years ago
2
Add HTTP/2 parser
#96
kirillv
opened
8 years ago
1
Preserved domains need to be lower case transformed
#95
TechnikEmpire
closed
7 years ago
1
Extract HTML before calling external content classification
#94
TechnikEmpire
closed
8 years ago
0
Anchored domains & addresses with $domain operator fail
#93
TechnikEmpire
closed
7 years ago
1
Anchored domain matching doesn't index well
#92
TechnikEmpire
closed
7 years ago
1
Replace Adblock Plus filter syntax
#91
TechnikEmpire
closed
7 years ago
1
Next