evilsocket
|
e9c10b9054
|
Merge pull request #194 from luzpaz/misc-typos
Misc. typos
|
2018-09-13 11:39:35 +02:00 |
|
martynhare
|
a9215eb247
|
Applying Northern-Lights recommendation of handling generic exceptions via except
|
2018-09-08 18:39:35 +01:00 |
|
martynhare
|
12a9b599bf
|
Fixes issue #197 - modified user stats to use pwd.getpwuid rather than pwd.getpwall
|
2018-09-08 13:52:10 +01:00 |
|
luz.paz
|
996c9ae9a7
|
Misc. typos
Found via `codespell -q 3`
|
2018-09-06 19:24:38 -04:00 |
|
evilsocket
|
980876e517
|
Merge pull request #188 from Northern-Lights/syscall-fix
Update probed function sys_execve to do_execve
|
2018-09-06 15:51:11 +03:00 |
|
Armen Boursalian
|
a8a52f8650
|
RWMutex may help performance in DNS tracking
|
2018-08-28 08:21:26 -07:00 |
|
Armen Boursalian
|
b95c63f0c0
|
#176: IP -> CNAME -> orig. domain display
|
2018-08-28 08:20:42 -07:00 |
|
Armen Boursalian
|
bb2ca3887c
|
Put DNS rule higher up in chain
|
2018-08-23 22:44:48 -07:00 |
|
Armen Boursalian
|
d206a6430d
|
Alleviate #185: except on UI KeyError
|
2018-08-16 22:14:07 -07:00 |
|
Northern-Lights
|
f4162b9384
|
Update probed function sys_execve to do_execve
|
2018-08-12 13:02:33 -07:00 |
|
Simone Margaritelli
|
d325c85f24
|
Merge pull request #174 from ansell/issue-140-fix
Fix #140 : Include python3-pip and grpcio-tools in readme
|
2018-06-05 16:07:10 +02:00 |
|
Peter Ansell
|
27fc3db21f
|
Fix issue #140 : Include python3-pip and grpcio-tools in readme
Installation requires python3-pip and pip installed grpcio-tools to complete successfully.
Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
|
2018-05-26 09:53:38 +10:00 |
|
evilsocket
|
f71d8ce52f
|
fixes #162
|
2018-04-20 12:25:04 +02:00 |
|
evilsocket
|
6962c19de2
|
fix: calling ftrace probe Reset in order to start from a clean state (fixes #159)
|
2018-04-18 02:00:12 +02:00 |
|
evilsocket
|
461e6b678e
|
using ftrace in order to track pids in realtime
|
2018-04-17 18:08:03 +02:00 |
|
evilsocket
|
1f1bba1ccd
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-17 12:14:33 +02:00 |
|
evilsocket
|
7ed5a69e65
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-17 12:14:00 +02:00 |
|
evilsocket
|
595471dbda
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-17 12:13:31 +02:00 |
|
evilsocket
|
0687203a20
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-17 12:11:42 +02:00 |
|
evilsocket
|
cf5c7decd7
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-16 19:33:01 +02:00 |
|
evilsocket
|
96cc94180e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-16 19:28:28 +02:00 |
|
evilsocket
|
d4cca89329
|
optimization
|
2018-04-16 19:12:46 +02:00 |
|
evilsocket
|
a80f41a147
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-16 17:51:54 +02:00 |
|
evilsocket
|
bd2be803c9
|
made computations during stats collection async in preparation for #139
|
2018-04-16 13:17:10 +02:00 |
|
evilsocket
|
1833e78177
|
UI default behaviour can now be configured with a JSON file (closes #153)
|
2018-04-16 12:54:25 +02:00 |
|
evilsocket
|
494cf1ab1a
|
migrating from glide to dep (closes #147)
|
2018-04-15 16:51:58 +02:00 |
|
evilsocket
|
5a2dc8b963
|
added wildcard domain in select combo (closes #154)
|
2018-04-15 16:38:27 +02:00 |
|
evilsocket
|
d37cd40495
|
implemented process.env.ENV_VAR_NAME operand (closes #152)
|
2018-04-15 16:18:49 +02:00 |
|
evilsocket
|
4560219b92
|
parsing process env (ref #152)
|
2018-04-15 15:47:08 +02:00 |
|
evilsocket
|
55e7ad9702
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-15 15:40:40 +02:00 |
|
evilsocket
|
b014a4069e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-15 15:39:43 +02:00 |
|
evilsocket
|
51bf34139e
|
limiting the number of elements the stats can have
|
2018-04-15 15:15:59 +02:00 |
|
evilsocket
|
4e9117c9de
|
new process.command operand
|
2018-04-15 14:58:23 +02:00 |
|
evilsocket
|
49e30efd5d
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-14 20:51:33 +02:00 |
|
Simone Margaritelli
|
d105849005
|
Merge pull request #146 from intika/master-autostart
adding autostart instructions
|
2018-04-14 20:45:28 +02:00 |
|
intika
|
8a613171b2
|
Update README.md autostart
- Adding ui auto start instructions
|
2018-04-14 05:44:33 +02:00 |
|
intika
|
7c124010a6
|
KDE5 support
- Add opensnitch to application menu
- Add opensnitch to systemsettings
|
2018-04-14 05:22:15 +02:00 |
|
intika
|
5875e14329
|
Bug fix - TypeError list str
fix install error of package_data
TypeError: Can't convert 'list' object to str implicitly
|
2018-04-14 04:29:38 +02:00 |
|
Simone Margaritelli
|
8e429d1c20
|
Merge pull request #141 from boramalper/master
fixed missing Python 3 dependency grpc_tools (fixes #140)
|
2018-04-13 15:56:23 +02:00 |
|
Bora Alper
|
fa4f767c32
|
fixed missing Python 3 dependency grpc_tools (fixes #140)
|
2018-04-13 13:57:25 +01:00 |
|
evilsocket
|
4699e13d9e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-13 11:18:26 +02:00 |
|
evilsocket
|
ae931b2532
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 12:28:10 +02:00 |
|
evilsocket
|
98a959c100
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:57:37 +02:00 |
|
evilsocket
|
b58cae8d42
|
dear travis ... FU!
|
2018-04-12 11:57:01 +02:00 |
|
evilsocket
|
d2e20400f2
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:54:24 +02:00 |
|
evilsocket
|
d586999d87
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:50:31 +02:00 |
|
evilsocket
|
1888e3ec31
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:39:28 +02:00 |
|
evilsocket
|
0956ab12f0
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:36:20 +02:00 |
|
evilsocket
|
c311a85dbc
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:32:03 +02:00 |
|
evilsocket
|
87967c5e9a
|
misc: small fix or general refactoring i did not bother commenting
|
2018-04-12 11:26:17 +02:00 |
|