aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 3.0.8.wireshark-3.0.8v3.0.8Gerald Combs2020-01-154-18/+967
* Qt: Suppress warning: unused parameter 'actions'Jim Young2020-01-141-0/+2
* Prep for 3.0.8.Gerald Combs2020-01-131-8/+48
* Gen-bugnote: Another encoding fix.Gerald Combs2020-01-131-3/+7
* Gen-bugnote: Fix an encoding issue.Gerald Combs2020-01-131-1/+4
* Qt: Set AA_DisableWindowContextHelpButton.Gerald Combs2020-01-131-0/+4
* Qt: Make sure shortcuts are visible in context menus.Gerald Combs2020-01-1311-0/+41
* Point to a page that might be less likely to move.Guy Harris2020-01-131-1/+1
* Update URL.Guy Harris2020-01-131-1/+1
* Qt: Add error message when create profiles dir failsStig Bjørlykke2020-01-121-2/+2
* Windows: upgrade Npcap to 0.9986Pascal Quantin2020-01-122-5/+5
* [Automatic update for 2020-01-12]Gerald Combs2020-01-126-19/+139
* DOIP: Trivial typo fixedDr. Lars Völker2020-01-101-1/+1
* Docs: Ensure that the API reference has the proper permissions.Gerald Combs2020-01-071-1/+14
* NSIS: Build Unicode installers / uninstallers.Gerald Combs2020-01-071-0/+2
* voip_calls_dialog/voip_calls: Fix for duplicated entries after retapJirka Novak2020-01-071-0/+4
* [Automatic update for 2020-01-05]Gerald Combs2020-01-0518-41/+113
* tipc: check message bundle size before using it.Dario Lombardo2020-01-021-6/+14
* Happy New Year 2020Stig Bjørlykke2020-01-012-3/+3
* netlink: Fix interface address presentationJaap Keuter2019-12-311-2/+4
* GSM A RR: Fix wrong description for Access Technologies Request presence fieldPau Espin Pedrol2019-12-301-1/+1
* GSM A RR: Fix typos in PS IR fieldPau Espin Pedrol2019-12-301-1/+1
* [Automatic update for 2019-12-29]Gerald Combs2019-12-2914-30/+100
* Qt: Use a neutral tone in an error message.Gerald Combs2019-12-281-1/+1
* Qt: Create directories recursivelydennisschagt2019-12-251-1/+1
* Qt: Fix the Capture File Properties dropped format.Gerald Combs2019-12-241-5/+5
* [Automatic update for 2019-12-22]Gerald Combs2019-12-225-16/+112
* extcap: fix use-after-free bug.Dario Lombardo2019-12-211-2/+1
* Expand the frequency range for the DMG PHY.Guy Harris2019-12-201-1/+1
* There's a macro to test for 802.11ad frequencies; use it.Guy Harris2019-12-201-6/+6
* GSM A-bis/OML: fix: do not use tvb_get_ntohl() to fetch IPv4 addressVadim Yanitskiy2019-12-201-1/+1
* h264: fix label for frame_crop_right_offsetMatt Parker2019-12-191-1/+1
* CMake: Fix a dependency.Gerald Combs2019-12-191-1/+1
* extcap: remove potential leak.Dario Lombardo2019-12-161-3/+11
* MPLS: fix Downstream Detailed Mapping TLV label stack dissectionJaap Keuter2019-12-151-3/+4
* WiFi: Properly parse bitmap sections (CID-1451085)Jaap Keuter2019-12-151-3/+3
* H265: properly index 2D array (CID 1450950)Jaap Keuter2019-12-151-6/+6
* [Automatic update for 2019-12-15]Gerald Combs2019-12-154-33/+120
* html2text: Skip generating footnotes for self-links.Gerald Combs2019-12-131-0/+4
* LNET: fix malformed packet error on RDMA Read RequestJorge Mora2019-12-111-1/+1
* radiotap: Detect 11ad based on the frequency.Guy Harris2019-12-111-2/+22
* btatt: check the opcode against the current data.Dario Lombardo2019-12-101-22/+30
* Windows: upgrade Npcap to 0.9984Pascal Quantin2019-12-093-13/+18
* TTLs are unsigned; format them with unsigned_time_secs_to_str().Guy Harris2019-12-081-6/+6
* dns: Unify display of TTL with time_secs_to_str()Stig Bjørlykke2019-12-081-3/+2
* dns: Bring back TTL formatted with time_secs_to_str()Stig Bjørlykke2019-12-081-1/+3
* Make the TTL field unsigned, but keep warning if the high-order bit is set.Guy Harris2019-12-081-6/+44
* Win32: Fix the Export Packet Dissections dialog title.Gerald Combs2019-12-081-1/+1
* [Automatic update for 2019-12-08]Gerald Combs2019-12-0812-110/+157
* recent.c: cfield might be NULLJim Young2019-12-061-2/+6