Commit graph

31 commits

Author SHA1 Message Date
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes #98) 2018-02-28 01:06:49 +01:00
evilsocket
781437fe6f fix: fixing pcap handles w/r ops synchronization here and there (ref #88) 2018-02-27 13:28:57 +01:00
evilsocket
d490491fe8 misc: small fix or general refactoring i did not bother commenting 2018-02-25 15:29:46 +01:00
evilsocket
d60648f0db fix: using normal mutex instead of atomic increments ( fixes #69 ) 2018-02-23 10:15:51 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
b48bb8c31c fix: not starting packet queue if the interface is in monitor mode 2018-02-20 18:23:58 +01:00
evilsocket
48d27f274a refact: renamed package net to network to avoid collision with golang net package. 2018-02-15 21:34:46 +01:00
evilsocket
4d720bba7c misc: small fix or general refactoring i did not bother commenting 2018-02-11 19:50:03 +01:00
evilsocket
ea477ef2b4 misc: small fix or general refactoring i did not bother commenting 2018-02-11 19:43:36 +01:00
evilsocket
2c7a8d8fa7 misc: small fix or general refactoring i did not bother commenting 2018-02-11 05:03:06 +01:00
evilsocket
624fed69bb misc: small fix or general refactoring i did not bother commenting 2018-02-11 04:06:10 +01:00
evilsocket
3bedfdb18b fix: fixing structure alignment for AddUint64 on ARM 2018-02-08 07:17:25 +01:00
evilsocket
99209f9f2e balls 2018-02-07 19:38:33 +01:00
evilsocket
2f2e52393a balls 2018-02-07 19:36:20 +01:00
evilsocket
1c97a6df72 balls 2018-02-07 19:33:48 +01:00
evilsocket
305e22ee2e optimization: optimized locking and op atomicity for the packets queue and network statistics view 2018-02-05 21:04:25 +01:00
evilsocket
6e6eb688d7 refact: encapsulating synt.Mutex in packets.Queue struct 2018-01-24 13:40:08 +01:00
evilsocket
97c97a668a fix: counting udp probe packets in sent stats 2018-01-17 17:31:51 +01:00
evilsocket
9363649bce balls 2018-01-16 10:32:09 +01:00
evilsocket
593e38d94e balls 2018-01-16 10:13:07 +01:00
evilsocket
f9f0f3d5b3 fix: several improvements to the https.proxy module 2018-01-14 19:34:15 +01:00
evilsocket
2b7aae7b1f balls 2018-01-13 20:07:29 +01:00
evilsocket
c244582e53 fix: removed field from json 2018-01-13 19:33:14 +01:00
evilsocket
e7da2d4287 new: per ip traffic stats 2018-01-13 18:56:27 +01:00
evilsocket
656b633023 fix: fixed packets queue stats 2018-01-13 18:48:52 +01:00
evilsocket
913c581f9f new: main packet queue is now used to gather network stats, update endpoint, etc 2018-01-13 18:40:43 +01:00
evilsocket
ce3de2e0ad balls 2018-01-13 13:46:49 +01:00
evilsocket
f1f146d3d7 new: centralized logging and implemented DELETE /api/events route, closes #5 2018-01-08 06:39:44 +01:00
evilsocket
0091ffdbb3 yeah i should have done this before, i know 2017-11-17 14:49:59 +01:00