aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris15-150/+189
2019-05-02mqtt: Dissect publish message as bytesStig Bjørlykke1-1/+1
2019-05-02Qt: Remove the border around inactive+selected packet list itemsStig Bjørlykke1-41/+0
2019-05-01Dumpcap: Call WSAStartup+WSACleanup once.Gerald Combs1-74/+9
2019-05-01Don't use the result of please_report_bug() as a format string.Guy Harris1-1/+2
2019-05-01USB Audio: Dissect version 2 Audio Control headerTomasz Moń1-7/+76
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs14-18/+24
2019-05-01QUIC: fix transport parameter heuristics for draft -18 and olderPeter Wu1-2/+5
2019-04-30wsutil: Fix 30 seconds freeze if process fails to startTomasz Moń1-0/+1
2019-04-30gtpv2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2019-04-30ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2019-04-30mqtt: Check for a valid payload protocolStig Bjørlykke1-0/+6
2019-04-30Windows: add brotli and vcpkg-export to cleanup itemsPascal Quantin1-0/+2
2019-04-29NR: Configure LCID -> RLC Bearer config from RRCMartin Mathieson7-56/+452
2019-04-29caputils: Convert error string to UTF-8 on WindowsTomasz Moń1-19/+95
2019-04-29caputils: Fix endless recursive loop on WindowsTomasz Moń1-5/+5
2019-04-29FindPCAP: fix broken search logicPeter Wu1-193/+123
2019-04-28[Automatic update for 2019-04-28]Gerald Combs6-20/+112
2019-04-27Move another print dialog reference outside #ifdef HAVE_LIBPCAP/#endif.Guy Harris1-1/+1
2019-04-27Umm, you don't need to be able to do live captures in order to print....Guy Harris2-2/+2
2019-04-27Use pkg-config if possible; if not, use pcap-config if present.Guy Harris1-32/+219
2019-04-26GTPv2: Update a value string.Anders Broman1-0/+2
2019-04-26GTPv2: Add decoding of more IEsAnders Broman2-117/+1514
2019-04-26eap: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2019-04-26NFS: Display nfl_util components for files layout typeJorge Mora2-2/+34
2019-04-26proto.h: avoid warning about not really deprecated (Clang) (v2)Alexis La Goutte1-2/+2
2019-04-26Expert Info: Displays comment of each packet in the expert information tabZachary1-0/+6
2019-04-26file-util: fix possible null reference from code analysisGraham Bloice1-19/+21
2019-04-26extcap: Do not crash on invalid valuesTomasz Moń1-0/+2
2019-04-26Saving printing preferences from one print window to anotherLuke Lynch4-172/+188
2019-04-26Qt: do not fail Conversations -> Follow Stream based on packet listPeter Wu1-5/+7
2019-04-26Qt: Omit calls without values on selector reloadTomasz Moń2-4/+6
2019-04-26[packet-iec104.c] - Add dissection for IEC 60870-5-101 MessagesChris Bontje1-144/+508
2019-04-26macOS: Add a workaround for libbrotli.Gerald Combs1-0/+6
2019-04-25WSMP: Add a PSID check.Gerald Combs1-1/+4
2019-04-25win32-utils: Do not share job between Wireshark instancesTomasz Moń1-1/+1
2019-04-25RSVP: allow full range of RRO type valuesJaap Keuter1-6/+4
2019-04-25Don't define http_decompress_body if we don't have compression support.Guy Harris1-2/+0
2019-04-25BTMESH: Adding defragmentation of messagesPiotr Winiarczyk1-97/+576
2019-04-25Do FIND_PACKAGE_HANDLE_STANDARD_ARGS() before checking ZLIB_FOUND.Guy Harris1-8/+6
2019-04-25Don't look for zlib stuff if we didn't find zlib.Guy Harris1-45/+46
2019-04-24ISAKMP: Added dissection of digital signature authenticationDr. Lars Voelker1-7/+52
2019-04-24docbook/faq.adoc: remove execute bitsPeter Wu1-0/+0
2019-04-24dissectors: remove execute bits from awdl, gbcs, pcomtcpPeter Wu3-0/+0
2019-04-24FindXml2: use pkg-config to find libxml2 dependenciesFabrice Fontaine1-4/+11
2019-04-24TLS: Implement reassembly for Handshake messagesPeter Wu6-116/+508
2019-04-24FindPCAP: use pkg-config to find pcap dependenciesFabrice Fontaine1-0/+10
2019-04-24KNXIP: Prevent possible buffer overrunJaap Keuter1-1/+1
2019-04-24QUIC: Update draft linkAlexis La Goutte1-3/+3
2019-04-24Added 3GPP TS 29.214 (Rx) AVPsJosip Medved1-0/+31