11 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
42d27c0647 fix: Implement proactive packet flushing based on Content-Length to resolve UI update lag 2026-01-19 16:32:57 +01:00
Jose Luis Montañes Ojados
1344b730af fix: Increase scanner buffer size to 5MB and add error logging to prevent silent capture failures 2026-01-19 16:17:28 +01:00
Jose Luis Montañes Ojados
ee7201ce57 fix: Correct IP latching order to prevent metadata overwrite 2026-01-19 16:07:18 +01:00
Jose Luis Montañes Ojados
0c61db8f5b fix: Resolve IP direction mismatch by latching metadata and robustifying tcpdump header parsing 2026-01-19 16:00:59 +01:00
Jose Luis Montañes Ojados
f0911737f4 fix: Extract network metadata from tcpdump headers to populate SIP packet IPs 2026-01-19 15:40:11 +01:00
Jose Luis Montañes Ojados
2d99d8ddc4 fix: Robust parsing of SIP messages from tcpdump output containing raw header artifacts 2026-01-19 15:35:13 +01:00
Jose Luis Montañes Ojados
4fa44fb9c7 chore: Add verbose logging to local capture for debugging purposes 2026-01-19 15:28:16 +01:00
Jose Luis Montañes Ojados
b8984f25a0 fix: Add -nn flag to tcpdump commands to resolve macOS capture issues 2026-01-19 15:26:01 +01:00
Jose Luis Montañes Ojados
063650976b feat: TUI visual improvements (nav bar, flow details) and timestamp support 2026-01-19 14:34:43 +01:00
Jose Luis Montañes Ojados
efb50ffc8e feat: Add pcap import, file browser, logging, local capture, and stable call ordering 2026-01-19 14:28:56 +01:00
Jose Luis Montañes Ojados
3e5742d353 feat: Initial project structure with TUI, SSH, SIP parser, and capture modules 2026-01-19 13:46:27 +01:00