[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to Linux/macOS

2019-10-23 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Gerald Combs changed: What|Removed |Added Summary|TLS decryption is very slow |TLS decryption is very slow

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-23 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #27 from rparel...@gmail.com --- Thanks for the quick turnaround, you guys are awesome! -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Peter Wu changed: What|Removed |Added CC||patrick.sulliv...@emc.com --- Comment

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Peter Wu changed: What|Removed |Added Status|IN_PROGRESS |RESOLVED Resolution|---

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #24 from Gerrit Code Review --- Change 34592 merged by Peter Wu: Win32: Do not reload TLS keylog file on each packet https://code.wireshark.org/review/34592 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #23 from Gerrit Code Review --- Change 34592 had a related patch set uploaded by Tomasz Moń: Win32: Do not reload TLS keylog file on each packet https://code.wireshark.org/review/34592 -- You are receiving this mail

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-22 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #22 from Gerrit Code Review --- Change 34573 merged by Anders Broman: Win32: Do not reload TLS keylog file on each packet https://code.wireshark.org/review/34573 -- You are receiving this mail because: You are watching all

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-20 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #21 from Tomasz Mon --- (In reply to Gerrit Code Review from comment #20) > Change 34573 had a related patch set uploaded by Tomasz Moń: > Win32: Do not reload TLS keylog file on each packet > >

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-20 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #20 from Gerrit Code Review --- Change 34573 had a related patch set uploaded by Tomasz Moń: Win32: Do not reload TLS keylog file on each packet https://code.wireshark.org/review/34573 -- You are receiving this mail

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-20 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Tomasz Mon changed: What|Removed |Added Status|CONFIRMED |IN_PROGRESS -- You are receiving

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #19 from rparel...@gmail.com --- (In reply to Peter Wu from comment #18) > This memory consumption issue is a duplicate of bug 12804. > > Decryption cannot be slower with a large PMS, a hash table ensures an > efficient lookup

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Peter Wu changed: What|Removed |Added See Also||https://bugs.wireshark.org/

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #17 from Tomasz Mon --- While investigating this issue I noticed that there is a serious "wmem memory scope abuse" (this is almost a memory leak) in tls_keylog_process_lines(). Namely the hash tables are created without

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #16 from rparel...@gmail.com --- Created attachment 17338 --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17338=edit Sample pcap - part3 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #15 from rparel...@gmail.com --- Created attachment 17337 --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17337=edit Sample pcap - part2 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #14 from rparel...@gmail.com --- Created attachment 17336 --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17336=edit Sample pcap - part1 Contains the pms file -- You are receiving this mail because: You are

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Tomasz Mon changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #12 from Guy Harris --- (In reply to Guy Harris from comment #10) > 3.0.4 library versions, from TShark, for the macOS version, with libpcap and > POSIX capabilities removed (not relevant to TLS decryption): > > Compiled

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #11 from rparel...@gmail.com --- (In reply to Guy Harris from comment #10) > 3.0.4 library versions, from TShark, for the macOS version, with libpcap and > POSIX capabilities removed (not relevant to TLS decryption): > >

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 --- Comment #10 from Guy Harris --- 3.0.4 library versions, from TShark, for the macOS version, with libpcap and POSIX capabilities removed (not relevant to TLS decryption): Compiled (64-bit) with GLib 2.37.6, with zlib 1.2.11, with SMI

[Wireshark-bugs] [Bug 16059] TLS decryption is very slow on Windows when using a large PMS file compared to linux/macOS

2019-09-19 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16059 Guy Harris changed: What|Removed |Added Summary|TLS decryption is very slow |TLS decryption is very slow