summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Yell at the user less.Gerald Combs17-50/+50
2017-02-20stats_tree: fix no previous prototype for ‘stats_tree_cfg_free’ [-Wmissin...Alexis La Goutte1-1/+1
2017-02-20[Diameter] Add 3GPP AVPsAndersBroman1-0/+65
2017-02-20SNMP: fix insertion of first entry in SNMP Users UATPascal Quantin2-53/+45
2017-02-20SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()Pascal Quantin2-3/+13
2017-02-20Add some glib functions not available in older glibsAndersBroman5-5/+112
2017-02-20Qt: Mystery pixel issue is solvedStig Bjørlykke1-3/+3
2017-02-20Qt: Add "Reset Layout"Stig Bjørlykke3-0/+21
2017-02-19stat_tap_ui: skip duplicate keys.Dario Lombardo1-0/+4
2017-02-19DNS: Don't display DNSSEC Protocol and Algo in flag treeAlexis La Goutte1-2/+2
2017-02-19BGP: Update some draft to final RFCAlexis La Goutte1-11/+14
2017-02-19BGP: add Deprecated BGP Path Attribute (RFC 8093)Alexis La Goutte1-1/+6
2017-02-19packet-tns.c: Add Sesskey, Auth (SQLNET_RETURN_OPI_PARAM)Alexandr Savca2-21/+199
2017-02-19tap: use g_new0() instead of g_new() and memset()Martin Kaiser1-3/+1
2017-02-19[Automatic update for 2017-02-19]Gerald Combs13-325/+862
2017-02-19stat_tap_ui: remove leaks.Dario Lombardo6-2/+6
2017-02-19Clean up some memory leaks in wsutil/filesystem.cMichael Mann4-52/+64
2017-02-18Fix ieee80211_tag_ssidMichael Mann1-3/+3
2017-02-18file-pcapng: Undo some unnecessary changes.Jim Young1-19/+12
2017-02-18Only cleanup open_routines if not NULLMichael Mann1-5/+7
2017-02-18roofnet: display always reserved fieldAlexis La Goutte1-0/+8
2017-02-18roofnet: always declare variable on the topAlexis La Goutte1-2/+4
2017-02-18roofnet: fix indent (add some missing space)Alexis La Goutte1-15/+15
2017-02-18proto: ensure that length is set for proto_tree_add_item_new_ret_lengthPeter Wu1-1/+8
2017-02-18plugins: free list on cleanup.Dario Lombardo1-0/+9
2017-02-18epan/wsutil: free memory on exit.Dario Lombardo2-1/+25
2017-02-18wsutil: remove leaks from filesystem and plugins code.Dario Lombardo11-1/+72
2017-02-18Why you only get 16 bytes of process name.Guy Harris1-0/+15
2017-02-18roofnet: decode framed ethernet frames.Simon Barber1-20/+52
2017-02-18file-pcapng: Add support for inspecting Apple's PKTAP enhanced pcapng filesJim Young1-15/+314
2017-02-18Modbus - Add ability to filter by holding/input register number OR valueChris Bontje1-24/+87
2017-02-18user_encap: Don't allocate duplicate strings for user_encap2Dario Lombardo1-12/+3
2017-02-18transum: Add protections against NULL trees.Michael Mann1-4/+32
2017-02-18SMB2 ioctl FSCTL_STORAGE_QOS_CONTROL dissectorVolodymyr Khomenko1-8/+299
2017-02-18RSVD TUNNEL_SCSI bugfix: SCSI payload is not dissected for request packetsVolodymyr Khomenko1-23/+40
2017-02-18wiretap: add open_routines cleanup function.Dario Lombardo3-0/+17
2017-02-17Dissector: Add IEEE802.11 mesh awake window dissectorMasashi Honma1-2/+33
2017-02-17Convert IEEE802.11 tagged fields into a dissector tableMichael Mann2-2402/+2566
2017-02-17CMake: Move the search for libgcc_s to GLib.Gerald Combs3-2/+3
2017-02-17Rawshark: Try to avoid a VC runtime crash.Gerald Combs2-5/+26
2017-02-17Bluetooth: AD: Add dissector for Apple iBeaconMichal Labedzki1-0/+74
2017-02-16g_slist_free_full requires glib 2.28AndersBroman4-0/+20
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke4-3/+21
2017-02-16Qt: Preserve pane sizes when layout content changedStig Bjørlykke2-3/+15
2017-02-16opcua: display abort messages correctlyHannes Mezger3-0/+23
2017-02-16Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs4-0/+131
2017-02-16[GTPv2] Add dissection of Node Identifier.AndersBroman1-1/+43
2017-02-16packet-nvme-rdma: Present keep alive timeout in decimal.Parav Pandit1-1/+1
2017-02-16[GSM RLCMAC] Use rtlli_valsStig Bjørlykke1-1/+1
2017-02-16ifdef g_list_free_full it requires glib 2.28AndersBroman1-2/+5