Markus Unterwaditzer
|
e320874854
|
Remove PartialEq, Clone, Serialize from LTE RRC parser
Compiling telecom-parser takes 2 minutes on my machine. After removing
those derives it takes 1:15. I suspect it's mostly serde though.
|
2025-07-15 15:21:02 -07:00 |
|
Simon Fondrie-Teitler
|
5019f2a9d1
|
Bump Rust edition to 2024
Includes new cargo fmt changes
|
2025-06-28 00:13:15 +02:00 |
|
Cooper Quintin
|
76cdb3ecf1
|
re-add warning again
|
2025-06-17 16:30:22 -07:00 |
|
Cooper Quintin
|
bee5152381
|
re enable null cipher test
|
2025-06-17 16:30:22 -07:00 |
|
Cooper Quintin
|
4f5bf4aa78
|
silence logging and point to specific revision and re-add warning
|
2025-06-17 16:30:22 -07:00 |
|
Cooper Quintin
|
bfc85c5103
|
re enable null cipher test
|
2025-06-17 16:30:22 -07:00 |
|
oopsbagel
|
9fe75ac961
|
chore: cargo fmt
|
2025-04-14 11:49:24 -07:00 |
|
Will Greenberg
|
0b6c06c7e6
|
appease clippy
|
2024-02-22 19:29:52 -08:00 |
|
Will Greenberg
|
5d7caba1a6
|
Minimal version of the LTE downgrade analyzer
This also renames the lte_parser crate to telcom_parser, since it'll
handle any 2G or 3G parsing going forward.
|
2024-02-13 17:03:06 -08:00 |
|