-
85a6de8aba
moved from JSON configuration file to TOML
master
gurkenhabicht
2023-08-06 21:23:28 +0200
-
1722a9a1fa
created database module
gurkenhabicht
2023-08-06 19:38:12 +0200
-
d12bc54837
bump
gurkenhabicht
2023-08-03 22:56:34 +0200
-
8367067d3d
updated TODOs
gurkenhabicht
2023-08-03 22:50:27 +0200
-
1e6fc92e41
make the database work again
gurkenhabicht
2023-07-24 22:57:31 +0200
-
636c383e64
formatting, cleanup, readme overhaul
gurkenhabicht
2020-06-30 17:26:02 +0200
-
5c36509827
cleanup
gurkenhabicht
2020-06-29 23:54:42 +0200
-
b571cb06f5
introduced full tokio + std mpsc chain, introduced jemallocator
gurkenhabicht
2020-06-29 02:08:26 +0200
-
381cecd710
updated Cargo.toml
gurkenhabicht
2020-06-22 12:11:51 +0200
-
23d821234a
typos
gurkenhabicht
2020-06-21 20:24:14 +0200
-
e963232e82
reworked qrydata
gurkenhabicht
2020-06-21 20:08:35 +0200
-
d664ac8122
switched from INSERT to COPY + impelemented multithreading
gurkenhabicht
2020-06-21 03:39:58 +0200
-
2e2c8c5e5b
solved logic bug,clean up
gurkenhabicht
2020-06-19 02:03:28 +0200
-
0e1b9435b1
reworked chunker, performance inrease
gurkenhabicht
2020-06-18 20:22:18 +0200
-
668a22b4d0
added database table to config file
gurkenhabicht
2020-06-18 01:45:12 +0200
-
6a2dc9cff6
clean up
gurkenhabicht
2020-06-16 01:48:59 +0200
-
7dc1788597
grammar n stuff
gurkenhabicht
2020-06-15 21:03:37 +0200
-
d453fafc30
grammar n stuff
gurkenhabicht
2020-06-15 21:00:55 +0200
-
4708292353
Merge branch 'master' of https://github.com/gurkenhabicht/tpcpr
gurkenhabicht
2020-06-15 20:50:20 +0200
-
-
8007c3246e
added some lines to README
gurkenhabicht
2020-06-15 20:49:13 +0200
-
3cc7571e2d
Delete .gdb_history
gurkenhabicht
2020-06-15 01:21:50 +0200
-
-
ff1da0de84
clean up
gurkenhabicht
2020-06-15 01:08:40 +0200
-
4e86759c68
clean up + restucturing
gurkenhabicht
2020-06-14 04:14:06 +0200
-
4bfd00ac05
fully implemented linktype rawip
gurkenhabicht
2020-06-13 03:17:13 +0200
-
09c8a7438f
modularized linktypes, transport layer generic function call possible
gurkenhabicht
2020-06-12 23:17:52 +0200
-
faddf64307
implemented data_link() for device_parse(), implemented serializable MacAddress, clean up
gurkenhabicht
2020-06-11 18:24:09 +0200
-
7aff006aed
introduced ip_raw(vlan) encapsulation type parsing, clean up
gurkenhabicht
2020-06-11 01:08:16 +0200
-
8a9f819e68
added fn init_qrydata
gurkenhabicht
2020-06-07 23:56:53 +0200
-
16a2253f23
added Fileinfo struct, including file size, metadata and pcap encapsulation type
gurkenhabicht
2020-06-06 16:48:40 +0200
-
2930cdd2ac
added regex parser to config
gurkenhabicht
2020-06-06 03:29:38 +0200
-
cb973851d6
clean up
gurkenhabicht
2020-06-04 21:13:48 +0200
-
6f56f5a930
pcap iterator now in configure, performance improvements
gurkenhabicht
2020-06-01 20:55:11 +0200
-
0b2dd3a59c
implemented arp protocol
gurkenhabicht
2020-05-31 00:45:30 +0200
-
ac9cc64fbc
implemented arp protocol
gurkenhabicht
2020-05-31 00:44:47 +0200
-
c7355fbcf8
updated string concat function, crazy performance increase
gurkenhabicht
2020-05-30 00:45:32 +0200
-
483dad881c
modular Config initialization
gurkenhabicht
2020-05-29 01:05:53 +0200
-
2d96ddba3a
clean up
gurkenhabicht
2020-05-27 00:42:07 +0200
-
c5e99f8afb
some corrections
gurkenhabicht
2020-05-25 00:54:45 +0200
-
0f7f196b24
added file signature recognition for pcap+pcapng files
gurkenhabicht
2020-05-25 00:51:10 +0200
-
d70a882245
udp fully implemented + hefty performance boost
gurkenhabicht
2020-05-22 19:09:05 +0200
-
4d3d1c98d6
regex parser result is now a field in QryData, and stored in the db as a result
gurkenhabicht
2020-05-21 17:27:30 +0200
-
45d69dd97f
changed first if loop to match statement
gurkenhabicht
2020-05-21 01:48:13 +0200
-
59e96a1205
implemented regex parser to stdout, formatted layout
gurkenhabicht
2020-05-21 00:56:11 +0200
-
8e553bee9e
implemented regex parser to stdout
gurkenhabicht
2020-05-21 00:54:56 +0200
-
2f3d08b21d
fixed tcp_header.data_offset in ipv6 branch
gurkenhabicht
2020-05-19 20:04:20 +0200
-
18de53015b
cleanup
gurkenhabicht
2020-05-19 19:34:19 +0200
-
a324836a90
made osi Layer 3+4 optional, table layout will be dynamic
gurkenhabicht
2020-05-19 18:28:32 +0200
-
a2d6ebe535
ipv6 are correct now
gurkenhabicht
2020-05-18 17:31:25 +0200
-
9c15ce850c
added rayon to toml file
gurkenhabicht
2020-05-18 16:53:17 +0200
-
7d351101b7
parallelized serialization with rayon
gurkenhabicht
2020-05-18 16:51:48 +0200
-
cfa405b5c2
reworked ipv6, field still faulty
gurkenhabicht
2020-05-18 15:21:09 +0200
-
86b9051277
added arp packet handler
Stefan Friese
2020-05-15 19:37:23 +0200
-
dd49870da4
impl of ipv6
Stefan Friese
2020-05-15 12:49:10 +0200
-
fa59be0b1c
Update README.md
gurkenhabicht
2020-05-13 16:23:42 +0200
-
f0975e3347
Update README.md
gurkenhabicht
2020-05-13 16:13:00 +0200
-
6f539352df
Create README.md
gurkenhabicht
2020-05-13 10:55:56 +0200
-
298b3e569f
further init
gurkenhabicht
2020-05-13 00:04:54 +0200
-
95a3411fc2
init
gurkenhabicht
2020-05-13 00:03:45 +0200