xSmurf
fdd5e4a194
Moved com.Subgraph.fwprompt.EventNotifier.conf > com.subgraph.fwprompt.EventNotifier.conf for consistency...
7 years ago
xSmurf
970a4c9cee
Fixed rule mode in getString and save methods...
7 years ago
xSmurf
31eb87c580
gnome-shell disabled unused connection monitor...
7 years ago
xSmurf
c209d1b376
gnome-shell fixed handling of multiple prompt requests...
7 years ago
xSmurf
11b8ec9818
gnome-shell fmt...
7 years ago
xSmurf
c01894f35c
fmt..
7 years ago
Stephen Watt
8054062418
More checks in SGFW prompt GUI to prevent accidental startup race/panic condition.
...
Increased default max concurrent prompts in standalone prompter to 5 connections.
Fixed NULL dereference crash condition from recvfrom() error in go-nfnetlink vendor dependency.
7 years ago
Stephen Watt
e3ab56486b
Upgraded standalone fw-prompt for DBus compatibility with new fw-daemon.
...
Averted potential panic issue in SOCKS5 listener.
Fixed strange whole-window scrolling behavior in fw-prompt.
Removed verbose debug output in fw-prompt.
7 years ago
Stephen Watt
a3fa1b1285
Slightly kludgy workaround for gtk-3.20 dependence in gtk-3.18 builds.
...
Added SGFW_CONF environment variable for overriding default SGFW configuration path.
Added SGFW_SOCKS_CONFIG environment variable for overriding default SGFW SOCKS json config file path.
Updated readme with information on building outside SGOS.
7 years ago
dma
92276eed47
fmt
7 years ago
dma
5f454f2c6b
Remove debug output
7 years ago
dma
2869f15ba1
Remove hack + debug output because of fix in af1a925b11
7 years ago
dma
af1a925b11
Fix bug where sometimes not all of /proc/net/tcp is read
7 years ago
xSmurf
119344dbfc
Settings: adding sandbox and allow tls to rule edit...
7 years ago
dma
ef9a0a22c2
Make log more sublogmon friendly
7 years ago
dma
ed8c254404
Add TLSGuard to SOCKS5 filter clients not coming from oz-daemon
7 years ago
dma
e7a803f84f
Temporary workaround
7 years ago
dma
9ac3c3fa92
Temporary workaround to drop connections from the sandbox manager that we can't further identify.
7 years ago
xSmurf
755e0088c5
typo and fmt...
7 years ago
xSmurf
6e6e265fae
Fmt..
7 years ago
dma
68e6d57c9b
Remove bad deps, fix exec erroneous path truncation for processes outside of oz
7 years ago
dma
e2ed0b68e7
Increase stylesheet width
7 years ago
dma
5dd4dea30e
Remove duplicate systemd unit file
7 years ago
dma
ab7d9464e0
typo
7 years ago
dma
a8321095be
fixing broken deps..
7 years ago
dma
52fe2b5d2d
trying to fix broken deps in vendor/
7 years ago
dma
70c21b0636
vendoring
7 years ago
dma
4babfbbd14
Merge remote-tracking branch 'origin/shw_dev'
7 years ago
dma
e1f48ced94
move
7 years ago
dma
6d6c3c26ff
move sgfw socks config location
7 years ago
dma
ee82803633
move socks config
7 years ago
dma
17e1acc69d
socks config
7 years ago
dma
dafec55bc7
Fixed bug with prompt rule / saved rule mismatch on SOCKS connects
7 years ago
dma
58b7a4f6a9
Update systemd unit file to install /var/run/fw-daemon/ on start
7 years ago
dma
5a755a04e8
Change path of oz socket
7 years ago
dma
7b5a0ed980
Bug fixes, cleanup, improvement
7 years ago
dma
d2ff760197
Patch up IPC
7 years ago
dma
a65c268dbf
Change default for non-sandboxed connections.
7 years ago
dma
f3f5414fd4
Support for TLSGuard in prompter
7 years ago
dma
9ff74569f3
Add Sandbox to procsnitch Info struct
7 years ago
dma
ae8f6d96ba
Fix rule evaluation of outgoing connections emerging from sandbox proxy ports
7 years ago
dma
d0e5a97a53
Fixing process identification for UDP packets (still WIP)
7 years ago
dma
a89f8118bf
Fix rule parsing, still working on this
7 years ago
dma
e8f5001483
Updated procsnitch
7 years ago
dma
6cdb400d32
Fix bugs related to parsing rules file and saving rules file
7 years ago
User
14e1f99b03
Loosen match on UDP socket lookup (still WIP)
7 years ago
shw
2e7b7debeb
Incorporated TLSGuard and turned it on by default for all outbound SOCKS5 connections.
...
Fixed display of nil IPs (when only hostname is passed via SOCKS5 connect).
8 years ago
shw
f945481c2e
Should solve a (newly introduced) intermittent crash issue with fw-settings.
8 years ago
shw
27d0a4809d
Updated SOCKS5 connection lookup code now correctly identifies originating process.
...
Includes code to read internal proxy state information from (updated) oz-daemon.
8 years ago
shw
acf62b63d1
Changed SOCKS/Tor credential randomization so it only occurs if username and password are empty.
8 years ago