aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-06Use %zu, not %zd, to print a size_t value (%zd would be for ssize_t).Guy Harris1-1/+1
2015-06-06ZVT: call zvt_set_addresses() for each apduMartin Kaiser1-5/+3
2015-06-06ZVT: match requests and responsesMartin Kaiser1-9/+68
2015-06-06ui/follow: fix The 'find_addr[UDP_STREAM]' variable is assigned values twice ...Alexis La Goutte1-1/+1
2015-06-06ISAKMP: fix dissection when building with libgcryptPascal Quantin1-1/+2
2015-06-06SKYPE: fix The use of 'if (A) {...} else if (A) {...}' pattern was detected. ...Alexis La Goutte1-1/+1
2015-06-06SMB2: There are identical sub-expressions to the left and to the right of the...Alexis La Goutte1-2/+2
2015-06-06SCSI: There are identical sub-expressions 'tvb_reported_length_remaining(tvb,...Alexis La Goutte1-1/+1
2015-06-06DCERPC: There are identical sub-expressions 'tvb_reported_length(tvb)' to the...Alexis La Goutte1-1/+1
2015-06-06DCC: fix There are identical sub-expressions 'tvb_get_guint8(tvb, offset + 4)...Alexis La Goutte1-1/+1
2015-06-06BER: fix There are identical sub-expressions 'tvb_reported_length_remaining(t...Alexis La Goutte1-1/+1
2015-06-06ISAKMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-06-06IEEE 802.11: Add a option for disable FCS checkAlexis La Goutte1-11/+21
2015-06-06Aruba ERM: Use decode AS for decode Aruba ERM Type..Alexis La Goutte1-45/+179
2015-06-06Aruba ERM: Fix FCS for Type 1 (PEEK)Alexis La Goutte2-7/+21
2015-06-06Aruba ERM: Fix FCS for Type 3Alexis La Goutte1-7/+15
2015-06-06TCP: Add (generated) field with first letter of TCP FlagsAlexis La Goutte1-1/+39
2015-06-06Print unsigned long values with %lu, not %ld.Guy Harris1-4/+4
2015-06-05Clean up stats_tree_presentation.Gerald Combs5-71/+5
2015-06-05Qt: clear Go To Packet text box when opening itPascal Quantin1-0/+1
2015-06-05Fix a few issues reported by PVS-StudioPascal Quantin5-7/+8
2015-06-05GTK: fix a crash when switching a column to custom through 'Edit Column Details'Pascal Quantin1-1/+2
2015-06-05Qt: Add the capture and display filter dialog.Gerald Combs19-46/+661
2015-06-05Don't include cfile.h.Gerald Combs2-3/+1
2015-06-05BGP: MP (UN)REACH NLRI SAFI is 1 octet longAlexis La Goutte1-2/+2
2015-06-05BGP: Add EVPN draft-rabadan-l2vpn-evpn-prefix-advertisement supportMatthieu Texier1-5/+70
2015-06-05iSCSI: handle repetition of InitiatorTaskTag fore request / response trackingPascal Quantin1-20/+60
2015-06-05Add dissector for the Aeron protocol.David Ameiss4-0/+3070
2015-06-04ZVT: start dissecting the tlv containerMartin Kaiser1-9/+109
2015-06-04DVB-CI: minor cleanupMartin Kaiser1-2/+2
2015-06-04Fix decryption test suite on WindowsPascal Quantin2-1/+1
2015-06-04Ensure that run_and_catch_crashes has UNIX/POSIX line endingsPascal Quantin1-7/+8
2015-06-04SSL: Add support for private key password when decryptingKevin Grigorenko4-3/+19
2015-06-04[MSVC 2015] Try to fix warinings turned errors.Anders2-3/+3
2015-06-04packet-pmproxy.c:94: warning: implicit conversion shortens 64-bit valueAnders1-1/+1
2015-06-04[MSVC2015] TRy to fix Warnings turned errors.Anders6-55/+10
2015-06-04Profinet: Add Fiber Optic Diagnosis Info.Birol Capa1-0/+28
2015-06-04P1: fix request for implicit conversion from 'gpointer' to 'struct p1_addres...Alexis La Goutte2-2/+2
2015-06-04rtp/pm proxy: fix implicit conversion shortens 64-bit value into a 32-bit valueAlexis La Goutte2-3/+3
2015-06-04ISAKMP: fix build about unused variableAlexis La Goutte1-1/+1
2015-06-04Dissection support for pmproxyRyan Doyle5-2/+277
2015-06-04[RTPproxy] Simplify positive reply parsing and minor cleanupsPeter Lemenkov1-14/+33
2015-06-04Eliminate proto_tree_add_text from a few dissectors.Michael Mann7-371/+409
2015-06-04WCCP: Fix up storing and decoding of IP addresses.Jeff Morriss1-69/+60
2015-06-04MIME Multipart: fix display of the last IMF fieldPascal Quantin1-0/+4
2015-06-03Use the GPOINTER_TO UINT macro rather than trying to do the castsAnders1-1/+1
2015-06-03Update mobile network codes of South Korean mobile networks.Shinjo Park1-2/+5
2015-06-03IS-IS (LSP) Add Shared Risk Link Group (SRLG) clv (138)Alexis La Goutte2-1/+96
2015-06-03Netscaler: Fix issue where packets were lost when selected packets were exportedanilkumar9111-5/+21
2015-06-03openSAFETY: Fix false-positiveRoland Knall1-1/+4