aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Qt: Add initial Lua support.Gerald Combs4-28/+41
2015-07-07Added support for optional display of signed 16/32-bit integer Modbus registe...cbontje2-0/+34
2015-07-07Add #defines for various aggregation flags, and use them.Guy Harris1-13/+20
2015-07-07MySQL: use tvb_format_text instead of format_text/tvb_get_ptrHadriel Kaplan1-4/+4
2015-07-07Initialize the 11b presence flag to 0.Guy Harris3-0/+4
2015-07-07PPI: initialize optional presence flags bitmap when using 802.11BPascal Quantin1-0/+1
2015-07-07ixveriwave: comment pcp_type variable as it is not used yetPascal Quantin1-3/+3
2015-07-07Use the NSS provided by the Ixia Veriwave hardware.Guy Harris3-10/+32
2015-07-07Revert "diameter: convert some GArrays to epan wmem_arrays"Evan Huus1-28/+23
2015-07-07MySQL: dissector adds packet content to INFO column without scrubbing itHadriel Kaplan1-4/+9
2015-07-06GTP fixes: RAB setup and PDP context prioLuca Melette1-2/+6
2015-07-06[ieee80211] Fix proto_tree_add_item() reversed offset,length argsBill Meier1-1/+1
2015-07-06Add some comments.Guy Harris2-0/+8
2015-07-06prefs: fix memory leak reading capture columnsEvan Huus1-3/+5
2015-07-05Associate the file-mp4 dissector with the audio/mp4 MIME typeTyson Key1-0/+1
2015-07-05rtd_table.h: fix parameter 'rtd_stat_table' not found in the function declara...Alexis La Goutte1-1/+1
2015-07-05RPC: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+0
2015-07-05[Automatic update for 2015-07-05]Gerald Combs2-90/+375
2015-07-04diameter: convert some GArrays to epan wmem_arraysEvan Huus1-23/+28
2015-07-04scsi-osd: initialize the entire extra_data structEvan Huus1-4/+1
2015-07-04Add support for dissecting Notify Responses based on the SMB2 spec. Tested withRichard Sharpe1-2/+80
2015-07-04store tcp/udp port names in epan scopeEvan Huus3-3/+3
2015-07-04Lua: split init/cleanup routinesHadriel Kaplan1-1/+18
2015-07-04ansi_map: fix float literals missing f suffixEvan Huus1-2/+2
2015-07-04asn1: split off cleanup routinesPeter Wu17-143/+172
2015-07-03ssl,dtls: split init/cleanup routinesPeter Wu4-32/+47
2015-07-03Split more init routines into init/cleanup functionsPeter Wu13-176/+152
2015-07-03Split init of misc dissectors into init/cleanup functionsPeter Wu11-82/+60
2015-07-03Split four more init routines into init/cleanupPeter Wu4-103/+45
2015-07-03Split init routine into init/cleanup for more dissectorsPeter Wu3-76/+44
2015-07-03Call reassembly_table_destroy and move g_hash_table_destroyPeter Wu36-199/+257
2015-07-03Call reassembly_table_destroy for some dissectorsPeter Wu49-8/+329
2015-07-03rpc: use direct hashing rather than malloced intsEvan Huus1-20/+16
2015-07-03packet: add cleanup routines supportPeter Wu2-20/+29
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs6-11/+28
2015-07-03Convert BOOTP/DHCP tap stats to new "generic stat API".Michael Mann1-0/+89
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann4-5/+537
2015-07-03bootp: try to fix OSX builtbotMartin Mathieson1-2/+2
2015-07-03DHCP: Lookup OUI for TR111 suboption. Also add Ubiquisys OUI to oui_vals.Martin Mathieson3-9/+21
2015-07-03[smb2] Update some commentsBill Meier1-13/+13
2015-07-03Move some frame control field #defines to a header and use them elsewhere.Guy Harris2-160/+160
2015-07-03Fix address resolution for columns.Guy Harris5-69/+80
2015-07-02LLDP: fix dissection of Power Class fieldPascal Quantin1-1/+11
2015-07-02Add proper "Decode As" mechanism for NFS file handles instead of preference.Michael Mann1-89/+71
2015-07-02PEEKREMOTE: ensure to initialize mandatory fields in info_11ac structurePascal Quantin1-0/+5
2015-07-02Remove more unnecessary null checks.Guy Harris1-14/+4
2015-07-02Remove check for null bluetooth_data.Guy Harris1-8/+3
2015-07-02Interpret reserved fields netscaler header.anilkumar9111-0/+35
2015-07-02Zero out the nss array when we don't have the 802.11ac information we need.Guy Harris1-0/+3
2015-07-02ixveriwave: fix what seems to be a copy/paste errorPascal Quantin1-1/+1