Ales Stibal

Results 4 issues of Ales Stibal

If smithproxy is configured to roll over pcap file, it is chance other threads will compete for routine of removing and creating files in capture directory. Symptoms: several, almost empty...

bug
patch ready
imapact-medium

Impact: low-none unnoticed crash on execute shutdown in `socle::traflog::PcapLog::~PcapLog()` ``` ======== Smithproxy exception handler (sig 6) ========= Traceback: ip = 7f269c13e3c0, sp = 7fff57aedf40: (funlockfile+0x60) [0x7f269c13e3c0] ip = 7f269ba0818b, sp...

bug
impact-low

Smithproxy replaces response from server in case ie. there is an issue with server certificate. These replacements however don't support HTTP/2. To cover H2 traffic, we should either: * recognize...

enhancement