{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":21329550,"defaultBranch":"master","name":"wireshark","ownerLogin":"wireshark","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-06-29T18:37:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6233056?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716231732.0","currentOid":""},"activityList":{"items":[{"before":"7daf5cf6e7f85fc2a1b41d76f00832b6a2d5438e","after":"fc88d8a0edb5725b7f41932ab3930119cd3ecef4","ref":"refs/heads/release-4.0","pushedAt":"2024-06-03T17:40:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Make it possible to clear Comments from all interfaces\n\nWe only add an entry for an interface if it has a non-empty Comment\n(aka user description). That means we need to make sure that the\nmap has a default empty QStringList for that pref so we can set it\nto the empty string; otherwise, if some interfaces have Comments, but\nthe user tries to the clear the comments from all interfaces, it won't\nwork. The map won't have an entry for that pref, so it won't get\nchanged to the empty string.\n\nThe same is true for the Monitor Mode setting.\n\n\n(cherry picked from commit f622eac21f24b450076fb85bac3b40f58eca2ecc)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Make it possible to clear Comments from all interfaces"}},{"before":"e128c2804ee17e011f2dd2361160bb1f30ca0be0","after":"eeab1dbeaf82e6dc2452be737b09bbba9ce796f4","ref":"refs/heads/release-4.2","pushedAt":"2024-06-03T17:39:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Make it possible to clear Comments from all interfaces\n\nWe only add an entry for an interface if it has a non-empty Comment\n(aka user description). That means we need to make sure that the\nmap has a default empty QStringList for that pref so we can set it\nto the empty string; otherwise, if some interfaces have Comments, but\nthe user tries to the clear the comments from all interfaces, it won't\nwork. The map won't have an entry for that pref, so it won't get\nchanged to the empty string.\n\nThe same is true for the Monitor Mode setting.\n\n\n(cherry picked from commit f622eac21f24b450076fb85bac3b40f58eca2ecc)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Make it possible to clear Comments from all interfaces"}},{"before":"f622eac21f24b450076fb85bac3b40f58eca2ecc","after":"25f125c5b90ce372dba27ace50d0ebb95c12025f","ref":"refs/heads/master","pushedAt":"2024-06-03T07:46:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Make it more obvious and user-friendly to restore snaplen to default\n\nIn InterfaceTreeTelegate allow the editor QSpinBox for the snaplen column\nto go from 0 to WTAP_MAX_PACKET_SIZE_STANDARD.\nSet 0 to have the special value text of \"default\".\n\nWhen the editor returns 0 or WTAP_MAX_PACKET_SIZE_STANDARD, display \"default\"\nafter viewing the results.\n\nThis allows entering \"0\" as an entry and it will be accepted as default.\nEnterting WTAP_MAX_PACKET_SIZE_STANDARD (262144) will also work.\nIt will also display the string \"default\" for 0 when spinning the spinbox,\nthough not for 262144. (It's possible to subclass QSpinBox and override\ntextFromValue and valueFromText to do that, though then there are two\nconsecutive steps when wrapping around that both are \"default.\")\n\nFix #15389","shortMessageHtmlLink":"Qt: Make it more obvious and user-friendly to restore snaplen to default"}},{"before":"dddd244dc080fb96bf5cfa7f96760193270a6247","after":"f622eac21f24b450076fb85bac3b40f58eca2ecc","ref":"refs/heads/master","pushedAt":"2024-06-03T07:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Make it possible to clear Comments from all interfaces\n\nWe only add an entry for an interface if it has a non-empty Comment\n(aka user description). That means we need to make sure that the\nmap has a default empty QStringList for that pref so we can set it\nto the empty string; otherwise, if some interfaces have Comments, but\nthe user tries to the clear the comments from all interfaces, it won't\nwork. The map won't have an entry for that pref, so it won't get\nchanged to the empty string.\n\nThe same is true for the Monitor Mode setting.","shortMessageHtmlLink":"Qt: Make it possible to clear Comments from all interfaces"}},{"before":"154cbfc3f0772218a44d6c4fbe014e5fc877ebd4","after":"dddd244dc080fb96bf5cfa7f96760193270a6247","ref":"refs/heads/master","pushedAt":"2024-06-02T19:36:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Put toolTips on the label stack as well\n\nAdd the tooltip to StackItem so that it gets pushed and popped along\nwith the text. This keeps the tool tip (e.g., the full path to the\ncapture file) from being lost when a new status (e.g., field\ninformation) is pushed and then popped.","shortMessageHtmlLink":"Qt: Put toolTips on the label stack as well"}},{"before":"7091d67d467eca2e074e6ebdd86d52b5ce2b4ee1","after":"154cbfc3f0772218a44d6c4fbe014e5fc877ebd4","ref":"refs/heads/master","pushedAt":"2024-06-02T12:59:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"[Automatic update for 2024-06-02]\n\nUpdate manuf, services enterprise numbers, translations, and other items.","shortMessageHtmlLink":"[Automatic update for 2024-06-02]"}},{"before":"c15c3f9b1873f0da92c17aeb10efa5222dad54e8","after":"e128c2804ee17e011f2dd2361160bb1f30ca0be0","ref":"refs/heads/release-4.2","pushedAt":"2024-06-02T12:59:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"[Automatic update for 2024-06-02]\n\nUpdate manuf, services enterprise numbers, translations, and other items.","shortMessageHtmlLink":"[Automatic update for 2024-06-02]"}},{"before":"0166794db506d6fa3fa567ac01163af371f8870d","after":"7daf5cf6e7f85fc2a1b41d76f00832b6a2d5438e","ref":"refs/heads/release-4.0","pushedAt":"2024-06-02T12:57:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"[Automatic update for 2024-06-02]\n\nUpdate manuf, services enterprise numbers, translations, and other items.","shortMessageHtmlLink":"[Automatic update for 2024-06-02]"}},{"before":"db39247719d17366e35c1cb25b07246797c7b1e3","after":"7091d67d467eca2e074e6ebdd86d52b5ce2b4ee1","ref":"refs/heads/master","pushedAt":"2024-06-01T23:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Logray: Hide some menu items\n\nHide the \"Tools\" menu by default. Hide some of the \"Statistics\" menu\nitems.","shortMessageHtmlLink":"Logray: Hide some menu items"}},{"before":"bddaaeec28170a1f80d35d90cde566b02b0f43d2","after":"0166794db506d6fa3fa567ac01163af371f8870d","ref":"refs/heads/release-4.0","pushedAt":"2024-06-01T20:35:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Fix leak on CaptureFileDialog preview of file with errors\n\nRemember to call wtap_close when the preview stats have an error\nto avoid leaking the file.\n\n\n(cherry picked from commit c29c1bb27ce6a4ab50866ea3b580af859d44323b)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Fix leak on CaptureFileDialog preview of file with errors"}},{"before":"825070af48f7b7b23e35e4001af75e30fa6a02a4","after":"c15c3f9b1873f0da92c17aeb10efa5222dad54e8","ref":"refs/heads/release-4.2","pushedAt":"2024-06-01T20:34:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Fix leak on CaptureFileDialog preview of file with errors\n\nRemember to call wtap_close when the preview stats have an error\nto avoid leaking the file.\n\n\n(cherry picked from commit c29c1bb27ce6a4ab50866ea3b580af859d44323b)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Fix leak on CaptureFileDialog preview of file with errors"}},{"before":"c29c1bb27ce6a4ab50866ea3b580af859d44323b","after":"db39247719d17366e35c1cb25b07246797c7b1e3","ref":"refs/heads/master","pushedAt":"2024-06-01T17:29:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"check_typed_item_calls.py: blurb and repeated filters","shortMessageHtmlLink":"check_typed_item_calls.py: blurb and repeated filters"}},{"before":"cc8264d68f638c72ada1e94a9913902462c1a25a","after":"c29c1bb27ce6a4ab50866ea3b580af859d44323b","ref":"refs/heads/master","pushedAt":"2024-06-01T12:22:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Fix leak on CaptureFileDialog preview of file with errors\n\nRemember to call wtap_close when the preview stats have an error\nto avoid leaking the file.","shortMessageHtmlLink":"Qt: Fix leak on CaptureFileDialog preview of file with errors"}},{"before":"182646016cb145cc9e1b1c34c35ab635f2beed53","after":"825070af48f7b7b23e35e4001af75e30fa6a02a4","ref":"refs/heads/release-4.2","pushedAt":"2024-06-01T11:55:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"test: skip test_sharkd_req_follow_http2 test if no http2 support\n\nOriginally reported downstream in Gentoo at https://bugs.gentoo.org/933290.\n\nThis is the same kind of thing as https://gitlab.com/wireshark/wireshark/-/merge_requests/9029.\n\n\n(cherry picked from commit cc8264d68f638c72ada1e94a9913902462c1a25a)\n\nCo-authored-by: Sam James ","shortMessageHtmlLink":"test: skip test_sharkd_req_follow_http2 test if no http2 support"}},{"before":"aa68da794f5bcdd0be9a80b333bf6c5583353af1","after":"cc8264d68f638c72ada1e94a9913902462c1a25a","ref":"refs/heads/master","pushedAt":"2024-06-01T02:03:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"test: skip test_sharkd_req_follow_http2 test if no http2 support\n\nOriginally reported downstream in Gentoo at https://bugs.gentoo.org/933290.\n\nThis is the same kind of thing as https://gitlab.com/wireshark/wireshark/-/merge_requests/9029.","shortMessageHtmlLink":"test: skip test_sharkd_req_follow_http2 test if no http2 support"}},{"before":"e8c0851bf6b4a4d910e6d8f5fc9661aebad6a65f","after":"aa68da794f5bcdd0be9a80b333bf6c5583353af1","ref":"refs/heads/master","pushedAt":"2024-05-31T21:40:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Protobuf: avoid a couple of redundant assignments","shortMessageHtmlLink":"Protobuf: avoid a couple of redundant assignments"}},{"before":"938f0722ce46daceae24093ab73c580fc24982d1","after":"e8c0851bf6b4a4d910e6d8f5fc9661aebad6a65f","ref":"refs/heads/master","pushedAt":"2024-05-31T19:59:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"sharkd: Add \"comments\" field to \"frames\" method\n\nUpdate `sharkd`'s `frames` method to include a `comments` string array\ncontaining the comments for a frame. The existing boolean `ct` field,\nwhich is `true` if the frame has one or more comments, has not been\nmodified. Like the existing `ct` field, the new `comments` field is\nonly included in the response if the frame has comments. A new\n`test_sharkd_req_frames_comments` unit test has been added to verify\nthe functionality of the new `comments` field.","shortMessageHtmlLink":"sharkd: Add \"comments\" field to \"frames\" method"}},{"before":"c65b2633542ecb7a2225e55f063d08c7a65ba79f","after":"938f0722ce46daceae24093ab73c580fc24982d1","ref":"refs/heads/master","pushedAt":"2024-05-31T19:57:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"epan: Convert the address types code to C99 types\n\nPing #19833","shortMessageHtmlLink":"epan: Convert the address types code to C99 types"}},{"before":"b3263e5b3cd7df40efc8b89274024d3593dfb939","after":"c65b2633542ecb7a2225e55f063d08c7a65ba79f","ref":"refs/heads/master","pushedAt":"2024-05-31T19:56:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"YMSG: Replace content field values with field names where possible\n\nSome fields' values are themselves fields, thus the\n is_field_with_field_value() and\n yahoo_fields_with_field_values array.\nFor those fields, the value gets transformed to an int\n and the content swapped with the field name that\n it represents.","shortMessageHtmlLink":"YMSG: Replace content field values with field names where possible"}},{"before":"9d1113f293d6c9e214442dc65a9121ed34b85c47","after":"b3263e5b3cd7df40efc8b89274024d3593dfb939","ref":"refs/heads/master","pushedAt":"2024-05-31T19:54:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Change the Telephony stat groups names to reflect their current position\n\nThe telephony menu items were originally under Statistics, but were\nmoved to a top level menu (5375b5f4762c2f7a6ca7aaefac77d955433efe79).\nChange the name to reflect that, which also changes the Lua names.\n\nFor Lua, enable use of the older, deprecated names, because Lua\nscripts are used across versions without recompiling.\n\nFix #17448","shortMessageHtmlLink":"Change the Telephony stat groups names to reflect their current position"}},{"before":"931c71a4060ca02f1dedbc103586813a98b48d2a","after":"9d1113f293d6c9e214442dc65a9121ed34b85c47","ref":"refs/heads/master","pushedAt":"2024-05-31T19:51:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"ETW: Expand flags and property fields","shortMessageHtmlLink":"ETW: Expand flags and property fields"}},{"before":"138d0438865d22cd1f09e2023fe2fd61bfe151ad","after":"931c71a4060ca02f1dedbc103586813a98b48d2a","ref":"refs/heads/master","pushedAt":"2024-05-31T19:49:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Zabbix: Add zabbix.agent.redirection filter","shortMessageHtmlLink":"Zabbix: Add zabbix.agent.redirection filter"}},{"before":"2cbfa825f2d29def2f73bfd7d82567a1a67db302","after":"138d0438865d22cd1f09e2023fe2fd61bfe151ad","ref":"refs/heads/master","pushedAt":"2024-05-31T19:21:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Endpoints and Conversations last opened tabs","shortMessageHtmlLink":"Qt: Endpoints and Conversations last opened tabs"}},{"before":"16d4c4ad66d4f02aff973661c711f8ca7efd8628","after":"2cbfa825f2d29def2f73bfd7d82567a1a67db302","ref":"refs/heads/master","pushedAt":"2024-05-31T17:39:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Falco bridge+falcodump: Update to Falco libs 0.17.1\n\nCo-Authored-By: Uli Heilmeier ","shortMessageHtmlLink":"Falco bridge+falcodump: Update to Falco libs 0.17.1"}},{"before":"d9c5e3585f21cc47549243d7e9c7d70d1ca761ec","after":"16d4c4ad66d4f02aff973661c711f8ca7efd8628","ref":"refs/heads/master","pushedAt":"2024-05-31T16:57:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"ORAN FH CUS: update some comments quoting section numbers","shortMessageHtmlLink":"ORAN FH CUS: update some comments quoting section numbers"}},{"before":"d61af59a94a193ca3d12894b25d6e16027c4a4e1","after":"182646016cb145cc9e1b1c34c35ab635f2beed53","ref":"refs/heads/release-4.2","pushedAt":"2024-05-31T15:44:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Protobuf: don't write beyond end of array","shortMessageHtmlLink":"Protobuf: don't write beyond end of array"}},{"before":"adb9543df7a312e9309f0b54eeab62249de54d84","after":"d9c5e3585f21cc47549243d7e9c7d70d1ca761ec","ref":"refs/heads/master","pushedAt":"2024-05-31T15:25:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Fix some spelling errors","shortMessageHtmlLink":"Fix some spelling errors"}},{"before":"bfc5a8a084134bae342612f77b5bb586a6a74fc9","after":"bddaaeec28170a1f80d35d90cde566b02b0f43d2","ref":"refs/heads/release-4.0","pushedAt":"2024-05-31T13:51:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Fix CaptureOptionsDialog tooltip for stop files spinbox\n\nThe tooltip for the stop files spinbox is accidentally duplicated\nfrom the stop number of packets spinbox.\n\n\n(cherry picked from commit 8b9c3c620e983ec4e63cfeda2f5de449f2bd3ace)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Fix CaptureOptionsDialog tooltip for stop files spinbox"}},{"before":"cc67f836c01b6f55f2ff70aa4df44a1b934d7404","after":"bfc5a8a084134bae342612f77b5bb586a6a74fc9","ref":"refs/heads/release-4.0","pushedAt":"2024-05-31T13:27:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"NAS 5GS: fix dissection of extended rejected NSSAI IE\n\n(cherry picked from commit adb9543df7a312e9309f0b54eeab62249de54d84)\n\nConflicts:\n\tepan/dissectors/packet-nas_5gs.c\n(cherry picked from commit 2e88a7ca5fe719601b4956464102c9d077b1a3fd)\n\nConflicts:\n\tepan/dissectors/packet-nas_5gs.c","shortMessageHtmlLink":"NAS 5GS: fix dissection of extended rejected NSSAI IE"}},{"before":"2e88a7ca5fe719601b4956464102c9d077b1a3fd","after":"d61af59a94a193ca3d12894b25d6e16027c4a4e1","ref":"refs/heads/release-4.2","pushedAt":"2024-05-31T13:24:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geraldcombs","name":"Gerald Combs","path":"/geraldcombs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/210336?s=80&v=4"},"commit":{"message":"Qt: Fix CaptureOptionsDialog tooltip for stop files spinbox\n\nThe tooltip for the stop files spinbox is accidentally duplicated\nfrom the stop number of packets spinbox.\n\n\n(cherry picked from commit 8b9c3c620e983ec4e63cfeda2f5de449f2bd3ace)\n\nCo-authored-by: John Thacker ","shortMessageHtmlLink":"Qt: Fix CaptureOptionsDialog tooltip for stop files spinbox"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWzhr0gA","startCursor":null,"endCursor":null}},"title":"Activity ยท wireshark/wireshark"}