{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":50648491,"defaultBranch":"master","name":"wireshark","ownerLogin":"crondaemon","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-01-29T08:12:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1926128?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716235880.0","currentOid":""},"activityList":{"items":[{"before":"aa0911e7095d9568107fda715a647d8cc8f47d4c","after":"cea97e5dfa9022182098fecb8af9b7ccaf130642","ref":"refs/heads/master","pushedAt":"2024-06-07T11:53:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Zigbee ZCL: Improve Thermostat Cluster support","shortMessageHtmlLink":"Zigbee ZCL: Improve Thermostat Cluster support"}},{"before":"28677566a660e47c14c345653b26e4a753b961a4","after":"aa0911e7095d9568107fda715a647d8cc8f47d4c","ref":"refs/heads/master","pushedAt":"2024-06-07T11:19:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"MATE: Switch times from floats to doubles\n\nFloats are not wide enough to store relative time stamps.\nThey really should be nstime_t and FT_RELATIVE_TIME, but doubles\nand FT_DOUBLE is better.\n\nFix #19864.","shortMessageHtmlLink":"MATE: Switch times from floats to doubles"}},{"before":"ddec068b0ce42986c20c3cd932c7e7691731d9d2","after":"28677566a660e47c14c345653b26e4a753b961a4","ref":"refs/heads/master","pushedAt":"2024-06-07T09:35:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Bluetooth: Convert 32 and 128 bit SIG UUIDs to 16 bit\n\nIn lots of places in the code the well-known 16-bit Bluetooth UUID is\nchecked to perform specialized dissection or matching to display human\nreadable name. However, Bluetooth Core Specification allows sending full\nUUID instead of the short ones. In such case Wireshark simply prints the\nUUID as unknown.\n\nThis change fixes the conversion from 32 and 128 bit UUIDs to 16 bit and\nmarks final UUID as 16-bit. Now, Wireshark can recognize 128 bit UUIDs\nand for example display proper human readable name of a service.\n\nRationale:\n\nBluetooth Special Interest Group (Bluetooth SIG) registers well-known\nUUIDs. Such UUIDs can be represented as 16 or 32 bit UUIDs by removing\nthe common \"-0000-1000-8000-00805f9b34fb\" part.","shortMessageHtmlLink":"Bluetooth: Convert 32 and 128 bit SIG UUIDs to 16 bit"}},{"before":"25e1a8e48a8a3e1e9d4c2d27d09e0a35be8e1432","after":"ddec068b0ce42986c20c3cd932c7e7691731d9d2","ref":"refs/heads/master","pushedAt":"2024-06-07T06:41:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"lldp: Make dissector less greedy","shortMessageHtmlLink":"lldp: Make dissector less greedy"}},{"before":"6e89d99e0962fc4a2c69ad748b831a90bc77a78d","after":"25e1a8e48a8a3e1e9d4c2d27d09e0a35be8e1432","ref":"refs/heads/master","pushedAt":"2024-06-06T22:48:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"macos-setup: Fixup the Falco libs pkgconfig generation\n\n[skip ci]","shortMessageHtmlLink":"macos-setup: Fixup the Falco libs pkgconfig generation"}},{"before":"82124e2571038ea3a8bfb4aac9ea734478b9440a","after":"6e89d99e0962fc4a2c69ad748b831a90bc77a78d","ref":"refs/heads/master","pushedAt":"2024-06-06T18:53:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"RTMPT: Attempt to fix OSS-Fuzz 69219\n\nMake sure we're allocating enough memory for what we're about to copy.\nThis shouldn't cause the memory exhaustion issues seen in fuzzed data\nfor other approaches, because we won't allocate more than is actually\npresent in the tvbuff.\n\nBlind attempt to fix #19853","shortMessageHtmlLink":"RTMPT: Attempt to fix OSS-Fuzz 69219"}},{"before":"9c5be0c9fe5fb9efaddc1a954928d1d5eeaa2d7e","after":"82124e2571038ea3a8bfb4aac9ea734478b9440a","ref":"refs/heads/master","pushedAt":"2024-06-06T15:59:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"ieee80211-radiotap: Fix integer handling issues\n\nCoverity CIDs 1603312 and 1603313.\n\nFixup 96fc4db55ff8f2cbcc283b016a78e9075e270279","shortMessageHtmlLink":"ieee80211-radiotap: Fix integer handling issues"}},{"before":"f833bec344a6c648edc9ff37caaeb2af51e1454c","after":"9c5be0c9fe5fb9efaddc1a954928d1d5eeaa2d7e","ref":"refs/heads/master","pushedAt":"2024-06-06T13:35:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"ieee80211-radio: Fix array indexing\n\nFixup 96fc4db55ff8\n\nFix #19866","shortMessageHtmlLink":"ieee80211-radio: Fix array indexing"}},{"before":"7b29a0ac902465fe86aa35e0f2958c9fe1462070","after":"f833bec344a6c648edc9ff37caaeb2af51e1454c","ref":"refs/heads/master","pushedAt":"2024-06-06T12:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Add some more spelling words","shortMessageHtmlLink":"Add some more spelling words"}},{"before":"96fc4db55ff8f2cbcc283b016a78e9075e270279","after":"7b29a0ac902465fe86aa35e0f2958c9fe1462070","ref":"refs/heads/master","pushedAt":"2024-06-06T09:28:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Add more spelling words to wireshark_words.txt","shortMessageHtmlLink":"Add more spelling words to wireshark_words.txt"}},{"before":"389151f569600f5340845879f7d3a5b783b6ea57","after":"96fc4db55ff8f2cbcc283b016a78e9075e270279","ref":"refs/heads/master","pushedAt":"2024-06-06T06:01:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"ieee80211-radio: Add EHT Data rate computation\n\nAdd MCS Rate table for EHT.\nOnly rates for 1 Spatial Stream is added, higher spatial stream data\nrates are computed based on 1ss rate (upto +/- 0.5Mbps error expected\nfrom corresponding MCS Rate table values at https://mcsindex.net)\n\nAlso, add peekremote and radiotap changes resuired to extract bandwidth,\nno: of spatial streams, mcs rate and guard interval.\nMU-MIMO and Punctured bandwidth cases yet to be handled.\nCloses: #19848","shortMessageHtmlLink":"ieee80211-radio: Add EHT Data rate computation"}},{"before":"19405895f6c9602002b9eed0a3884765018b019f","after":"389151f569600f5340845879f7d3a5b783b6ea57","ref":"refs/heads/master","pushedAt":"2024-06-06T00:23:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Qt: Allow the Learn links to word wrap\n\nOver the course of the 4.0 series the Sharkfest, Discord, and Donation\nlinks were added to the Welcome page. They are now the limiting factor\nin the application page width. For some language translations they\nare even longer.\n\nSome of the \"Learn\" links have multiple words, like \"Questions and\nAnswers,\" or \"Wireshark Discord.\" Allow the multiword link titles\nto word wrap.\n\nFix #19861","shortMessageHtmlLink":"Qt: Allow the Learn links to word wrap"}},{"before":"6b33196381e03da85a3a0c58411dce4ea7f34ccc","after":"19405895f6c9602002b9eed0a3884765018b019f","ref":"refs/heads/master","pushedAt":"2024-06-05T22:09:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"E212: Fix a duplicate entry in mnc value_string","shortMessageHtmlLink":"E212: Fix a duplicate entry in mnc value_string"}},{"before":"3db6a6624c268bcca66c1e2a8d196747b7007ffa","after":"6b33196381e03da85a3a0c58411dce4ea7f34ccc","ref":"refs/heads/master","pushedAt":"2024-06-05T20:59:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Try adding spellchecker to pipeline","shortMessageHtmlLink":"Try adding spellchecker to pipeline"}},{"before":"2bbc6d5ce285e7d18f3fd5c6e5e8b02719a2b8ed","after":"3db6a6624c268bcca66c1e2a8d196747b7007ffa","ref":"refs/heads/master","pushedAt":"2024-06-05T18:44:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"win-setup: Fix packasger name of zlib-ng on arm","shortMessageHtmlLink":"win-setup: Fix packasger name of zlib-ng on arm"}},{"before":"70656cd8b3b0f20966bbb95bb64ffd5ccf1a3eb4","after":"2bbc6d5ce285e7d18f3fd5c6e5e8b02719a2b8ed","ref":"refs/heads/master","pushedAt":"2024-06-05T16:59:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"BLF: Don't include zlib-ng.h twice.","shortMessageHtmlLink":"BLF: Don't include zlib-ng.h twice."}},{"before":"1eb6d498152900a1d49006d680e8f5f1ee491778","after":"70656cd8b3b0f20966bbb95bb64ffd5ccf1a3eb4","ref":"refs/heads/master","pushedAt":"2024-06-05T14:06:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"ZLIB-NG: Add posibillity to use ZLIB-NG.\n\nfile_wrapers.c converted, crude test give half the time to open .gz\nfile.\nRased https://github.com/zlib-ng/zlib-ng/issues/1743 for gz, as a\nworkarond edit zlib-ng.h","shortMessageHtmlLink":"ZLIB-NG: Add posibillity to use ZLIB-NG."}},{"before":"1b7d3415b30578c8b3bd54e607f79992f87cab4a","after":"1eb6d498152900a1d49006d680e8f5f1ee491778","ref":"refs/heads/master","pushedAt":"2024-06-05T09:52:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Add updated windows packages zlib-ng and cvpkg-export","shortMessageHtmlLink":"Add updated windows packages zlib-ng and cvpkg-export"}},{"before":"75924801d9f949ccd74a2db5f87b1e09a8eaf2ef","after":"1b7d3415b30578c8b3bd54e607f79992f87cab4a","ref":"refs/heads/master","pushedAt":"2024-06-05T04:41:44.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"packet_range: Get the number of packets chosen\n\nAdd a method to return the number of packets in the range\naccording to the currently selected parameters (all vs filtered,\ninclude dependents, include ignored.)\n\nUse that in the Print header line instead of always printing the\nnumber of filtered/displayed packets, so that the \"N shown\" is\nan accurate number.\n\nRelated to #16204","shortMessageHtmlLink":"packet_range: Get the number of packets chosen"}},{"before":"3760147893398f1978d3bcd13571a7dcd4070102","after":"75924801d9f949ccd74a2db5f87b1e09a8eaf2ef","ref":"refs/heads/master","pushedAt":"2024-06-04T16:44:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Fix some spelling errors","shortMessageHtmlLink":"Fix some spelling errors"}},{"before":"92d958ad45a500d8074c7ca9f393eb41619a5df7","after":"3760147893398f1978d3bcd13571a7dcd4070102","ref":"refs/heads/master","pushedAt":"2024-06-04T09:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"RK512: make a preference variable static","shortMessageHtmlLink":"RK512: make a preference variable static"}},{"before":"25f125c5b90ce372dba27ace50d0ebb95c12025f","after":"92d958ad45a500d8074c7ca9f393eb41619a5df7","ref":"refs/heads/master","pushedAt":"2024-06-04T04:56:25.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Make FT_AX25 a string-like type\n\nMake FT_AX25 a string-like type. When setting its value, store it as\na strbuf the display value constructed from the bytes on the wire.\nIgnore the C bit, end of address bits, and reserved bits.\n\nWhen converting from user input, do some syntax checking. Allow lower\ncase letters in callsigns, zero padded or not SSIDs, and including a\nzero valued SSID or omitting it.\n\nThis makes comparisons and filtering more natural. An alternative would\nbe to continue to store it as bytes, but mask out the bytes when\nstoring, or mask out bytes before each comparison.\n\nComparisons to the underlying bytes of a FT_AX25 field can still be\ndone using the @ operator.\n\nFix #17973","shortMessageHtmlLink":"Make FT_AX25 a string-like type"}},{"before":"dddd244dc080fb96bf5cfa7f96760193270a6247","after":"25f125c5b90ce372dba27ace50d0ebb95c12025f","ref":"refs/heads/master","pushedAt":"2024-06-03T08:16:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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":"154cbfc3f0772218a44d6c4fbe014e5fc877ebd4","after":"dddd244dc080fb96bf5cfa7f96760193270a6247","ref":"refs/heads/master","pushedAt":"2024-06-02T19:45:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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-02T13:08:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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:47:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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":"c29c1bb27ce6a4ab50866ea3b580af859d44323b","after":"db39247719d17366e35c1cb25b07246797c7b1e3","ref":"refs/heads/master","pushedAt":"2024-06-01T17:43:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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:42:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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":"aa68da794f5bcdd0be9a80b333bf6c5583353af1","after":"cc8264d68f638c72ada1e94a9913902462c1a25a","ref":"refs/heads/master","pushedAt":"2024-06-01T02:09:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?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-31T22:09:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crondaemon","name":"Dario Lombardo","path":"/crondaemon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1926128?s=80&v=4"},"commit":{"message":"Protobuf: avoid a couple of redundant assignments","shortMessageHtmlLink":"Protobuf: avoid a couple of redundant assignments"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXysIiQA","startCursor":null,"endCursor":null}},"title":"Activity ยท crondaemon/wireshark"}