summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-04-19smb-pipe: fix memory leaks from descriptorsPeter Wu1-3/+3
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum4-2/+24
2017-04-19RTCP: Handle large TMMBR value presentationJaap Keuter1-7/+5
2017-04-19EAPOL-MKA: differentiate between actor and peersJaap Keuter1-2/+15
2017-04-18ZigBee: Use value_string_ext and VALUE_STRING macrosKenneth Soerensen1-617/+390
2017-04-18X11: Replace UNUSED macroMichael Mann2-997/+1988
2017-04-18Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.Guy Harris11-40/+40
2017-04-18X11: Sort mesa_enum to allow for value_string_extMichael Mann3-1496/+1303
2017-04-18netflow: fix undefined shiftPeter Wu1-3/+9
2017-04-18X11: Fix missing brackets caught by GCCMichael Mann1-1/+2
2017-04-18ositp: fix undefined behavior from large shiftPeter Wu1-5/+3
2017-04-18MPLS: Add Support for identifying Entropy Label (RFC6790)Alexis La Goutte2-0/+2
2017-04-18RMP: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-18X11: General cleanupMichael Mann3-321/+594
2017-04-18X11: GHashTable -> wmem_mapMichael Mann1-91/+49
2017-04-18NETLINK: Show raw attribute dataJaap Keuter1-3/+8
2017-04-18raknet: don't THROW() an exception from a dissectorMartin Kaiser1-9/+23
2017-04-18X11: Use proto_tree_add_bitmask for generated bitmasksMichael Mann1-2635/+2879
2017-04-18Eliminate an unneded member of a wtap_dumper.Guy Harris1-2/+2
2017-04-17raknet: re-structure raknet_dissect_system_address()Martin Kaiser1-19/+20
2017-04-17[GTPv2]: Add preference to Decode the SRVCC Transparent ContainersBinh Trinh1-7/+28
2017-04-17Simplify dissector_try_uint_new().Martin Kaiser1-34/+38
2017-04-17packet-nsh.c: Create dissector table for next protocolMichael Mann7-71/+76
2017-04-17Fix the description of dissector_try_uint_new().Martin Kaiser1-2/+2
2017-04-17nsh: add support for nsh/nsh, and nsh/mplsGabriel Ganne1-6/+21
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum10-38/+50
2017-04-17Initial support for Linux 802.11 Netlink (nl80211) dissectionPeter Wu4-1/+934
2017-04-17genl: make subdissectors responsible for headerPeter Wu3-21/+47
2017-04-17Rename some routines and structure members.Guy Harris2-19/+20
2017-04-16noe: improved EVT_LOCAL_APPLICATION message decoding (and updated code to mat...Nicolas Bertin1-7/+14
2017-04-16X11: Resolve filter differences between a "list" and its "item".Michael Mann1-480/+480
2017-04-16MQ: Remove duplicate values from mq_PrmId_xvals.Michael Mann1-4/+4
2017-04-16packet-hislip.c: Remove duplicate entries from vendorID.Michael Mann1-2/+2
2017-04-16Netlink: Remove duplicate from nfq_ctinfo_valsMichael Mann1-1/+1
2017-04-16packet-qnet6.c: Remove duplicates from qnet6_kif_msg_devctl_cmd_class_vals.Michael Mann1-3/+3
2017-04-16[TACACS] Fix typo with TAC_PLUS_AUTHEN_METH_KRB5Michael Mann1-1/+1
2017-04-16packet-vsip.c: Remove duplicate value in EVsipConfigItem_valsMichael Mann1-1/+0
2017-04-16packet-v52.c: Remove duplicates from info_element_values.Michael Mann1-2/+2
2017-04-16packet-starteam.c: Remove duplicate entries from starteam_opcode_vals.Michael Mann1-16/+16
2017-04-16X11: Revert mesa_enum_ext back to mesa_enumMichael Mann2-257/+256
2017-04-16[GTPv2]: Add Request/Response Lookups for SRVCC PS-to-CS MessagesBinh Trinh1-9/+28
2017-04-16[Automatic update for 2017-04-16]Gerald Combs2-17/+217
2017-04-16btatt: failed assertion 'hf->bitmask != 0' (btatt.glucose_measurement.type_an...Alexis La Goutte1-2/+2
2017-04-16VRRP: Improve dissection of VRRP packets using MD5 authenticationDhiru Kholia1-0/+12
2017-04-16Snort: map more pcre modifiers to GRegexCompileFlagsMartin Mathieson3-8/+43
2017-04-16Get rid of some generated files with "make distclean".Guy Harris1-0/+3
2017-04-16X11: Ensure mesa_enum value_string has unique valuesMichael Mann2-685/+257
2017-04-15Fix memleak of g_pservices_path.Jakub Zawadzki1-0/+1
2017-04-15DICOM: Revert 3752a643ac5c85622822c88c69d83ce23828acb8Uli Heilmeier1-1/+1
2017-04-15Catch attempts to pass unregistered protocols to prefs routines.Guy Harris1-0/+8