Commit Graph

14 Commits (61710110d2d7f716c42b2dd19ce31a21742914fd)

Author SHA1 Message Date
Stephen Watt f616f54b2c Fix TLSGuard handshake timeout issue by breaking total timeout period into one second polling intervals.
7 years ago
Stephen Watt 62713d74f0 AddRuleAsync DBus calls now include reference guid for proper application of "once" rules.
7 years ago
Stephen Watt b9c2e03afd Overhaul of GetPendingRequests DBus method to call AddRuleAsync multiple times instead of returning a string array.
7 years ago
Stephen Watt bdca5d330d Disabled TLSGuard handshake rewrites and passed through resumed encrypted sessions.
7 years ago
Stephen Watt 2fb872d8ad Duplicate entries in fw-prompt are now displayed nested by changing GTK ListStore -> TreeStore
7 years ago
Stephen Watt 96f6e3bbe5 A bunch of "fixes" to TLSGuard that are pointless because this is a dead end.
7 years ago
Stephen Watt 4c816b2392 Solved done channel notification by creating one for both client and server connections.
7 years ago
Stephen Watt 7279b46310 Fixed TLS extension parsing routines.
7 years ago
Stephen Watt 71ee1964f4 Very messy experimental extensions to TLSGuard to strip out sessions and TLS extensions in the handshake protocol.
7 years ago
Stephen Watt ff8be65566 Added connection timestamps to firewall prompting.
7 years ago
Stephen Watt 0bda150abc Various code cleanups (still buggy/WIP).
7 years ago
Stephen Watt 2fc7525cc7 Added new RemovePrompt DBus call to complement RequestPrompt (GUID-based prompt removal).
7 years ago
Stephen Watt a8f61a2d4e Re-sync to master.
7 years ago
shw 2e7b7debeb Incorporated TLSGuard and turned it on by default for all outbound SOCKS5 connections.
8 years ago