aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-01-21reassemble: add cleanup routine.Dario Lombardo3-0/+24
2017-01-21conversation_table: add cleanup function.Dario Lombardo3-0/+19
2017-01-21dissector_filters: add cleanup function.Dario Lombardo3-0/+16
2017-01-21dcerpc: add shutdown routine.Dario Lombardo1-1/+18
2017-01-21decode_as: clean memory on exit.Dario Lombardo2-0/+4
2017-01-20atalk: add check in shutdown routineDario Lombardo1-1/+2
2017-01-20packet: add post_dissectors cleanup.Dario Lombardo1-3/+5
2017-01-20Identify Ethertype 0x892B (Schweitzer Engineering Labs layer 2 traffic).Chris Bontje2-0/+5
2017-01-20infiniband: add shutdown routine.Dario Lombardo1-0/+8
2017-01-20corosync-totemnet: add shutdown routine.Dario Lombardo1-0/+7
2017-01-20gssapi: add shutdown routine.Dario Lombardo1-1/+8
2017-01-20giop: add shutdown routine.Dario Lombardo1-0/+8
2017-01-20ber: add shutdown routine.Dario Lombardo1-1/+8
2017-01-20aim: add shutdown routine.Dario Lombardo1-0/+15
2017-01-20zvt: add shutdown routine.Dario Lombardo1-0/+9
2017-01-20zbee: add shutdown routineDario Lombardo1-0/+15
2017-01-206lowpan: add shutdown routine.Dario Lombardo1-0/+7
2017-01-20atalk: add shutdown routine.Dario Lombardo1-0/+8
2017-01-20rpc: add shutdown routine.Dario Lombardo1-0/+8
2017-01-20DNS: update name_len variable when replacing name stringPascal Quantin1-0/+2
2017-01-20disabled_protos: add cleanup function.Dario Lombardo3-0/+28
2017-01-20follow-stream: add cleanup function.Dario Lombardo3-0/+19
2017-01-20Bluetooth: HCI_EVT: Implement "LE Direct Advertising Report"Michal Labedzki1-1/+86
2017-01-20LDAP: fix wrong use of g_strlcpy introduced in gc397addPascal Quantin2-3/+3
2017-01-19packet: clean shutdown routines.Dario Lombardo1-0/+1
2017-01-19Always display vht mcs data rate, but mark invalid assuming BCC encoding.Ashish Shukla1-3/+7
2017-01-19epan: add shutdown function for dissectors.Dario Lombardo2-13/+27
2017-01-19DVB-S2-BB: Obey frame format from BB Header fieldsMustBeArt1-20/+88
2017-01-19IEEE80211: Updated VHT Group ID ManagementRadhashyam Behera1-10/+60
2017-01-19dns: change get_dns_name to return consumed bytes + actual name len.Dario Lombardo9-207/+228
2017-01-19pcep: Add support of draft-ietf-pce-pcep-service-aware-13Simon Zhong1-88/+335
2017-01-19QUIC: fix dissection of ACK FrameAlexis La Goutte1-27/+24
2017-01-19RSVD dissector: added RSVD v2 verbsVolodymyr Khomenko2-22/+35
2017-01-19packet.c: use call_routine() for all listsMartin Kaiser1-18/+3
2017-01-19Use dissector tables for PPP protocols' options.Michael Mann3-1152/+1921
2017-01-18packet: free postseq_cleanup_routines list.Dario Lombardo1-6/+7
2017-01-18Gigamon Trailer support for new chassis typesSandeep Dahiya1-9/+17
2017-01-18OpenFlow (v5/1.4): Add complete dissection of error messagesAlexis La Goutte1-4/+22
2017-01-18stat_tap_ui: add cleanup function.Dario Lombardo3-0/+16
2017-01-17Bluetooth: HCI_EVT: Implement some commands from Core 4Michal Labedzki1-100/+367
2017-01-17packet: free init/cleanup functions lists.Dario Lombardo1-6/+8
2017-01-17exported_object: add cleanup function.Dario Lombardo3-0/+21
2017-01-17exported_pdu: add cleanup function.Dario Lombardo3-0/+15
2017-01-16RSVD: fix TUNNEL_SCSI_REQUESTVolodymyr Khomenko1-0/+14
2017-01-16802.11(ad): not longer need to use p_add_proto_data/p_get_proto_data for pass...Alexis La Goutte1-8/+4
2017-01-16packet-nvme-rdma: Support Dissecting connect cmd & inline data.Parav Pandit2-40/+114
2017-01-16packet-tns.c: Add Version2 (SQLNET_RETURN_OPI_PARAM)Alexandr Savca1-0/+60
2017-01-15xml(.h): fix indent (use spaces) and modelinesAlexis La Goutte1-25/+38
2017-01-15[Automatic update for 2017-01-15]Gerald Combs2-6/+96
2017-01-14DVB-S2-BB: Use proto_tree_add_bitmask()MustBeArt1-38/+36