Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits, June 2018

June 01, 2018
01:05 [Wireshark-commits] master-2.4 4d676af: Debugging for bug 14738. Wireshark code review
01:05 [Wireshark-commits] master-2.2 9a5370e: Debugging for bug 14738. Wireshark code review
05:53 [Wireshark-commits] master c9ba7c9: CIP: Use a struct for connection triad Wireshark code review
09:19 [Wireshark-commits] master 4e82b0b: Remove tabs around manuf names as shown for BASE_OUI Wireshark code review
12:35 [Wireshark-commits] master dd33eac: CIP: Minor updates Wireshark code review
13:30 [Wireshark-commits] master b5f36fe: pfcp: decode Network Instance as string Wireshark code review
15:15 [Wireshark-commits] master 2235c89: gsm_a_bssmap: Add LCLS specific PDU dissection Wireshark code review
17:01 [Wireshark-commits] master a1a56bd: Qt: Move Layout and clear master_split use Wireshark code review
18:32 [Wireshark-commits] master 5ff8c38: SCCP: fix performance drop in reassembler code Wireshark code review
22:01 [Wireshark-commits] master f4e3d8c: Qt: Rename MainWelcome Wireshark code review
23:00 [Wireshark-commits] master-2.4 19d28de: That change appeared to have "fixed" bug 14738. Wireshark code review
23:00 [Wireshark-commits] master-2.2 17953b3: That change appeared to have "fixed" bug 14738. Wireshark code review
June 02, 2018
00:03 [Wireshark-commits] master-2.6 ea197d8: Fix compilation with Qt 5.11 Wireshark code review
00:04 [Wireshark-commits] master 51318ec: Make make-{taps, dissectors}.c shared code shared. Wireshark code review
00:58 [Wireshark-commits] master 871ed51: DCT2000: call lte rrc dissector for later releases Wireshark code review
19:19 [Wireshark-commits] master 4812085: scte35: fix uninitialized variable. Wireshark code review
19:22 [Wireshark-commits] master-2.4 8f1afb1: And removing the DISSECTOR_ASSERT() checks brought bug 14738 back. Wireshark code review
19:23 [Wireshark-commits] master-2.2 418d0c9: And removing the DISSECTOR_ASSERT() checks brought bug 14738 back. Wireshark code review
20:12 [Wireshark-commits] master 05b7f6e: FP: Use PINFO_FD_VISITED macro Wireshark code review
22:07 [Wireshark-commits] master-2.6 c092f65: ber: fix buffer overrun (read) in dissect_ber_constrained_bitstring Wireshark code review
22:07 [Wireshark-commits] master-2.4 ac94382: ber: fix buffer overrun (read) in dissect_ber_constrained_bitstring Wireshark code review
22:08 [Wireshark-commits] master-2.2 723abd3: ber: fix buffer overrun (read) in dissect_ber_constrained_bitstring Wireshark code review
22:08 [Wireshark-commits] master-2.6 8c23abe: ber: clamp BER lengths to avoid integer overflow Wireshark code review
22:08 [Wireshark-commits] master-2.4 ed9eccc: ber: clamp BER lengths to avoid integer overflow Wireshark code review
22:09 [Wireshark-commits] master-2.2 9402f2f: ber: clamp BER lengths to avoid integer overflow Wireshark code review
22:12 [Wireshark-commits] master 2f9c61f: Name update. Wireshark code review
22:12 [Wireshark-commits] master-2.6 fe8a63e: Name update. Wireshark code review
22:12 [Wireshark-commits] master-2.4 13a2bef: Name update. Wireshark code review
22:12 [Wireshark-commits] master-2.2 35ff244: Name update. Wireshark code review
22:27 [Wireshark-commits] master 045f2aa: sharkd_session.c: fix a size_t to int conversion warning emitted by MSVC2017 x64 Wireshark code review
23:24 [Wireshark-commits] master-2.4 74b1961: Print the dissector bug message if WIRESHARK_ABORT_ON_DISSECTOR_BUG is set. Wireshark code review
23:24 [Wireshark-commits] master-2.2 b5c0c1d: Print the dissector bug message if WIRESHARK_ABORT_ON_DISSECTOR_BUG is set. Wireshark code review
June 03, 2018
03:05 [Wireshark-commits] master-2.4 9ea8145: Give details for all cases where the offset overflows. Wireshark code review
03:05 [Wireshark-commits] master-2.2 2310277: Give details for all cases where the offset overflows. Wireshark code review
05:56 [Wireshark-commits] master de6f605: CIP: Remove extra tree level from path segments Wireshark code review
08:16 [Wireshark-commits] master f5faa1e: [Automatic update for 2018-06-03] Wireshark code review
08:28 [Wireshark-commits] master-2.6 a3ecedb: [Automatic update for 2018-06-03] Wireshark code review
08:35 [Wireshark-commits] master-2.4 9869b0e: [Automatic update for 2018-06-03] Wireshark code review
08:40 [Wireshark-commits] master-2.2 284a0c2: [Automatic update for 2018-06-03] Wireshark code review
17:14 [Wireshark-commits] master 5c51008: Fix handling of guintvars. Wireshark code review
17:17 [Wireshark-commits] master-2.4 b214ff6: tvb_get_guintvar: don't overflow our return value Wireshark code review
17:18 [Wireshark-commits] master-2.4 b2c1c1f: wap: include stdio.h Wireshark code review
17:19 [Wireshark-commits] master-2.4 3b7ce56: clean up tvb_get_guintvar() a bit more Wireshark code review
17:19 [Wireshark-commits] master-2.4 34fab9a: Fix handling of guintvars. Wireshark code review
17:22 [Wireshark-commits] master-2.4 06dda22: tvb_get_guintvar: correct a debug print Wireshark code review
17:27 [Wireshark-commits] master-2.2 8937fe0: tvb_get_guintvar: don't overflow our return value Wireshark code review
17:28 [Wireshark-commits] master-2.2 43e0a2f: tvb_get_guintvar: correct a debug print Wireshark code review
17:28 [Wireshark-commits] master-2.2 ae392a7: wap: include stdio.h Wireshark code review
17:29 [Wireshark-commits] master-2.2 fd137f1: clean up tvb_get_guintvar() a bit more Wireshark code review
17:29 [Wireshark-commits] master-2.2 25460a6: Fix handling of guintvars. Wireshark code review
17:31 [Wireshark-commits] master-2.6 4550931: Fix handling of guintvars. Wireshark code review
20:18 [Wireshark-commits] master 5767118: Free dynamic header fields on exit Wireshark code review
June 04, 2018
00:39 [Wireshark-commits] master-2.4 94390dc: More debugging for bug 14738. Wireshark code review
00:39 [Wireshark-commits] master-2.2 151a3ee: More debugging for bug 14738. Wireshark code review
04:43 [Wireshark-commits] master 6be2fa3: RSL: Fix bug in dissector for RELEASE REQUEST Wireshark code review
05:10 [Wireshark-commits] master 79a0243: NBAP: Use PINFO_FD_VISITED macro Wireshark code review
06:55 [Wireshark-commits] master f6e3ed7: RRC: Use PINFO_FD_VISITED macro Wireshark code review
06:55 [Wireshark-commits] master 3542b22: RLC: Use PINFO_FD_VISITED macro Wireshark code review
06:56 [Wireshark-commits] master ceeff7d: MAC: Use PINFO_FD_VISITED macro Wireshark code review
08:22 [Wireshark-commits] master 4af2344: Send the "Command and args:" message to the right output file. Wireshark code review
08:22 [Wireshark-commits] master-2.6 79e8d39: Send the "Command and args:" message to the right output file. Wireshark code review
08:22 [Wireshark-commits] master-2.4 8405a7d: Send the "Command and args:" message to the right output file. Wireshark code review
08:23 [Wireshark-commits] master-2.2 431683a: Send the "Command and args:" message to the right output file. Wireshark code review
09:18 [Wireshark-commits] master 79b12ab: Use proper unsigned constant for bit shift Wireshark code review
12:17 [Wireshark-commits] master 236af95: Added support for new proprietary fields (private extensions) for Ericsson. Wireshark code review
13:45 [Wireshark-commits] master 5aa20ff: Allow user to override config dir for all OSes Wireshark code review
16:10 [Wireshark-commits] master-2.4 ea54fc6: Remove debugging hacks for bug 14738. Wireshark code review
16:10 [Wireshark-commits] master-2.2 8138e87: Remove debugging hacks for bug 14738. Wireshark code review
16:15 [Wireshark-commits] master 6addd96: gtpv2: Fix timestamps in GTPv2 Secondary RAT Usage Data Report IE Wireshark code review
16:48 [Wireshark-commits] master 3add417: tools: add bsd-setup.sh. Wireshark code review
16:48 [Wireshark-commits] master 70e49e8: travis: don't install asciidoctor's documentation. Wireshark code review
17:28 [Wireshark-commits] master-2.6 25e4441: gtpv2: Fix timestamps in GTPv2 Secondary RAT Usage Data Report IE Wireshark code review
20:33 [Wireshark-commits] master b9e8b7c: When using the NEW_PROTO_TREE_API, the proto_tree_add... functions are "redefined" to handle the same way as before. Wireshark code review
20:49 [Wireshark-commits] master 1f6eb7d: SCTP: Adjust minTSN Wireshark code review
21:23 [Wireshark-commits] master e253c18: PDCP NR: add SDAP header presence indication and dissection Wireshark code review
June 05, 2018
00:23 [Wireshark-commits] master 63ded3e: Move a comment where it belongs Wireshark code review
00:31 [Wireshark-commits] master 34df836: Debian: Use libgnutls28-dev. Wireshark code review
03:39 [Wireshark-commits] master 8e7396e: Don't use FT_STRING fields for non-strings. Wireshark code review
03:39 [Wireshark-commits] master-2.6 0dca69c: Don't use FT_STRING fields for non-strings. Wireshark code review
03:39 [Wireshark-commits] master-2.4 a59252d: Don't use FT_STRING fields for non-strings. Wireshark code review
04:16 [Wireshark-commits] master 447ffdf: Correctly handle the PPI GPS timestamp fraction Wireshark code review
04:18 [Wireshark-commits] master 6440a33: ZBEE-NWK-GP:add support for some ZGP commands Wireshark code review
04:32 [Wireshark-commits] master-2.2 4bf6faf: Don't use FT_STRING fields for non-strings. Wireshark code review
04:40 [Wireshark-commits] master 94c92f2: Remove a now-unused field. Wireshark code review
04:41 [Wireshark-commits] master-2.6 488fdbc: Remove a now-unused field. Wireshark code review
04:42 [Wireshark-commits] master-2.4 0e6d924: Remove a now-unused field. Wireshark code review
06:57 [Wireshark-commits] master 14456d0: travis: fix gem command line. Wireshark code review
07:30 [Wireshark-commits] master cbffd8c: gtp, gtpv2: improve request/reply matching algorithm Wireshark code review
08:38 [Wireshark-commits] master b891fe9: Diameter: Update with some AVPs from RFC 5777 Wireshark code review
08:50 [Wireshark-commits] master 6327a86: We were telling the FibreChannel dissector to decode the last 8 bytes twice Wireshark code review
09:17 [Wireshark-commits] master ecc9b01: SYNC: fix decoding of PDU type 3 format Wireshark code review
09:18 [Wireshark-commits] master-2.6 f05b476: SYNC: fix decoding of PDU type 3 format Wireshark code review
09:19 [Wireshark-commits] master-2.4 5479c3c: SYNC: fix decoding of PDU type 3 format Wireshark code review
09:20 [Wireshark-commits] master-2.2 d91aea1: SYNC: fix decoding of PDU type 3 format Wireshark code review
09:31 [Wireshark-commits] master 896049f: SYNC: make sync.length_of_packet filter usable Wireshark code review
10:42 [Wireshark-commits] master 7745c09: Diameter: Add some protocol values to AVP Protocol enum. Wireshark code review
11:01 [Wireshark-commits] master 394f603: Diameter: Type name should be IPAddress Wireshark code review
14:31 [Wireshark-commits] master-2.6 30f09de: Move a comment where it belongs Wireshark code review
15:26 [Wireshark-commits] master c23f352: Spirent Test Center Signature decoding support including FibreChannel Wireshark code review
16:50 [Wireshark-commits] master 836e2bf: Debian: More GNUTLS updates. Wireshark code review
19:03 [Wireshark-commits] master 8cead5e: UDS: Add Transfer Data Block Sequence Counter Wireshark code review
20:02 [Wireshark-commits] master 446b22b: Debian: Add missing symbols. Wireshark code review
20:03 [Wireshark-commits] master 5138f6b: WSUG: Update the profiles dialog image. Wireshark code review
21:31 [Wireshark-commits] master ae759a4: VXLAN: hang undissected data off the top-level tree. Wireshark code review
21:32 [Wireshark-commits] master ba3dfd5: Fix rpm-setup.sh so it works when you're not installing the optional pkgs. Wireshark code review
23:28 [Wireshark-commits] master fc4de96: Docs: Update the Configuration Profiles section of the User's Guide. Wireshark code review
June 06, 2018
05:20 [Wireshark-commits] master 16cd981: Tweak cppcheck to test with better settings Wireshark code review
08:44 [Wireshark-commits] master d10f0a6: 3GPP NAS: fix dissection of Linked TI IE Wireshark code review
08:44 [Wireshark-commits] master-2.6 a89e686: 3GPP NAS: fix dissection of Linked TI IE Wireshark code review
08:44 [Wireshark-commits] master-2.4 e885dd8: 3GPP NAS: fix dissection of Linked TI IE Wireshark code review
08:45 [Wireshark-commits] master-2.2 c780c3e: 3GPP NAS: fix dissection of Linked TI IE Wireshark code review
10:22 [Wireshark-commits] master e8493fa: GTP: Don't test for the obvious Wireshark code review
12:39 [Wireshark-commits] master 26be931: extcap: Fix a potential leak of memory pointed to by 'toolbar_entry' Wireshark code review
13:56 [Wireshark-commits] master c82883c: cmake: fix DTD, Diameter and radius dependencies Wireshark code review
14:09 [Wireshark-commits] master-2.2 5c61269: IEEE80211: packet_info needed for expert info. Wireshark code review
16:23 [Wireshark-commits] master f2dada0: Make sure proto_tree_add_expert items are always added to the tree. Wireshark code review
16:25 [Wireshark-commits] master-2.6 8d7a109: Make sure proto_tree_add_expert items are always added to the tree. Wireshark code review
16:35 [Wireshark-commits] master-2.4 baa51c1: Make sure proto_tree_add_expert items are always added to the tree. Wireshark code review
16:39 [Wireshark-commits] master-2.2 e800b70: Make sure proto_tree_add_expert items are always added to the tree. Wireshark code review
17:49 [Wireshark-commits] master a5d6ccc: Shellcheck fixes. Wireshark code review
18:13 [Wireshark-commits] master-2.6 464674c: Correctly handle the PPI GPS timestamp fraction Wireshark code review
18:13 [Wireshark-commits] master-2.4 f5a84aa: Correctly handle the PPI GPS timestamp fraction Wireshark code review
18:14 [Wireshark-commits] master-2.2 c42f6b4: Correctly handle the PPI GPS timestamp fraction Wireshark code review
19:36 [Wireshark-commits] master c99e9d6: Add COMMON_ARGS to the "Command and args" message. Wireshark code review
19:40 [Wireshark-commits] master-2.6 3711020: Add COMMON_ARGS to the "Command and args" message. Wireshark code review
19:43 [Wireshark-commits] master-2.4 3fd1bce: Add COMMON_ARGS to the "Command and args" message. Wireshark code review
19:47 [Wireshark-commits] master-2.2 c764759: Add COMMON_ARGS to the "Command and args" message. Wireshark code review
20:05 [Wireshark-commits] master 79da59e: FP: Only show 1 digit after the dot for UL SIR Wireshark code review
June 07, 2018
03:58 [Wireshark-commits] master 6bb5a7a: lemon: Make it build with __clang_analyzer__ defined Wireshark code review
04:01 [Wireshark-commits] master 9031281: CMake: Get rid of FULL_SO_VERSION Wireshark code review
04:05 [Wireshark-commits] master 56a33b8: MTP3: Have prototype parameter names match the implementation Wireshark code review
04:09 [Wireshark-commits] master-2.6 78d5103: Debian: GNUTLS updates. Wireshark code review
04:45 [Wireshark-commits] master-2.6 06c8101: MTP3: Have prototype parameter names match the implementation Wireshark code review
04:45 [Wireshark-commits] master-2.4 cb3c923: MTP3: Have prototype parameter names match the implementation Wireshark code review
04:45 [Wireshark-commits] master-2.2 08c37d1: MTP3: Have prototype parameter names match the implementation Wireshark code review
04:50 [Wireshark-commits] master 78cb5c7: FP: Show sir target units in tree Wireshark code review
04:55 [Wireshark-commits] master 2471351: wiretap: add support for ruby marshal object files. Wireshark code review
04:57 [Wireshark-commits] master 27ce47c: FP: Decode T1,T2,T3 Wireshark code review
08:20 [Wireshark-commits] master 500102c: add file dissector for ruby marshal objects. Wireshark code review
08:21 [Wireshark-commits] master 100d8ec: add dissector for distributed ruby protocol. Wireshark code review
15:21 [Wireshark-commits] master 0ac8960: rbm: fix compilation with gcc-8. Wireshark code review
15:39 [Wireshark-commits] master 0882e94: Qt: Set the ByteViewText field and protocol foreground. Wireshark code review
18:11 [Wireshark-commits] master 4905983: More shellcheck checks and fixes. Wireshark code review
18:18 [Wireshark-commits] master 8f664a7: Preincrement iterators for better performance Wireshark code review
20:22 [Wireshark-commits] master-2.6 6bc74bd: Qt: Set the ByteViewText field and protocol foreground. Wireshark code review
21:25 [Wireshark-commits] master f76f9a5: Fix a comparison. Wireshark code review
June 08, 2018
03:46 [Wireshark-commits] master 37119e5: FP: Migrating some fields to add_item_ret Wireshark code review
03:50 [Wireshark-commits] master f8092f9: Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp. Wireshark code review
03:52 [Wireshark-commits] master 0d25e3d: ua3g: updated freeseating message decoding to support ipv6 address in maincpu0 and maincpu1 parameters. Wireshark code review
05:00 [Wireshark-commits] master 0a9e92d: Use proto_tree_add_expert{_format}() to report errors. Wireshark code review
05:00 [Wireshark-commits] master-2.6 9518aaa: Use proto_tree_add_expert{_format}() to report errors. Wireshark code review
05:01 [Wireshark-commits] master-2.4 1b859b1: Use proto_tree_add_expert{_format}() to report errors. Wireshark code review
05:01 [Wireshark-commits] master-2.2 b39088b: Use proto_tree_add_expert{_format}() to report errors. Wireshark code review
05:03 [Wireshark-commits] master 36c79fe: Fix indentation. Wireshark code review
05:03 [Wireshark-commits] master-2.6 153421d: Fix indentation. Wireshark code review
05:03 [Wireshark-commits] master-2.4 39e4960: Fix indentation. Wireshark code review
05:03 [Wireshark-commits] master-2.2 80ffb3b: Fix indentation. Wireshark code review
05:05 [Wireshark-commits] master e020cca: Fix again. Wireshark code review
05:05 [Wireshark-commits] master-2.6 c8387eb: Fix again. Wireshark code review
05:05 [Wireshark-commits] master-2.4 4eac124: Fix again. Wireshark code review
05:05 [Wireshark-commits] master-2.2 114671a: Fix again. Wireshark code review
06:31 [Wireshark-commits] master 1c7b101: New protocol support for Lawo EmberPlus which is Glow embedded in S101 Wireshark code review
07:08 [Wireshark-commits] master 7ae1c68: s101: add initializer. Wireshark code review
08:26 [Wireshark-commits] master 9932f49: PROFINET: ErrorCode2 is updated Wireshark code review
10:23 [Wireshark-commits] master e7c6576: SCTP: Add a checkbox to show relative TSNs Wireshark code review
11:22 [Wireshark-commits] master 63c62a2: tools: update rpm-setup. Wireshark code review
11:23 [Wireshark-commits] master e2ada3e: rpm-setup: add support for opensuse non-interactive mode. Wireshark code review
11:23 [Wireshark-commits] master 2b1741e: rpm-setup: add rpmbuild package. Wireshark code review
12:54 [Wireshark-commits] master 20971b1: NGAP: New dissector for 3GPP TS 38.413 Wireshark code review
13:20 [Wireshark-commits] master 99aeec0: Diameter: Add enum value to 3GPP AVP 614 Server-Assignment-Type. Wireshark code review
13:28 [Wireshark-commits] master bd2c4de: LISP: Decode AFNUM_802 as AFNUM_EUI48 Wireshark code review
14:23 [Wireshark-commits] master d56e596: rtps: Added data tags Wireshark code review
15:37 [Wireshark-commits] master 650e379: Show the names of the profile, device and cluster in the simple descriptor response. Wireshark code review
16:38 [Wireshark-commits] master ee88dc8: BT Common: fix dissection of 32 bits and 128 bits UUID Wireshark code review
16:39 [Wireshark-commits] master-2.6 6dc42ea: BT Common: fix dissection of 32 bits and 128 bits UUID Wireshark code review
16:51 [Wireshark-commits] master 3cfd2bf: NGAP: fix compilation with gcc 8.1.1 Wireshark code review
17:38 [Wireshark-commits] master-2.4 dc7aa7d: BT Common: fix dissection of 32 bits and 128 bits UUID Wireshark code review
18:15 [Wireshark-commits] master-2.4 bf9055f: Debian: GNUTLS updates. Wireshark code review
18:16 [Wireshark-commits] master-2.2 2d91563: Debian: GNUTLS updates. Wireshark code review
18:41 [Wireshark-commits] master-2.2 a9fa883: BT Common: fix dissection of 32 bits and 128 bits UUID Wireshark code review
20:17 [Wireshark-commits] master-2.2 28cb827: wiretap (nettl/pppdump): fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:25 [Wireshark-commits] master-2.2 f3d0cbe: dissectors: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:34 [Wireshark-commits] master-2.2 88f7244: BACapp: Add FALLTHROUGH comments. Wireshark code review
20:36 [Wireshark-commits] master-2.2 e80a9f4: BGP: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:38 [Wireshark-commits] master-2.2 28a55ca: bluetooth: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:40 [Wireshark-commits] master-2.2 2f579da: csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:43 [Wireshark-commits] master-2.2 04ef7f1: gsm_a_bssmap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:44 [Wireshark-commits] master-2.2 6b7cd3c: erf: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:45 [Wireshark-commits] master-2.2 72d780d: enip: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:46 [Wireshark-commits] master-2.2 81161dd: ieee80211: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:48 [Wireshark-commits] master-2.2 cd7eac6: nasdap-itch: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:52 [Wireshark-commits] master-2.2 d115782: nstrace: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:53 [Wireshark-commits] master-2.2 ab37402: opa: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:55 [Wireshark-commits] master-2.2 5548758: rsvp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:56 [Wireshark-commits] master-2.2 7698b93: rtpproxy: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:57 [Wireshark-commits] master-2.2 5f45a28: ubertooth: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
20:58 [Wireshark-commits] master-2.2 e22786a: vrrp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
21:04 [Wireshark-commits] master-2.2 a84214e: oids: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7 Wireshark code review
21:05 [Wireshark-commits] master-2.2 768544f: stats_tree: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7 Wireshark code review
21:06 [Wireshark-commits] master 09a7e8e: The string part of a NULL string is zero bytes long, not 4 bytes long. Wireshark code review
21:06 [Wireshark-commits] master-2.6 7464dc4: The string part of a NULL string is zero bytes long, not 4 bytes long. Wireshark code review
21:06 [Wireshark-commits] master-2.4 ac8d875: The string part of a NULL string is zero bytes long, not 4 bytes long. Wireshark code review
21:06 [Wireshark-commits] master-2.2 194d0d2: The string part of a NULL string is zero bytes long, not 4 bytes long. Wireshark code review
21:08 [Wireshark-commits] master-2.2 9639368: unistim (plugin): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7 Wireshark code review
21:11 [Wireshark-commits] master-2.2 59a51ac: io_graph_item: fix false positive array subscript is above array bounds [-Werror=array-bounds] Wireshark code review
21:40 [Wireshark-commits] master-2.2 d7bfb2b: GTK: fix compilation with GCC 7 Wireshark code review
21:40 [Wireshark-commits] master-2.2 2506306: GTK: add a comment better suiting GCC 7 parsing Wireshark code review
21:43 [Wireshark-commits] master-2.2 5ebf2c9: tap-iostat (cli): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7 Wireshark code review
21:45 [Wireshark-commits] master-2.2 5df2140: dumpcap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 Wireshark code review
23:16 [Wireshark-commits] master 89540b9: Make the string representation of the frame bitmap cover the frame bitmap. Wireshark code review
23:16 [Wireshark-commits] master-2.6 9e86400: Make the string representation of the frame bitmap cover the frame bitmap. Wireshark code review
23:17 [Wireshark-commits] master-2.4 5e1d4bb: Make the string representation of the frame bitmap cover the frame bitmap. Wireshark code review
23:17 [Wireshark-commits] master-2.2 6b2103f: Make the string representation of the frame bitmap cover the frame bitmap. Wireshark code review
23:19 [Wireshark-commits] master 43a88c2: Fixup a couple of shellcheck "fixes". Wireshark code review
June 09, 2018
05:06 [Wireshark-commits] master-2.6 d962adf: LISP: Decode AFNUM_802 as AFNUM_EUI48 Wireshark code review
05:07 [Wireshark-commits] master-2.4 0e94d6c: LISP: Decode AFNUM_802 as AFNUM_EUI48 Wireshark code review
05:07 [Wireshark-commits] master-2.2 5308ae3: LISP: Decode AFNUM_802 as AFNUM_EUI48 Wireshark code review
05:08 [Wireshark-commits] master b296168: rpm: fix compilation on centos (uses cmake3). Wireshark code review
05:51 [Wireshark-commits] master c8f0704: camel: Add Digits dissection Wireshark code review
05:52 [Wireshark-commits] master e088fcd: gitlab-ci: make ubuntu steps a module. Wireshark code review
15:31 [Wireshark-commits] master e528602: A bit of fine tuning the stcsig dissector. Wireshark code review
17:52 [Wireshark-commits] master 8c73874: Fix handling of text headers with non-text values. Wireshark code review
17:52 [Wireshark-commits] master-2.6 8cabf3b: Fix handling of text headers with non-text values. Wireshark code review
17:52 [Wireshark-commits] master-2.4 09cd0fe: Fix handling of text headers with non-text values. Wireshark code review
17:53 [Wireshark-commits] master-2.2 82b4b09: Fix handling of text headers with non-text values. Wireshark code review
19:27 [Wireshark-commits] master bc2e185: fp: Use add_item_ret for cfn control Wireshark code review
19:31 [Wireshark-commits] master d279713: inap: Add Digits dissection Wireshark code review
19:31 [Wireshark-commits] master df1b07c: gitlab-ci: add tshark --version test after all jobs. Wireshark code review
19:33 [Wireshark-commits] master edcad2c: gitlab-ci: add centos build. Wireshark code review
19:33 [Wireshark-commits] master 1aff175: gitlab-ci: add opensuse build. Wireshark code review
21:43 [Wireshark-commits] master 8f3ff1d: RANAP: Simplify private data creation Wireshark code review
21:43 [Wireshark-commits] master 4ffca50: NBAP: Simplify private data creation Wireshark code review
21:44 [Wireshark-commits] master e12e6b7: RRC: Simplify private data creation Wireshark code review
22:51 [Wireshark-commits] master 33eb5e7: Use FT_NONE, not FT_STRINGZ, for the field that covers the packet. Wireshark code review
22:51 [Wireshark-commits] master-2.6 658336f: Use FT_NONE, not FT_STRINGZ, for the field that covers the packet. Wireshark code review
22:51 [Wireshark-commits] master-2.4 67fee7e: Use FT_NONE, not FT_STRINGZ, for the field that covers the packet. Wireshark code review
22:51 [Wireshark-commits] master-2.2 f575f08: Use FT_NONE, not FT_STRINGZ, for the field that covers the packet. Wireshark code review
June 10, 2018
01:12 [Wireshark-commits] master 0fbb5f8: Do bounds checking of the offset and length in proto_tree_add_string(). Wireshark code review
01:12 [Wireshark-commits] master-2.6 9aa3dc7: Do bounds checking of the offset and length in proto_tree_add_string(). Wireshark code review
01:13 [Wireshark-commits] master-2.4 85eea34: Do bounds checking of the offset and length in proto_tree_add_string(). Wireshark code review
01:13 [Wireshark-commits] master-2.2 3b77c0a: Do bounds checking of the offset and length in proto_tree_add_string(). Wireshark code review
01:56 [Wireshark-commits] master-2.4 acc87e0: Fix previous backport. Wireshark code review
01:56 [Wireshark-commits] master-2.2 8b75563: Fix previous backport. Wireshark code review
02:43 [Wireshark-commits] master 3c9c2c6: If device->active_dlt = -1, show "Unknown" rather than "DLT -1". Wireshark code review
02:43 [Wireshark-commits] master-2.6 4bd70c4: If device->active_dlt = -1, show "Unknown" rather than "DLT -1". Wireshark code review
02:47 [Wireshark-commits] master-2.4 7f9ccc0: If device->active_dlt = -1, show "Unknown" rather than "DLT -1". Wireshark code review
02:53 [Wireshark-commits] master-2.2 e8563d9: If device->active_dlt = -1, show "Unknown" rather than "DLT -1". Wireshark code review
08:16 [Wireshark-commits] master e0b8837: [Automatic update for 2018-06-10] Wireshark code review
08:28 [Wireshark-commits] master-2.6 eb1a7ec: [Automatic update for 2018-06-10] Wireshark code review
08:34 [Wireshark-commits] master-2.4 2748781: [Automatic update for 2018-06-10] Wireshark code review
08:39 [Wireshark-commits] master-2.2 203b37f: [Automatic update for 2018-06-10] Wireshark code review
14:26 [Wireshark-commits] master 5ecbcaf: Improve the secondary error messages for pcap errors. Wireshark code review
18:36 [Wireshark-commits] master-2.6 a9017bd: Improve the secondary error messages for pcap errors. Wireshark code review
June 11, 2018
01:28 [Wireshark-commits] master dd87f20: Fix names in declarations to match definitions. Wireshark code review
01:28 [Wireshark-commits] master-2.6 a3ce8d9: Fix names in declarations to match definitions. Wireshark code review
01:38 [Wireshark-commits] master deddb54: Offer a permissions suggestion for macOS. Wireshark code review
01:38 [Wireshark-commits] master-2.6 605c095: Offer a permissions suggestion for macOS. Wireshark code review
13:02 [Wireshark-commits] master 3b5b7b4: dct2000: call LTE NAS dissector for r13 release Wireshark code review
15:03 [Wireshark-commits] master 0e3901d: debian-setup: fix GnuTLS installation for Ubuntu 14.04 Wireshark code review
16:35 [Wireshark-commits] master bfb7028: More shellcheck fixes. Wireshark code review
17:01 [Wireshark-commits] master 722d6b0: Rewrite make-{dissectors, taps} in Python Wireshark code review
18:02 [Wireshark-commits] master-2.6 63f90a3: Rewrite make-{dissectors, taps} in Python Wireshark code review
18:41 [Wireshark-commits] master 2f64ec0: Give more detailed information about capture permissions on Debian. Wireshark code review
18:41 [Wireshark-commits] master-2.6 3d508ef: Give more detailed information about capture permissions on Debian. Wireshark code review
19:12 [Wireshark-commits] master-2.6 289e747: tools: ship make-regs.py with autotools Wireshark code review
19:36 [Wireshark-commits] master 53a1840: Windows: HiDPI-ify our native print dialogs. Wireshark code review
20:01 [Wireshark-commits] master-2.6 a85033e: Windows: HiDPI-ify our native print dialogs. Wireshark code review
20:25 [Wireshark-commits] master 2047d68: opa-fe: Add Support for Reassembly of FE TCP Packets Wireshark code review
June 12, 2018
06:50 [Wireshark-commits] master bfba71c: http: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
08:18 [Wireshark-commits] master 7b6f351: inap: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
10:00 [Wireshark-commits] master 4f383c2: zbee nwk gp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
10:23 [Wireshark-commits] master 24a2e2d: Diameter: added AVPs 2845 and 2846 to 'dictionary.xml' Wireshark code review
13:06 [Wireshark-commits] master 1568ea9: BT Common: use bluetooth_address_type_vals with btcommon.eir_ad.entry.le_bd_addr.type Wireshark code review
14:21 [Wireshark-commits] master 9b03b6f: ber: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
14:30 [Wireshark-commits] master 6825f47: wisun: fix name of Netricity Frame Type IE Wireshark code review
14:30 [Wireshark-commits] master-2.6 36792cc: wisun: fix name of Netricity Frame Type IE Wireshark code review
14:51 [Wireshark-commits] master 16b04f5: NAS-5GS: Update towards spec 2.0.0 Wireshark code review
16:40 [Wireshark-commits] master ac17c3f: GTPv2: updated Presence Reporting Area IEs Wireshark code review
17:33 [Wireshark-commits] master-2.6 1ca6128: BT Common: use bluetooth_address_type_vals with btcommon.eir_ad.entry.le_bd_addr.type Wireshark code review
17:44 [Wireshark-commits] master-2.4 678d406: BT Common: use bluetooth_address_type_vals with btcommon.eir_ad.entry.le_bd_addr.type Wireshark code review
17:48 [Wireshark-commits] master 362576e: gtpv2: Avoid possible misuse of comma operator warning Wireshark code review
17:50 [Wireshark-commits] master a03eacc: Clean up handling of counted blobs of bytes. Wireshark code review
17:50 [Wireshark-commits] master-2.6 470d59e: Clean up handling of counted blobs of bytes. Wireshark code review
17:50 [Wireshark-commits] master-2.4 8d626dc: Clean up handling of counted blobs of bytes. Wireshark code review
17:51 [Wireshark-commits] master-2.2 6c44312: Clean up handling of counted blobs of bytes. Wireshark code review
18:13 [Wireshark-commits] master-2.2 617f319: BT Common: use bluetooth_address_type_vals with btcommon.eir_ad.entry.le_bd_addr.type Wireshark code review
18:25 [Wireshark-commits] master 4e7f488: Don't let randpkt write packets libwiretap can't read. Wireshark code review
18:25 [Wireshark-commits] master-2.6 addd4b7: Don't let randpkt write packets libwiretap can't read. Wireshark code review
18:25 [Wireshark-commits] master-2.4 cce6ebd: Don't let randpkt write packets libwiretap can't read. Wireshark code review
18:25 [Wireshark-commits] master-2.2 57651b0: Don't let randpkt write packets libwiretap can't read. Wireshark code review
18:39 [Wireshark-commits] master 169ff5a: BT Common: fix btcommon.eir_ad.entry.le_role filter Wireshark code review
18:39 [Wireshark-commits] master-2.6 c13063a: BT Common: fix btcommon.eir_ad.entry.le_role filter Wireshark code review
18:40 [Wireshark-commits] master-2.4 dcc0f48: BT Common: fix btcommon.eir_ad.entry.le_role filter Wireshark code review
18:40 [Wireshark-commits] master-2.2 ed5a640: BT Common: fix btcommon.eir_ad.entry.le_role filter Wireshark code review
21:04 [Wireshark-commits] master a37ace7: Doxygen updates. Wireshark code review
21:31 [Wireshark-commits] master 871e964: Add some length checks, remove a DISSECTOR_ASSERT(). Wireshark code review
21:31 [Wireshark-commits] master-2.6 730003d: Add some length checks, remove a DISSECTOR_ASSERT(). Wireshark code review
21:46 [Wireshark-commits] master-2.4 96af0ad: Add some length checks, remove a DISSECTOR_ASSERT(). Wireshark code review
22:08 [Wireshark-commits] master-2.2 5937746: Fix backport. Wireshark code review
22:11 [Wireshark-commits] master-2.2 8d694ba: Add some length checks, remove a DISSECTOR_ASSERT(). Wireshark code review
22:14 [Wireshark-commits] master 96c4655: Fix signed vs. unsigned comparison warning. Wireshark code review
22:14 [Wireshark-commits] master-2.6 1fd2616: Fix signed vs. unsigned comparison warning. Wireshark code review
22:17 [Wireshark-commits] master-2.4 82a17ff: Fix signed vs. unsigned comparison warning. Wireshark code review
22:19 [Wireshark-commits] master-2.2 70095e6: Fix signed vs. unsigned comparison warning. Wireshark code review
22:39 [Wireshark-commits] master 0cc092d: Try again to fix the signed vs. unsigned comparison warning. Wireshark code review
22:39 [Wireshark-commits] master-2.6 4f5f928: Try again to fix the signed vs. unsigned comparison warning. Wireshark code review
22:42 [Wireshark-commits] master-2.4 e4ab547: Try again to fix the signed vs. unsigned comparison warning. Wireshark code review
22:45 [Wireshark-commits] master-2.2 807ab71: Try again to fix the signed vs. unsigned comparison warning. Wireshark code review
23:05 [Wireshark-commits] master 69ad89c: Make sure *both* sides are unsigned. Wireshark code review
23:05 [Wireshark-commits] master-2.6 cfb8dcc: Make sure *both* sides are unsigned. Wireshark code review
23:07 [Wireshark-commits] master-2.4 56e9dab: Make sure *both* sides are unsigned. Wireshark code review
23:11 [Wireshark-commits] master-2.2 014bcb1: Make sure *both* sides are unsigned. Wireshark code review
June 13, 2018
04:09 [Wireshark-commits] master 40f6553: Bluetooth: HFP: Implement some Apple-specific AT commands Wireshark code review
04:10 [Wireshark-commits] master 4059b56: DOCSIS: correct reassembly of UCD in REG-RSP-MP and DBC-REQ messages Wireshark code review
04:11 [Wireshark-commits] master 94bf85a: ENIP: Pull out CPF items to separate functions Wireshark code review
12:32 [Wireshark-commits] master e281ca6: HTTP2: prevent a segmentation fault if HTTP2 dissector was not called on first pass Wireshark code review
12:33 [Wireshark-commits] master-2.6 9169aef: HTTP2: prevent a segmentation fault if HTTP2 dissector was not called on first pass Wireshark code review
12:38 [Wireshark-commits] master-2.4 169d271: HTTP2: prevent a segmentation fault if HTTP2 dissector was not called on first pass Wireshark code review
12:38 [Wireshark-commits] master-2.2 038cd22: HTTP2: prevent a segmentation fault if HTTP2 dissector was not called on first pass Wireshark code review
15:03 [Wireshark-commits] master-2.6 1f51c80: Diameter_3GPP: Added missing 'RAN-Support-Info' flag for GX Feature-List 2 Wireshark code review
15:44 [Wireshark-commits] master ee4d8c6: pfcp: corrected Graceful Release Period tree Header for better readability Wireshark code review
15:44 [Wireshark-commits] master 1bbbbdc: [GSM A RR]: Fix Feature Indicator (10.5.2.76) Wireshark code review
June 14, 2018
10:21 [Wireshark-commits] master 78ae936: ISUP: Add an expert entry for wrong optional parameter length. Wireshark code review
10:28 [Wireshark-commits] master 5550677: VoIP: fix in prepare filter for VOIP calls Wireshark code review
11:03 [Wireshark-commits] master 587b5a7: NAS 5GS: Further updates according to 2.0.0 Wireshark code review
17:30 [Wireshark-commits] master 5b3ce0b: nas_5gs: fix ifdefs in nas_5gs_mm_message_type_vals. Wireshark code review
21:59 [Wireshark-commits] master 58d211d: Fix the handling of paths in the process information. Wireshark code review
21:59 [Wireshark-commits] master-2.6 42a97f1: Fix the handling of paths in the process information. Wireshark code review
22:10 [Wireshark-commits] master 3df05f3: Fix indentation. Wireshark code review
22:10 [Wireshark-commits] master-2.6 c5fad50: Fix indentation. Wireshark code review
June 15, 2018
00:39 [Wireshark-commits] master 9241233: No need to check for a UTF-16 string's length being a multiple of 2. Wireshark code review
00:39 [Wireshark-commits] master-2.6 1474ca9: No need to check for a UTF-16 string's length being a multiple of 2. Wireshark code review
01:22 [Wireshark-commits] master 7f3d719: Convert NetMon comment titles to UTF-8 when reading the file. Wireshark code review
04:03 [Wireshark-commits] master 1e84591: Fix some "bad file" messages. Wireshark code review
04:03 [Wireshark-commits] master-2.6 7398cea: Fix some "bad file" messages. Wireshark code review
04:08 [Wireshark-commits] master 08ef8f1: Just extract the title length once. Wireshark code review
05:11 [Wireshark-commits] master 5ea2fe3: pfcp: add handle of IEs with null length Wireshark code review
09:43 [Wireshark-commits] master 25d3c62: MAC NR: fix dissection of single byte padding CE Wireshark code review
10:19 [Wireshark-commits] master 8b87a86: NAS 5GS: Add dissection of Security header. Wireshark code review
11:17 [Wireshark-commits] master 866ddb1: Add -Wextra-semi to (clang) C and C++ flags to make sure the buildbots will find this. Wireshark code review
11:49 [Wireshark-commits] master-2.6 8f56e9e: DOCSIS: correct reassembly of UCD in REG-RSP-MP and DBC-REQ messages Wireshark code review
15:06 [Wireshark-commits] master 8c959c8: bthfp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
15:19 [Wireshark-commits] master 3d5b268: dot11decrypt(crypt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
22:04 [Wireshark-commits] master 2d4b50f: Put the entire server response into the Info column as is. Wireshark code review
22:04 [Wireshark-commits] master-2.6 33412a1: Put the entire server response into the Info column as is. Wireshark code review
22:05 [Wireshark-commits] master-2.4 678e503: Put the entire server response into the Info column as is. Wireshark code review
22:09 [Wireshark-commits] master-2.2 2e8a1f7: Put the entire server response into the Info column as is. Wireshark code review
June 16, 2018
10:21 [Wireshark-commits] master 1a8ed6f: Fix NFSv4.2 CHANGE_TYPE constants Wireshark code review
11:07 [Wireshark-commits] master 580b2e1: GSUP: fix incorrect message types Wireshark code review
20:34 [Wireshark-commits] master 9055584: rbm: improve fields layout and decode more types. Wireshark code review
June 17, 2018
05:19 [Wireshark-commits] master ea5c843: GSUP: Add Supplementary Service relate ddecoding Wireshark code review
05:19 [Wireshark-commits] master 479c2ba: FP: Decode more fields and show units Wireshark code review
08:15 [Wireshark-commits] master 21a02e2: [Automatic update for 2018-06-17] Wireshark code review
08:27 [Wireshark-commits] master-2.6 592f87a: [Automatic update for 2018-06-17] Wireshark code review
08:32 [Wireshark-commits] master-2.4 2e40014: [Automatic update for 2018-06-17] Wireshark code review
08:37 [Wireshark-commits] master-2.2 7b9dcc8: [Automatic update for 2018-06-17] Wireshark code review
21:16 [Wireshark-commits] master df9cd64: character constant in dfilter now must fit into one byte Wireshark code review
21:17 [Wireshark-commits] master-2.6 d92a7a6: character constant in dfilter now must fit into one byte Wireshark code review
21:18 [Wireshark-commits] master-2.4 6ee3d1b: character constant in dfilter now must fit into one byte Wireshark code review
22:03 [Wireshark-commits] master 078a53f: For the contains operator, both sides have to have the same type. Wireshark code review
22:03 [Wireshark-commits] master-2.6 610a74b: For the contains operator, both sides have to have the same type. Wireshark code review
22:03 [Wireshark-commits] master-2.4 e66cff7: For the contains operator, both sides have to have the same type. Wireshark code review
June 18, 2018
00:30 [Wireshark-commits] master 333e915: Better name for the routine. Wireshark code review
00:30 [Wireshark-commits] master-2.6 8dd1aad: Better name for the routine. Wireshark code review
00:31 [Wireshark-commits] master-2.4 a8c0c49: Better name for the routine. Wireshark code review
04:07 [Wireshark-commits] master bef062e: CIP: Improve I/O handling Wireshark code review
04:09 [Wireshark-commits] master 5f67f27: Bluetooth HCI update Wireshark code review
07:46 [Wireshark-commits] master 7ca88cc: Diameter: Update S6t interface AVP:s Wireshark code review
08:31 [Wireshark-commits] master 654ab0d: expert: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Wireshark code review
14:22 [Wireshark-commits] master 7fca68f: rbm: fix no previous prototype. Wireshark code review
14:23 [Wireshark-commits] master 8e270f8: rbm: remove unused ei field. Wireshark code review
14:33 [Wireshark-commits] master 9ce3036: 802.11: Dissect locally originated mesh frames Wireshark code review
16:22 [Wireshark-commits] master f1c4102: Get rid of some occurrences of Q_UNUSED Wireshark code review
19:36 [Wireshark-commits] master d88c5df: Test+CMake: Make our test grouping more fine-grained. Wireshark code review
22:59 [Wireshark-commits] master 23b0981: Remove an unused recent setting. Wireshark code review
June 19, 2018
04:59 [Wireshark-commits] master f2ece6c: CheckPoint FW-1 New encrypt check point added Wireshark code review
05:00 [Wireshark-commits] master b7b86bc: Adding changes for S6t AVPs to dictionary.xml based on 29.336 V15.3 Wireshark code review
05:04 [Wireshark-commits] master 304e03e: Documentation: Add version to Guides Wireshark code review
05:12 [Wireshark-commits] master bf82900: PDCP NR: fix IP tvbuff creation when MAC-I is present Wireshark code review
08:40 [Wireshark-commits] master 31c1cd9: DNS: changed maximum length of dns names from 1025 to 255 Wireshark code review
09:36 [Wireshark-commits] master 92841d5: gitlab-ci: add fedora build. Wireshark code review
11:46 [Wireshark-commits] master 7d2002f: NAS-5GS: Fix dissection of security header. Wireshark code review
11:56 [Wireshark-commits] master e02a4c0: make-version.pl: If the VCS isn't git there is no commit_id. Wireshark code review
14:44 [Wireshark-commits] master 434fbe2: Updating T6aT6b specific DIAMETER AVPs per 29.128 15.3 Wireshark code review
15:05 [Wireshark-commits] master 27a1906: RTP: Code clean up Wireshark code review
21:10 [Wireshark-commits] master d818ca2: User Guide: change MATE ref from Wiki to own document Wireshark code review
June 20, 2018
07:59 [Wireshark-commits] master 01de57b: nas5gs: Fix bitmask for NAS key set identifier. Wireshark code review
08:09 [Wireshark-commits] master-2.4 8aeb1f4: dot11decrypt: free memory on exit (found by clang). Wireshark code review
08:26 [Wireshark-commits] master 1b4b5e5: RTP: Encapsulation of comparsion of two rtpstreams Wireshark code review
08:46 [Wireshark-commits] master-2.4 b144612: dot11crypt: add bounds check for TDLS elements Wireshark code review
09:19 [Wireshark-commits] master ccd2512: CMake+macOS: Allow the use of ENV{CMAKE_PREFIX_PATH}. Wireshark code review
13:08 [Wireshark-commits] master 590d8c0: LTE RRC: upgrade dissector to v15.2.0 Wireshark code review
13:08 [Wireshark-commits] master f99c1c4: PDCP NR: upgrade SDAP dissection to v15.0.0 Wireshark code review
13:19 [Wireshark-commits] master c06bfea: RTP: Code cleanup 2 Wireshark code review
18:21 [Wireshark-commits] master-2.6 2d125c3: CMake+macOS: Allow the use of ENV{CMAKE_PREFIX_PATH}. Wireshark code review
18:28 [Wireshark-commits] master 832b4e1: lwm2mtlv: Add Object name tables Wireshark code review
20:31 [Wireshark-commits] master 50c1900: MAC NR: upgrade dissector to v15.2.0 Wireshark code review
20:50 [Wireshark-commits] master 1600a7d: Check the address type, not the address length, in multicast/broadcast tests. Wireshark code review
21:46 [Wireshark-commits] master c1e5733: travis: remove unnecessary qt5 in PATH for macOS Wireshark code review
21:59 [Wireshark-commits] master 69fc3d8: HTTP: fix in desegmentation of HEAD requests and responses Wireshark code review
22:00 [Wireshark-commits] master-2.6 1e6e42f: HTTP: fix in desegmentation of HEAD requests and responses Wireshark code review
22:01 [Wireshark-commits] master-2.4 db07780: HTTP: fix in desegmentation of HEAD requests and responses Wireshark code review
22:01 [Wireshark-commits] master-2.2 f6ed44c: HTTP: fix in desegmentation of HEAD requests and responses Wireshark code review
June 21, 2018
03:30 [Wireshark-commits] master 293be57: Test: Add sharkd tests. Wireshark code review
03:31 [Wireshark-commits] master ebf4ce3: WSUG: Document the use of CMake when building on Unix Wireshark code review
03:31 [Wireshark-commits] master 7f77259: NR RRC: upgrade dissector to v15.2.0 Wireshark code review
03:32 [Wireshark-commits] master 17604f1: CMake+macOS: Make sure we're using the right Qt tools. Wireshark code review
03:33 [Wireshark-commits] master 11ba10d: Fix build paths for cmake's Xcode project generator on macOS. Wireshark code review
03:33 [Wireshark-commits] master 6b13c05: OpcUa: fix in function getExtensionObjectType Wireshark code review
03:36 [Wireshark-commits] master c678cf8: DHCPv6: Improve dissection of packets using HMAC-MD5 authentication Wireshark code review
04:08 [Wireshark-commits] master 2bac238: Fix in CRC checker for FPP Wireshark code review
13:29 [Wireshark-commits] master 9190cd1: Add dissector for Exablaze timestamping trailers Wireshark code review
13:30 [Wireshark-commits] master 013675c: DHCPv4: Fix dissection of packets using HMAC-MD5 authentication Wireshark code review
13:33 [Wireshark-commits] master 5f45709: lwm2mtlv: Show object name in a generated item Wireshark code review
13:34 [Wireshark-commits] master d752f51: RTP: Stats calculation unification Wireshark code review
13:35 [Wireshark-commits] master 67fe426: rtps: Fixed min_length in rtps_data dissection Wireshark code review
18:20 [Wireshark-commits] master f61723d: Squelch a warning from MSVC. Wireshark code review
18:29 [Wireshark-commits] master 9c2bb3d: Indicate why we ahve to check the address type. Wireshark code review
18:39 [Wireshark-commits] master 8a62ff5: WSUG: Update the Follow Stream documentation. Wireshark code review
18:42 [Wireshark-commits] master eee4f44: XRA: HCS check for docsis segments Wireshark code review
19:19 [Wireshark-commits] master-2.6 09d8804: Remove tabs around manuf names as shown for BASE_OUI Wireshark code review
June 22, 2018
05:35 [Wireshark-commits] master db6d8ae: tshark/RTP: GUI dependency removed from register_tap_listener_rtpstream. As consequence of it a few functions were moved from ui/rtp_stream to ui/tap-rtp-common. Wireshark code review
05:36 [Wireshark-commits] master 8ef62a8: PER: fix decoding of bit strings with an upper bound >= 64K Wireshark code review
07:14 [Wireshark-commits] master edc2beb: Include <stdlib.h>, to declare exit(). Wireshark code review
07:45 [Wireshark-commits] master 590d0a4: Declare lead_surrogate only in the block where it's used. Wireshark code review
07:51 [Wireshark-commits] master 7728a33: editcap: ifix time shift with useconds carry Wireshark code review
07:55 [Wireshark-commits] master-2.6 341e507: editcap: ifix time shift with useconds carry Wireshark code review
07:59 [Wireshark-commits] master-2.4 6c918ae: editcap: ifix time shift with useconds carry Wireshark code review
08:02 [Wireshark-commits] master-2.2 a3b0f85: editcap: ifix time shift with useconds carry Wireshark code review
08:05 [Wireshark-commits] master 23bef01: The fractional part of a secs+nsecs time adjustment must be < 10^9. Wireshark code review
08:29 [Wireshark-commits] master 3909f8a: S1AP: upgrade dissector to v15.2.0 Wireshark code review
08:45 [Wireshark-commits] master 651336f: S1AP: update version info in header Wireshark code review
09:41 [Wireshark-commits] master e7ac2e4: Try to make sure we don't overrun sub-tlvs Wireshark code review
12:12 [Wireshark-commits] master ff3b7c9: S1AP: fix a copy/paste error in a field name Wireshark code review
12:12 [Wireshark-commits] master-2.6 9d3f8b8: S1AP: fix a copy/paste error in a field name Wireshark code review
12:12 [Wireshark-commits] master-2.4 233740d: S1AP: fix a copy/paste error in a field name Wireshark code review
13:02 [Wireshark-commits] master e2f161a: NGAP: add dissection of DataCodingScheme and WarningMessageContents IEs Wireshark code review
15:39 [Wireshark-commits] master 024259b: NAS EPS: upgrade dissector to v15.3.0 Wireshark code review
16:30 [Wireshark-commits] master a33d27a: drb: fix no previous prototype for ‘proto_register_drb/proto_reg_handoff_drb’ [-Wmissing-prototypes] Wireshark code review
18:26 [Wireshark-commits] master d5055d9: NAS EPS: fix wrong operator. Wireshark code review
18:32 [Wireshark-commits] master d2f1d48: NR RRC: register dissectors for UE-NR-Capability and UE-MRDC-Capability IEs Wireshark code review
19:57 [Wireshark-commits] master db4fb82: enip: fix no previous prototype for ‘dissect_item_sequenced_address/dissect_item_connected_address’ [-Wmissing-prototypes] Wireshark code review
June 23, 2018
08:53 [Wireshark-commits] master-2.6 00fc5d1: Fix shared library symlink names Wireshark code review
08:53 [Wireshark-commits] master-2.6 dbd2cd6: Set libwscodecs.so's version to 2.0.0 Wireshark code review
10:04 [Wireshark-commits] master 9f8c332: RTP: code cleanup 3 Wireshark code review
19:56 [Wireshark-commits] master-2.6 c280333: BGP: Validate length of Path Attribute records. Wireshark code review
19:56 [Wireshark-commits] master-2.4 5eb6f11: BGP: Validate length of Path Attribute records. Wireshark code review
19:58 [Wireshark-commits] master-2.2 36af43d: BGP: Validate length of Path Attribute records. Wireshark code review
23:10 [Wireshark-commits] master f56b504: Don't pass an un-initialized dummy structure to dissect_cip_io_generic(). Wireshark code review
June 24, 2018
04:42 [Wireshark-commits] master 86d1664: F1AP: upgrade dissector to v15.2.0 Wireshark code review
08:16 [Wireshark-commits] master 1e94202: [Automatic update for 2018-06-24] Wireshark code review
08:29 [Wireshark-commits] master-2.6 0bbee88: [Automatic update for 2018-06-24] Wireshark code review
08:35 [Wireshark-commits] master-2.4 ba279cf: [Automatic update for 2018-06-24] Wireshark code review
08:40 [Wireshark-commits] master-2.2 68a929e: [Automatic update for 2018-06-24] Wireshark code review
14:13 [Wireshark-commits] master c778dec: Add support for Cisco ACI Wireshark code review
14:19 [Wireshark-commits] master 4c26988: USB: Dissect URB transfer flags Wireshark code review
15:14 [Wireshark-commits] master 707ca32: gtpv2: all teid header fields should have the same type (like in gtp) Wireshark code review
15:14 [Wireshark-commits] master 59c0b48: gtpv2: extend msgs supported in request/reply matching algorithm Wireshark code review
23:53 [Wireshark-commits] master-2.6 c292e18: Update shared library package names Wireshark code review
June 25, 2018
14:16 [Wireshark-commits] master 87973bf: RTP: Common functions for allocation/deallocation of rtpstream_info_t Wireshark code review
14:18 [Wireshark-commits] master 336b56b: .mailmap: update of June (2018) Wireshark code review
14:19 [Wireshark-commits] master-2.2 5adac77: Fix Perl warning Wireshark code review
14:19 [Wireshark-commits] master dbba573: USB: Fall back to transfer type from descriptor Wireshark code review
14:23 [Wireshark-commits] master-2.2 c7f3231: More precise error message. Wireshark code review
16:38 [Wireshark-commits] master 29f38cf: docbook: replace ASCIIDOCTOR_EXECUTABLE with ASCIIDOCTOR_PDF_EXECUTABLE. Wireshark code review
16:51 [Wireshark-commits] master 81d1e2b: DT2000: Call RRC dissector from newer primitives. Wireshark code review
17:55 [Wireshark-commits] master 5404cbb: drb/rbm: fix indentation issues. Wireshark code review
22:01 [Wireshark-commits] master-2.6 a226168: CMake: try to fix duplicate qm builds on Windows Wireshark code review
22:01 [Wireshark-commits] master-2.6 32d609e: cmake: remove dependency of i18n.qrc on .qm files Wireshark code review
22:22 [Wireshark-commits] master 3a514ca: Qt: Move FilterToolBar to a separate class Wireshark code review
23:25 [Wireshark-commits] master c6fc452: X2AP: upgrade dissector to v15.2.0 Wireshark code review
23:50 [Wireshark-commits] master 5736125: F1AP: dissect more OCTET STRING from X2AP ASN.1 description Wireshark code review
June 26, 2018
00:02 [Wireshark-commits] master 0c75ad9: Qt: Fix Filterexpression Toolbar Wireshark code review
00:45 [Wireshark-commits] master 168ddd4: Try to fix the macOS builder. Wireshark code review
03:25 [Wireshark-commits] master 74d0be8: Disable coloring rules with invalid packet-testing expressions. Wireshark code review
03:34 [Wireshark-commits] master ef27a2c: packet-ieee802211.c: Corrects A-MSDU addr_resolve dissection Wireshark code review
04:03 [Wireshark-commits] master b0a25f4: Shorten the text of System Name and System Description in the info column Wireshark code review
11:53 [Wireshark-commits] master 724519d: Fix shellcheck issues in debian-setup.sh. Wireshark code review
13:13 [Wireshark-commits] master d2a0167: nfs: fix displaying of operation CLONE Wireshark code review
13:39 [Wireshark-commits] master-2.6 bd1cdb5: nfs: fix displaying of operation CLONE Wireshark code review
15:03 [Wireshark-commits] master 328f5cf: Q931: do not tap packet if no packet info is present Wireshark code review
15:04 [Wireshark-commits] master-2.6 951ea59: Q931: do not tap packet if no packet info is present Wireshark code review
15:04 [Wireshark-commits] master-2.4 d7d77a6: Q931: do not tap packet if no packet info is present Wireshark code review
15:04 [Wireshark-commits] master-2.2 9b786a0: Q931: do not tap packet if no packet info is present Wireshark code review
16:30 [Wireshark-commits] master 471fb9a: packet-dcm.c: heuristic dissection rework Wireshark code review
16:42 [Wireshark-commits] master a57b3ce: PER: Also report if open type length is less than dissected length. Wireshark code review
17:13 [Wireshark-commits] master 305b0d3: RRC: upgrade dissector to v15.3.0 Wireshark code review
18:23 [Wireshark-commits] master 2d8e8b9: CMake: Make the pdb_zip_package target passive. Wireshark code review
19:15 [Wireshark-commits] master-2.6 d4a5778: CMake: Make the pdb_zip_package target passive. Wireshark code review
19:52 [Wireshark-commits] master 1437b42: Qt: Fix crash when starting to drag on the wrong position Wireshark code review
20:30 [Wireshark-commits] master c74dba6: Windows: Fetch our version using RtlGetVersion. Wireshark code review
20:30 [Wireshark-commits] master-2.4 8fb64b1: CMake: Make the pdb_zip_package target passive. Wireshark code review
21:10 [Wireshark-commits] master-2.6 c616ea9: Qt: Fix crash when starting to drag on the wrong position Wireshark code review
21:11 [Wireshark-commits] master e10e3ae: print.c: Handles special chars when using -T fields Wireshark code review
21:30 [Wireshark-commits] master 67a3f83: GTK+: Remove the last original bit of GTK+ code. Wireshark code review
23:30 [Wireshark-commits] master c68a1f0: WSDG: Fix a couple of links. Wireshark code review
23:50 [Wireshark-commits] master fe94133: Remove code specific to older versions of Visual Studio. Wireshark code review
23:58 [Wireshark-commits] master d3b4f19: epan: Fix session null-pointer check Wireshark code review
June 27, 2018
00:34 [Wireshark-commits] master 13150c9: Exported PDU: adjust protocol and tag tree lengths Wireshark code review
00:50 [Wireshark-commits] master 1f5c420: BGP-MP NLRI can have Path ID for IPv4 Unicast/Multicast and Labeled Unicast Wireshark code review
03:17 [Wireshark-commits] master bd3188b: Add Windows 10 Release ID to About info Wireshark code review
03:18 [Wireshark-commits] master e945531: Ethernet: Disable FCS validation by default. Wireshark code review
03:20 [Wireshark-commits] master 910bc03: TRANSUM: fix crash when switching profiles Wireshark code review
03:51 [Wireshark-commits] master 44efca4: editcap: move -I and -a options description to packet manipulation section Wireshark code review
06:08 [Wireshark-commits] master c204322: git hooks: prevent first commit message line to exceed 80 chars. Wireshark code review
06:10 [Wireshark-commits] master d3e3c00: prefs: fix crash when importing old filter expression preference Wireshark code review
08:56 [Wireshark-commits] master-2.6 0cbd0cc: prefs: fix crash when importing old filter expression preference Wireshark code review
09:00 [Wireshark-commits] master-2.4 6914e88: prefs: fix crash when importing old filter expression preference Wireshark code review
09:03 [Wireshark-commits] master-2.2 0d8b2c7: prefs: fix crash when importing old filter expression preference Wireshark code review
16:48 [Wireshark-commits] master 57c1085: Release note updates. Wireshark code review
16:58 [Wireshark-commits] master-2.6 c73673c: epan: Fix session null-pointer check Wireshark code review
16:59 [Wireshark-commits] master-2.4 585932d: epan: Fix session null-pointer check Wireshark code review
16:59 [Wireshark-commits] master 52bcc40: docbook: rewrite some ruby code according to RuboCop suggestions. Wireshark code review
17:01 [Wireshark-commits] master 622b17a: docbook: remove equivalent case. Wireshark code review
17:01 [Wireshark-commits] master e4e0488: docbook: reduce ruby code duplication by introducing utils module. Wireshark code review
17:07 [Wireshark-commits] master af4b6cb: Revert "docbook: remove equivalent case." Wireshark code review
18:28 [Wireshark-commits] master-2.6 15f7765: TRANSUM: fix crash when switching profiles Wireshark code review
18:32 [Wireshark-commits] master-2.4 4f8ef40: TRANSUM: fix crash when switching profiles Wireshark code review
19:27 [Wireshark-commits] master 21ad017: NAS5GS: Dissect 5GS network feature support IE- Wireshark code review
20:46 [Wireshark-commits] master 5d97cee: Remove IPX from our default filters. Wireshark code review
23:01 [Wireshark-commits] master d8459d8: packet export: Add default file extension Wireshark code review
23:40 [Wireshark-commits] master a7610e8: Sort our column descriptions. Wireshark code review
23:42 [Wireshark-commits] master 45aecc0: CIP: Improve Class 2/3 connection handling Wireshark code review
June 28, 2018
00:28 [Wireshark-commits] master 234ff77: macosx-setup: fix indentation. Wireshark code review
00:46 [Wireshark-commits] master 3937f65: RTP: If multiple codecs are used in RTP stream flow, all are shown in codecs column Wireshark code review
01:32 [Wireshark-commits] master 34074d6: NAS EPS: add subtrees for extended emergency numbers and ciphered data sets Wireshark code review
01:33 [Wireshark-commits] master 754cf4b: packet-updp.c: New dissector for Ubiquiti Discovery Protocol Wireshark code review
01:33 [Wireshark-commits] master c851875: packet-mdp.c: New dissector for Cisco Meraki Discovery Protocol Wireshark code review
03:40 [Wireshark-commits] master 8304f69: Add macros to initialize nstime_t values and use them. Wireshark code review
06:09 [Wireshark-commits] master e6935f9: docbook: add info about using symbolic links for git hooks. Wireshark code review
06:11 [Wireshark-commits] master ca42331: tcp: add support for reassembling out-of-order segments Wireshark code review
06:12 [Wireshark-commits] master a78026d: rtps: Fixed multichannel locator fields order Wireshark code review
07:32 [Wireshark-commits] master bb47336: Make white space consistent. Wireshark code review
14:15 [Wireshark-commits] master 0090007: opa: Add support for TID RDMA protocol Wireshark code review
15:04 [Wireshark-commits] master 2bb09c2: DICOM: use pinfo pool memory for strings used in columns Wireshark code review
15:33 [Wireshark-commits] master 16f543a: IEEE 802.11: Disable FCS validation by default. Wireshark code review
18:58 [Wireshark-commits] master c776529: nas5gs: Dissection updates Wireshark code review
18:58 [Wireshark-commits] master 6cbf24b: S1AP: display 5GS TAC as DEC_HEX Wireshark code review
18:58 [Wireshark-commits] master 2865453: X2AP: display 5GS TAC as DEC_HEX Wireshark code review
18:59 [Wireshark-commits] master 7b97253: NGAP: display TAC and EPS TAC as DEC_HEX Wireshark code review
18:59 [Wireshark-commits] master 6f97a8f: NGAP: dissect PLMNIdentity IE Wireshark code review
19:14 [Wireshark-commits] master f3f71a2: packet-lldp.c: Some updates to Cisco vendor subtypes (UPOE and ACI) Wireshark code review
20:36 [Wireshark-commits] master-2.6 947a11a: Make white space consistent. Wireshark code review
20:37 [Wireshark-commits] master-2.4 d161cc3: Make white space consistent. Wireshark code review
20:37 [Wireshark-commits] master-2.2 5cc13c6: Make white space consistent. Wireshark code review
20:38 [Wireshark-commits] master 411c5e9: Fix indentation. Wireshark code review
20:38 [Wireshark-commits] master-2.6 d43ce7a: Fix indentation. Wireshark code review
20:38 [Wireshark-commits] master-2.4 e1a9c30: Fix indentation. Wireshark code review
20:38 [Wireshark-commits] master-2.2 ce35a7e: Fix indentation. Wireshark code review
21:14 [Wireshark-commits] master 8e07b77: file: do not perform recursive redissections to avoid crashes Wireshark code review
21:34 [Wireshark-commits] master 4c275be: sflow: print sysuptime in human readable form. Wireshark code review
21:35 [Wireshark-commits] master 1108791: packet-ieee80211.c: Mikrotik IE should be Routerboard, added dissection update Wireshark code review
22:35 [Wireshark-commits] master 3431849: Windows: run update_tools_help target when building installer Wireshark code review
22:39 [Wireshark-commits] master aff4900: Do not add Change-Id on packaging branches Wireshark code review
23:25 [Wireshark-commits] master-2.6 ce62875: file: do not perform recursive redissections to avoid crashes Wireshark code review
23:55 [Wireshark-commits] master 79a3829: AT: Allow padding in heuristic check Wireshark code review
June 29, 2018
01:28 [Wireshark-commits] master cc5701f: XnAP: add dissector based on v15.0.0 Wireshark code review
18:06 [Wireshark-commits] master 6085a8c: XnAP: add an option to force target NG-RAN container decoding format Wireshark code review
June 30, 2018
05:55 [Wireshark-commits] master 212e5bd: packet-cisco-fp-mim.c: Add support for FP packets that contain an extra QinQ header Wireshark code review
10:53 [Wireshark-commits] master b14e01c: Exablaze: Fix signed/unsigned comparison Wireshark code review
13:35 [Wireshark-commits] master 6f3f662: ubdp: fix no previous prototype for ‘proto_reg_handoff_ubdp’ [-Wmissing-prototypes] Wireshark code review
13:38 [Wireshark-commits] master 453f009: Minimal support for ECJPAKE. Wireshark code review
14:16 [Wireshark-commits] master 39d0648: mdp: fix no previous prototype for ‘proto_reg_handoff_mdp’ [-Wmissing-prototypes] Wireshark code review

Mail converted by MHonArc