aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 2.2.7.wireshark-2.2.7v2.2.7Gerald Combs2017-06-014-195/+1312
* debian: remove imagemagick and demote xdg-utils depsPeter Wu2017-06-011-3/+4
* More 2.2.7 release note updates.Gerald Combs2017-05-311-37/+129
* Update the release notes for 2.2.7.Gerald Combs2017-05-301-0/+104
* GTK: Bugfix not allowing extcap capture filters to be verified.Michael Mann2017-05-291-1/+1
* Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke2017-05-291-1/+1
* [Automatic update for 2017-05-28]Gerald Combs2017-05-285-23/+346
* GTK: Don't allow extcap capture filters to be verified.Michael Mann2017-05-261-0/+5
* Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2017-05-262-6/+24
* dnp3: fix parser when a packed variation is used with prefix value qualifierEric Wetzel2017-05-221-5/+15
* [Automatic update for 2017-05-21]Gerald Combs2017-05-2112-196/+436
* SDP: Handle incomplete media attributesJaap Keuter2017-05-201-6/+11
* msnip: Verify pinfo->dst is a valid IPv4 addressBjörn Ruytenberg2017-05-191-2/+2
* Qt: Add check for packet bytesStig Bjørlykke2017-05-191-0/+8
* Qt: Check for no tvb in Show Packet BytesStig Bjørlykke2017-05-191-0/+3
* Fixed array index using nss to match the definitionChris Wills2017-05-161-1/+1
* SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)Alexis La Goutte2017-05-151-2/+2
* [Automatic update for 2017-05-14]Gerald Combs2017-05-1429-497/+757
* BT L2CAP: avoid a division by 0Pascal Quantin2017-05-121-2/+3
* dns: improve loop detection in label decompressionPeter Wu2017-05-111-9/+7
* [Automatic update for 2017-05-07]Gerald Combs2017-05-0710-50/+285
* packet-ipv6.c: dissect_routing6_rpl must have IPv6 addresses.Michael Mann2017-05-061-0/+4
* packet-dcm.c: Fix infinite loopMichael Mann2017-05-061-1/+1
* Qt: Inhibit Disable Protocol when applicableJaap Keuter2017-05-051-0/+1
* bootp: fix potential buffer overflow (read)Peter Wu2017-05-041-1/+2
* Put back the null terminator in the list of handles.Guy Harris2017-05-031-2/+5
* packet-bzr.c: Prevent infinite loopMichael Mann2017-05-021-1/+7
* [Automatic update for 2017-04-30]Gerald Combs2017-04-3011-45/+279
* Don't add /usr/X11/lib/pkgconfig if we're not using GTK+.Guy Harris2017-04-291-1/+3
* Get rid of a message that should no longer apply.Guy Harris2017-04-291-8/+0
* [OpenSafety] Bugfix invalid length calculation.Michael Mann2017-04-271-0/+7
* packet-rgmp.c: Ensure pinfo->dst is a valid IPv4 addressMichael Mann2017-04-271-1/+1
* packet-sigcomp.c: Prevent large shiftMichael Mann2017-04-271-0/+3
* packet-netsync.c: Prevent large shiftMichael Mann2017-04-271-1/+1
* ISUP: restore number indicators2 display like what was done in master-1.12Pascal Quantin2017-04-261-26/+10
* ieee80211: fix stack-use-after-returnPeter Wu2017-04-251-3/+2
* Qt: Make text in SimpleDialog selectable by mouseStig Bjørlykke2017-04-251-0/+1
* GSM SMS: fix display of reassembled 8 bits SMSPascal Quantin2017-04-251-1/+1
* slsk: fix infinite loopPeter Wu2017-04-241-63/+82
* [Automatic update for 2017-04-23]Gerald Combs2017-04-235-28/+252
* DOF: Fix buffer overflow (read)Björn Ruytenberg2017-04-231-8/+15
* packet-quakeworld.c: Fix potential out of bounds error.Michael Mann2017-04-231-32/+31
* ROS: Harden ROS dissectionJaap Keuter2017-04-222-2/+2
* Code in epan/dissectors may require GeoIP.h, so include LIBGEOIP_FLAGS.Guy Harris2017-04-211-1/+1
* Fixes for sfloat_ieee_11073_val_to_repr() functionPascal Quantin2017-04-211-2/+4
* dwarf.c: Fix potential too large shiftMichael Mann2017-04-201-2/+2
* sigcomp: Shift operand should be limited to 16 bitsMichael Mann2017-04-201-3/+13
* cf_open() pops up a dialog box on errors; its callers shouldn't do so.Guy Harris2017-04-202-11/+11
* Qt: Prevent moving other columns on drag and dropPeter Wu2017-04-201-1/+35
* packet-sigcomp.c: Fix potential negative shiftMichael Mann2017-04-201-1/+1