Commit graph

24 commits

Author SHA1 Message Date
Vladimir Stoilov
5ed133d578 Small fixes 2022-10-10 13:40:06 +02:00
Vladimir Stoilov
ddfa3722be Fixes 2022-10-10 13:40:06 +02:00
Vladimir Stoilov
4bd8412f71 Windows implementation 2022-10-10 13:38:56 +02:00
Daniel
22507e879b Fix typo 2021-04-19 23:20:07 +02:00
Daniel
c3d94efab9 Add support for fast-tracking connections within the OS integration 2021-04-19 23:13:06 +02:00
Daniel
5d61b7b682 Improve packet parsing 2021-03-29 13:39:36 +02:00
Daniel
7f26a28776 Improve internal tooling 2020-12-04 16:59:14 +01:00
Daniel
5d0db1c250 Attempt to fix windows lint errors again 2020-10-15 12:18:57 +02:00
Daniel
9e8b763428 Fix windows kext warning on shutdown 2020-10-15 11:48:27 +02:00
Daniel
7649859ba6 Switch connection state lookups to use the packet.Info struct
Also, rename the Direction attribute on packet.Info to Inbound
2020-05-18 17:08:32 +02:00
Daniel
886d30278f Fix IPv4 parsing from windows state tables 2020-05-16 22:43:42 +02:00
Daniel
cb991e9f02 Fix and improve IP address conversion on windows 2020-05-15 17:16:08 +02:00
Daniel
ef2c9066ce Fix tests 2020-05-02 13:37:43 +02:00
Daniel
fd4f059ebb Fix windowskext linter errors 2020-04-10 13:18:37 +02:00
Daniel
f75fc7d162 Clean up linter errors 2019-11-07 16:13:22 +01:00
Daniel
92ccb36952 Add windows build constraint to windowskext package 2019-09-25 12:00:26 +02:00
Daniel
9741bc412e Update org import paths 2019-07-02 15:12:31 +02:00
Daniel
5eb956a9c3 Fix IPv6 parsing in windows kext handler 2019-05-22 16:07:46 +02:00
Daniel
ab81f02d94 Add call priorities to winkext 2019-05-10 11:55:42 +02:00
Daniel
be517dd58f Update network.Packet structure 2019-05-06 11:00:10 +02:00
Daniel
6495b4fe5f Add GetOrFindPrimaryProcess to correctly group process/threads 2019-04-26 15:17:44 +02:00
Daniel
78a0b3c1fb Add windowskext integration, update related packages 2019-04-26 11:33:28 +02:00
Daniel
74e1b0e8e9 [WIP] 2019-03-18 08:41:58 +01:00
Daniel
fb68666fe9 Create first test integration for new windows kext 2019-03-15 12:23:14 +01:00