Commit Graph

20 Commits

Author SHA1 Message Date
gurkenhabicht 4bfd00ac05 fully implemented linktype rawip 2020-06-13 03:17:13 +02:00
gurkenhabicht 09c8a7438f modularized linktypes, transport layer generic function call possible 2020-06-12 23:17:52 +02:00
gurkenhabicht 7aff006aed introduced ip_raw(vlan) encapsulation type parsing, clean up 2020-06-11 01:08:16 +02:00
gurkenhabicht 8a9f819e68 added fn init_qrydata 2020-06-07 23:56:53 +02:00
gurkenhabicht 16a2253f23 added Fileinfo struct, including file size, metadata and pcap encapsulation type 2020-06-06 16:48:40 +02:00
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 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 8e553bee9e implemented regex parser to stdout 2020-05-21 00:54:56 +02:00
gurkenhabicht a324836a90 made osi Layer 3+4 optional, table layout will be dynamic 2020-05-19 18:28:32 +02:00
gurkenhabicht 7d351101b7 parallelized serialization with rayon 2020-05-18 16:51:48 +02:00
gurkenhabicht 95a3411fc2 init 2020-05-13 00:03:45 +02:00