aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-15packet-slsk.c: Fix potential uninitialized variable.Michael Mann1-1/+1
2017-04-15x11: proto_tree_add_uint_format -> proto_tree_add_uint_format_valueMichael Mann7-629/+633
2017-04-15packet-slsk.c: General cleanupMichael Mann1-1063/+770
2017-04-14Make prefs_register_subtree() static too.Guy Harris2-10/+1
2017-04-14Make prefs_register_module() static.Guy Harris2-19/+1
2017-04-14pcep: add registration of missing ett fieldsJakub Zawadzki1-4/+6
2017-04-14Give a better error message for invalid characters in preference module names.Guy Harris1-4/+6
2017-04-14Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin1-1/+1
2017-04-14Units: add millibel unit stringJaap Keuter2-0/+2
2017-04-14Bluetooth: HCI: fix dissection of command Enhanced Setup Synchronous ConnectionPatryk Nowak1-1/+0
2017-04-14UMTS RLC: Fixing incorrect directionsswsdev1-5/+5
2017-04-13LBMC: move lbmc_extopt_reassembled_data_t structure from stack to heapPascal Quantin1-3/+4
2017-04-13netlink (sock_diag): Fix Dead Store (Dead assignement/Dead increment) Warning...Alexis La Goutte1-2/+0
2017-04-13[GSM MAP] Update to 3GPP TS 29.002 V14.3.0 (2017-03).AndersBroman29-193/+515
2017-04-13LTE RRC: do not display twice RRCConnectionReestablishmentReject in info columnPascal Quantin2-5/+0
2017-04-13Bugfix bad checksum of ICMP extension header.Michael Mann1-2/+9
2017-04-13Require MLE to have IEEE802.15.4 as an underlying layer.Michael Mann1-4/+10
2017-04-13packet-epl.c: Fix bigger-than-actual offset being reportedAhmad Fatoum1-1/+1
2017-04-13zbee zcl: fix conflicting entry in its value_stringAlexis La Goutte2-2/+2
2017-04-12Prime the epan_dissect_t with postdissector wanted fields if necessary.Guy Harris4-3/+42
2017-04-12Changes to Connectivity TLV for Thread v1.1 plus a couple of minorRobert Cragie1-46/+10
2017-04-12packet-thread.c: rename remainder -> remainingMichael Mann1-6/+6
2017-04-12ieee80211: fix "INVALID" label in Endpoints dialogPeter Wu1-4/+4
2017-04-12No need to include <epan/packet.h> in <epan/ftypes/ftypes-int.h>.Guy Harris2-2/+2
2017-04-12GSM SMS: also consider source and destination address for reassemblyPascal Quantin1-13/+35
2017-04-12Rename routines to clarify what they do.Guy Harris8-11/+11