Commit Graph

24 Commits (792726545e709423d6c80cdfbcb34b5e2db0735d)

Author SHA1 Message Date
Stephen Watt 792726545e Small changes necessary to make fw-prompt a DBus autostart service.
7 years ago
Stephen Watt 0666e9c3c7 Added firewall testing framework.
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 5ba55a2d96 Removed old/deprecated decision code.
7 years ago
Stephen Watt 819edd1962 Consolidated code for creating new entries in fw-prompt.
7 years ago
Stephen Watt 4f685222e1 Added application icons to fw-prompt treeview.
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 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 0d13c7bb9c *WORK IN PROGRESS*: New file descriptor monitor thread removes prompt requests if associated socket closes/dies before user reacts.
7 years ago
Stephen Watt 2eac4c7dc5 *Very experimental*/under-dev release of new fully asynchronous multi-prompter.
7 years ago
Stephen Watt 2f5e10d53d Merge newest branch changes with latest changes to master.
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
dma f3f5414fd4 Support for TLSGuard in prompter
7 years ago
shw 2e7b7debeb Incorporated TLSGuard and turned it on by default for all outbound SOCKS5 connections.
8 years ago
shw 0f2b2413ea Added per-process (ephemeral) rule support.
8 years ago
shw 5f5042fed4 Very noisy, experimental support for asynchronous multi-rule firewall prompting.
8 years ago
shw 3319802a80 Lots of assorted cleanup.
8 years ago
shw aba795fa97 Lots of work to establish basic support for approving/denying rules.
8 years ago
shw e3833190bf Created pre-functional replacement GUI for fw-daemon prompter that is independent of gnome-shell.
8 years ago