issues
search
rusticata
/
pcap-analyzer
PAL (Pcap Analysis Library)
Apache License 2.0
95
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dev/replace fasthash
#58
chifflier
closed
1 week ago
0
Consider dropping fasthash as a dependency?
#57
hbina
closed
1 week ago
4
Update thiserror requirement from 1.0 to 2.0 in the crates-io group
#56
dependabot[bot]
closed
1 week ago
1
Bump rustsec/audit-check from 1 to 2
#55
dependabot[bot]
opened
1 month ago
0
compile err on arm based MacBook
#54
liw71
closed
1 week ago
2
Use `tracing` for pcap_info logs
#53
chifflier
closed
2 months ago
0
Fix indentation and enable fmt check in CI
#52
chifflier
closed
2 months ago
0
Update MSRV, CI, and set edition to 2021
#51
chifflier
closed
2 months ago
0
pcap-rewrite: improve typing for SrcIpAddrProtoDstPort and fix tests
#50
johanmazelanssi
closed
2 months ago
1
pcap-rewrite: improve fragmentation filtering logic
#49
johanmazelanssi
closed
3 months ago
1
Remove unused tool pcap-cli
#48
chifflier
closed
3 months ago
0
Dev/logs tracing v0.1
#47
chifflier
closed
3 months ago
0
pcap-rewrite: add more genericity to KeyFragmentationTransport
#46
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: add Debug Trait to IpAddrProtoPortC and TwoTupleProtoIpidC
#45
johanmazelanssi
closed
3 months ago
0
pcap-rewrite: remove bidirectionnality in TwoTupleProtoIpidC
#44
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: add genericity to KeyFragmentationMatching
#43
johanmazelanssi
closed
3 months ago
0
pcap-rewrite: split first fragment/packet keys for five tuple flow
#42
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: fix pcap-rewrite stdout display during tests
#41
johanmazelanssi
closed
3 months ago
0
pcap-rewrite: add genericty to TwoTupleProtoIpidFiveTuple
#40
johanmazelanssi
closed
3 months ago
0
pcap-rewrite: fix incorrect payload size when parsing Udp header and warning messages
#39
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: fix bug when caplen is smaller than caplen
#38
johanmazelanssi
closed
3 months ago
0
pcap-rewrite: check that an IP payload is either not a fragment or the first fragment before parsing transport header
#37
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: improve IpAddrProtoPort by changing type from tuple to record
#36
johanmazelanssi
closed
3 months ago
1
pcap-rewrite: improve filtering key types
#35
johanmazelanssi
closed
3 months ago
1
pacp-rewrite: add warn! with ctx.pcap_index
#34
johanmazelanssi
closed
3 months ago
1
add file type inference
#33
johanmazelanssi
closed
4 months ago
1
pcap-rewrite: change filter verdict to accept for other Ether types
#32
johanmazelanssi
closed
4 months ago
1
pcap-rewite: add Ethernet 802.3 support and extend supported ether type
#31
johanmazelanssi
closed
4 months ago
1
pcap-rewrite: Improve filter functions
#30
johanmazelanssi
closed
4 months ago
1
pcap-rewrite: Add l3 payload parsing function
#29
johanmazelanssi
closed
4 months ago
1
Change teardown function to return a Result (Closes #18)
#28
chifflier
closed
4 months ago
0
Improve error management in pcap rewrite
#27
johanmazelanssi
closed
4 months ago
1
add ctx in pcap-rewrite filter
#26
johanmazelanssi
closed
4 months ago
1
fix(tcp_reassembly): ignore old segments to handle tcp re-trasmits correctly
#25
kskalski
opened
1 year ago
0
Add lz4 support to pcap rewrite
#24
johanmazel
closed
1 year ago
1
Provide alternative when fasthash is not available
#23
tommy-gilligan
closed
1 year ago
0
Command line error D8021 : invalid numeric argument '/Wno-implicit-fallthrough'
#22
vocasle
closed
4 months ago
1
Improve generics names in DispatchFilter
#21
johanmazel
closed
2 years ago
1
Improve filter doc
#20
johanmazel
closed
2 years ago
1
Add type alias for functions in DispatchFilter and FragmentationFilter
#19
johanmazel
closed
2 years ago
1
Result<_,_> output teardown function in PcapAnalyzer trait
#18
johanmazel
closed
4 months ago
0
Fragmentation filter v0.2
#17
johanmazel
closed
2 years ago
1
Fragmentation filter
#16
johanmazel
closed
2 years ago
0
Use simpler callback
#15
johanmazel
closed
2 years ago
1
Move DispatchFilter building from main to dedicated builder
#14
johanmazel
closed
2 years ago
1
Filtering moar feature v0.2
#13
johanmazel
closed
2 years ago
1
Filtering moar feature
#12
johanmazel
closed
2 years ago
0
Filtering
#11
johanmazel
closed
2 years ago
1
External plugin requires packet_info
#10
kvc-code
closed
2 years ago
2
plugin rusticata: save results to json file
#9
treymarc
closed
2 years ago
1
Next