summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-01-23DHCPv6: Avoid integer overflows.Gerald Combs1-9/+9
2017-01-23ASTERIX: Avoid an integer overflow.Gerald Combs1-4/+5
2017-01-23DVB-S2-BB: Support all four MA modesMustBeArt1-34/+92
2017-01-22ISAKMP: Add Fortigate (Fortinet) Vendor IDAlexis La Goutte1-0/+27
2017-01-22DNS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-01-22CQL: Add support for prepared batch statementBenoît Canet1-2/+81
2017-01-22SMB2: better RSVD flowVolodymyr Khomenko2-2/+45
2017-01-22reassemble: fix no previous prototype for ‘reassembly_table_free’ [-Wmiss...Alexis La Goutte1-1/+1
2017-01-22[Automatic update for 2017-01-22]Gerald Combs2-26/+291
2017-01-22Internalize struct preferenceMichael Mann5-127/+589
2017-01-22wmem: fix rb-tree data printer feedJaap Keuter1-2/+2
2017-01-22packet-frame: Make interface_name a filterable field.Jim Young1-4/+21
2017-01-22DNS: use formatted text in add_rr_to_tree() and add_opt_rr_to_treePascal Quantin1-3/+3
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