aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Only check for the last nibble being 0x0f.Guy Harris1-1/+8
2015-12-02Add a separate expert info for "not a valid digit".Guy Harris1-11/+5
2015-12-02"#if 0" out unused variables.Guy Harris1-0/+4
2015-12-02Fix field long name.Guy Harris1-2/+12
2015-12-02eCMP Dissector - Extensible Control & Management ProtocolJames Lynch6-1/+3597
2015-12-02Move the bitrate test against 0 to mp2t_bits_per_second().Guy Harris1-18/+26
2015-12-02[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_SizeMichael Mann2-35/+37
2015-12-01Qt Frames: Use ButtonBox instead of buttonsRoland Knall12-82/+86
2015-12-01[IPMI] packet-scope isn't valid for use in BASE_CUSTOM functions.Michael Mann1-1/+3
2015-12-01autotools: Fix g212f2f1João Valverde3-3/+3
2015-12-01Qt: write number of decoded bytes in the RTP player temporary bufferPascal Quantin1-1/+1
2015-12-01Qt: fix generation of silence samplesPascal Quantin1-3/+1
2015-12-01Bugfixes for EtherNet/IP and CIPD. Ulis4-31/+39
2015-12-01Fix to avoid protection exception in cf_goto_framePaul Offord1-0/+6
2015-12-01sctp_byte_graph_dlg: fix The 'u_data' variable is assigned to itself found by...Alexis La Goutte1-1/+0
2015-12-01stats_tree: re-indent else for avoid warning found by PVS Studio (V705)Alexis La Goutte1-7/+9
2015-12-01file: fix Potentially uninitialized variable 'err/err_info' used found by PVS...Alexis La Goutte1-2/+2
2015-12-01Removed some remaining svn Id tagsStig Bjørlykke11-20/+3
2015-12-01Incorrect information in README.plugins Section 6Paul Offord1-12/+12
2015-12-01Art-Net: Fix ArtAddress dissectionRyan Mullen1-4/+111
2015-12-01[NBAP] Prevent crash.Michael Mann2-34/+36
2015-12-01Qt: Don't expose ColorUtils::graph_colors_.Gerald Combs6-13/+18
2015-12-01[MP2T] Prevent divide by zero.Michael Mann1-0/+5
2015-12-01[S7COMM] Prevent divide by zero.Michael Mann1-5/+7
2015-12-01autotools: Clean abi-check with maintainer-cleanJoão Valverde3-3/+24
2015-12-01ws80211: Disable shorten-64-to-32.Gerald Combs2-1/+14
2015-12-01SpeexDSP: Work around self assignments.Gerald Combs1-0/+6
2015-11-30mausb: The '&' operator is applied to bool type value found by PVS Studio (V564)Alexis La Goutte1-2/+2
2015-11-30mausb: Fix A part of conditional expression is always true found by PVS Studi...Alexis La Goutte1-1/+1
2015-11-30IMAP: fix Recurring check found by PVS Studio (V571)Alexis La Goutte1-2/+1
2015-11-30adb service/logcat : fix Consider inspecting this expression. The expression ...Alexis La Goutte2-2/+2
2015-11-30SMB2: fix problems with dissection of error responseDiablosOffens1-105/+132
2015-11-30main_window: fix no previous prototype for function 'plugin_if_mainwindow_got...Alexis La Goutte1-1/+1
2015-11-30Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized.Michael Mann5-4/+14
2015-11-30mcast_stream_dlg: fix no previous prototype for function 'mcaststream_dlg_upd...Alexis La Goutte1-1/+1
2015-11-30Remove some THROWs and just return when lengths are bad.Michael Mann3-8/+8
2015-11-30CMake: Fix breakage with CMake 3Ryan Doyle1-1/+1
2015-11-30Handle Date: headers differently from other headers.Guy Harris1-43/+81
2015-11-30Add some comments explaining what some code is doing.Guy Harris1-1/+26
2015-11-30Treat invalid (negative or too-large) values in the packet header as errors.Guy Harris1-1/+61
2015-11-30Fix out-of-bounds read in ascend_seek.Michael Mann1-0/+1
2015-11-29Art-Net: Add missing DHCP-Enabled flags where neededRyan Mullen1-27/+76
2015-11-29Add bounds checking to find_signature.Michael Mann1-2/+2
2015-11-29cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde7-19/+32
2015-11-29IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde3-26/+34
2015-11-29Qt: Check capture filter only once when selecting interface(s)Stig Bjørlykke3-5/+5
2015-11-29GSM SMS: fix reassembly of UCS2 encoded SMSPascal Quantin1-35/+14
2015-11-29Docbook: We no longer support Windows Server 2003.Gerald Combs3-25/+18
2015-11-29USB: allow usb string descriptor short readThies Moeller1-2/+4
2015-11-29[Automatic update for 2015-11-29]Gerald Combs17-1792/+2557