summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-21Update URL.Guy Harris1-1/+1
2017-04-21nstrace (mep/rpc): fix conflicting entry in its value_stringAlexis La Goutte2-2/+2
2017-04-21EAPOL-MKA: Add parameter set info to info columnJaap Keuter1-15/+22
2017-04-21Fixes for sfloat_ieee_11073_val_to_repr() functionPascal Quantin1-2/+4
2017-04-20dwarf.c: Fix potential too large shiftMichael Mann1-2/+2
2017-04-20UMTS Iub: Added U-RNTI resolving logic for UEs on DCHsswsdev11-298/+625
2017-04-20sigcomp: Shift operand should be limited to 16 bitsMichael Mann1-3/+13
2017-04-20noe: reworked EVT_BT_KEY_... message handlingNicolas BERTIN1-18/+13
2017-04-20packet-sigcomp.c: Fix potential negative shiftMichael Mann1-1/+1
2017-04-20packet-xot.c: Handle potentially large representation of packet sizesMichael Mann1-4/+4
2017-04-19packet-xml.c: Fix memory leaks in XML DTD processing (mostly g_* to wmem_* tr...Max Dmitrichenko1-5/+8
2017-04-19decode as: Fix small memory leakMax Dmitrichenko1-0/+1