aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-04-27ipdc: fix conflicting entry in its value_string (and convert to value_string_...Alexis La Goutte1-45/+39
2017-04-27IEEE80211: Support of PHI, PSI Angle Decode in VHT Compressed Beamforming ReportRadhashyam Behera1-2/+52
2017-04-27ua3g: update decoding of START_RTP message (new compressors and new parameter)Nicolas BERTIN1-13/+10
2017-04-27packet-rgmp.c: Ensure pinfo->dst is a valid IPv4 addressMichael Mann1-1/+1
2017-04-27lcsap fix conflicting entry in its value_stringAlexis La Goutte2-4/+4
2017-04-27DSR: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-27t35: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27ieee802.11: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27[OpenSafety] Bugfix invalid length calculation.Michael Mann1-0/+7
2017-04-27packet-sigcomp.c: Prevent large shiftMichael Mann1-0/+3
2017-04-27packet-netsync.c: Prevent large shiftMichael Mann1-1/+1
2017-04-27S1AP: fix dissection of MS Classmark 2 and MS Classmark 3 IEsPavel Strnad2-5/+5
2017-04-27[Diameter] Add a table for subdissectiong AVPs for VENDOR_VERIZONAndersBroman1-0/+5
2017-04-26Refactor header ie dissectionRémy Léone1-57/+220
2017-04-26Add proto_tree_add_item_ret_uint64Michael Mann2-0/+56
2017-04-26m2ua: Export the m2ua dissector for lua scripts or similarHolger Hans Peter Freyther1-3/+2
2017-04-26ISUP: restore number indicators2 display like what was done in master-1.12Pascal Quantin1-26/+10
2017-04-26ua3g: fixed "GET_PARAM_RESPONSE" message decoding (firmware version) and displayNicolas Bertin1-2/+17
2017-04-26ua3g: minor change in "UNSOLICITED" message decodingNicolas BERTIN1-0/+1
2017-04-25ieee80211: fix stack-use-after-returnPeter Wu1-3/+2
2017-04-25print: Avoid shadowing a global variableStig Bjørlykke1-6/+6
2017-04-25UMTS FP: Cosmetic fixesS. Shapira1-5/+5
2017-04-25etypes: Add ETHERTYPE_REALTEKStig Bjørlykke2-0/+5
2017-04-25Don't crash if we have no BOOTP option preferences.Guy Harris1-3/+6
2017-04-25UMTS FP: Improved MAC multiplexing detectionS. Shapira1-99/+74
2017-04-25ua3g: fixed/updated "unsolicited" and "version information" messagesNicolas BERTIN1-29/+81
2017-04-25GSM SMS: add more lower layer info for reassembly and switch preference to on...Pascal Quantin1-9/+18
2017-04-25GSM SMS: fix display of reassembled 8 bits SMSPascal Quantin1-1/+1
2017-04-24Convert BOOTP options into a dissector table.Michael Mann1-1104/+1416
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin6-150/+396
2017-04-24[MIP6] Fix length calculation, APN name and PCO.AndersBroman1-7/+51
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris6-539/+31
2017-04-23UMTS FP: Fix bug in heuristic dissectorssswsdev1-1/+1
2017-04-23[Automatic update for 2017-04-23]Gerald Combs2-20/+180
2017-04-23HTTP: Add status code descriptionUli Heilmeier1-4/+22
2017-04-23slsk: fix infinite loopPeter Wu1-82/+82
2017-04-23Snort: restore timestamp before showing alertMartin Mathieson1-4/+12
2017-04-23DOF: Fix buffer overflow (read)Björn Ruytenberg1-8/+15
2017-04-22aruba (PAPI): fix conflicting entry in its value_stringAlexis La Goutte1-2/+2
2017-04-22UMTS Iub: Fixed some comments and replaced tabs with spacessswsdev3-20/+20
2017-04-22packet-quakeworld.c: Fix potential out of bounds error.Michael Mann1-32/+31
2017-04-22ua3g: fixed/updated init message (vta type values)Nicolas BERTIN1-5/+11
2017-04-22ROS: Harden ROS dissectionJaap Keuter2-2/+2
2017-04-21Put all the capture dissector structures into epan/capture_dissectors.h.Guy Harris2-5/+11
2017-04-21capwap: fix conflicting entry in its value_stringAlexis La Goutte1-9/+7
2017-04-21UCP: Update Xser typesUli Heilmeier1-0/+7
2017-04-21LTE RRC: insert an optional separator before adding message name to info columnPascal Quantin2-198/+198
2017-04-21cast: fix conflicting entry in its value_stringAlexis La Goutte1-2/+1
2017-04-21Code in epan/dissectors may require GeoIP.h, so include LIBGEOIP_FLAGS.Guy Harris1-1/+1
2017-04-21Code in epan/crypt may require gcrypt, so include LIBGCRYPT_FLAGS.Guy Harris1-1/+1