aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-20sshdump: add sudo option.Dario Lombardo1-9/+19
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-20tap-tcp-stream.h: fix double declaration introduced in g73b5e3dPascal Quantin1-16/+0
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-20Qt: Fix a sequence dialog crash.Gerald Combs1-1/+2
2017-01-20Fix typo.Guy Harris1-1/+1
2017-01-20Qt: modify RTT graph (handle GSO, SACK, etc), plus bug fixesKevin Hogan5-57/+224
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-19Remove space character from ETHERWATCH magic keyMichael Mann1-1/+1
2017-01-19IEEE80211: Updated VHT Group ID ManagementRadhashyam Behera1-10/+60
2017-01-19Qt: add graph of unacked (outstanding) bytes to window scale graphKevin Hogan2-10/+52
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-19Populate logcat year based on localtimeFrank Carpenter1-1/+3
2017-01-19packet.c: use call_routine() for all listsMartin Kaiser1-18/+3
2017-01-19Use dissector tables for PPP protocols' options.Michael Mann4-1152/+1922
2017-01-18packet: free postseq_cleanup_routines list.Dario Lombardo1-6/+7
2017-01-18Update fuzz-test to match capinfos behavior.Gerald Combs1-1/+1
2017-01-18Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)Paul Offord2-2/+2
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