Commit Graph

29 Commits

Author SHA1 Message Date
gurkenhabicht 2930cdd2ac added regex parser to config 2020-06-06 03:29:38 +02:00
gurkenhabicht cb973851d6 clean up 2020-06-04 21:13:48 +02:00
gurkenhabicht 6f56f5a930 pcap iterator now in configure, performance improvements 2020-06-01 20:55:11 +02:00
gurkenhabicht 0b2dd3a59c implemented arp protocol 2020-05-31 00:45:30 +02:00
gurkenhabicht ac9cc64fbc implemented arp protocol 2020-05-31 00:44:47 +02:00
gurkenhabicht c7355fbcf8 updated string concat function, crazy performance increase 2020-05-30 00:45:32 +02:00
gurkenhabicht 483dad881c modular Config initialization 2020-05-29 01:05:53 +02:00
gurkenhabicht 2d96ddba3a clean up 2020-05-27 00:42:07 +02:00
gurkenhabicht c5e99f8afb some corrections 2020-05-25 00:54:45 +02:00
gurkenhabicht 0f7f196b24 added file signature recognition for pcap+pcapng files 2020-05-25 00:51:10 +02:00
gurkenhabicht d70a882245 udp fully implemented + hefty performance boost 2020-05-22 19:09:05 +02:00
gurkenhabicht 4d3d1c98d6 regex parser result is now a field in QryData, and stored in the db as a result 2020-05-21 17:27:30 +02:00
gurkenhabicht 45d69dd97f changed first if loop to match statement 2020-05-21 01:48:13 +02:00
gurkenhabicht 59e96a1205 implemented regex parser to stdout, formatted layout 2020-05-21 00:56:11 +02:00
gurkenhabicht 8e553bee9e implemented regex parser to stdout 2020-05-21 00:54:56 +02:00
gurkenhabicht 2f3d08b21d fixed tcp_header.data_offset in ipv6 branch 2020-05-19 20:04:20 +02:00
gurkenhabicht 18de53015b cleanup 2020-05-19 19:34:19 +02:00
gurkenhabicht a324836a90 made osi Layer 3+4 optional, table layout will be dynamic 2020-05-19 18:28:32 +02:00
gurkenhabicht a2d6ebe535 ipv6 are correct now 2020-05-18 17:31:25 +02:00
gurkenhabicht 9c15ce850c added rayon to toml file 2020-05-18 16:53:17 +02:00
gurkenhabicht 7d351101b7 parallelized serialization with rayon 2020-05-18 16:51:48 +02:00
gurkenhabicht cfa405b5c2 reworked ipv6, field still faulty 2020-05-18 15:21:09 +02:00
Stefan Friese 86b9051277 added arp packet handler 2020-05-15 19:37:23 +02:00
Stefan Friese dd49870da4 impl of ipv6 2020-05-15 12:49:10 +02:00
gurkenhabicht fa59be0b1c
Update README.md 2020-05-13 16:23:42 +02:00
gurkenhabicht f0975e3347
Update README.md 2020-05-13 16:13:00 +02:00
gurkenhabicht 6f539352df
Create README.md 2020-05-13 10:55:56 +02:00
gurkenhabicht 298b3e569f further init 2020-05-13 00:04:54 +02:00
gurkenhabicht 95a3411fc2 init 2020-05-13 00:03:45 +02:00