aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-07-10Netflow: Fix sequence analysis to work for different protocol versionsMartin Mathieson1-14/+27
2015-07-10wslua_tree: Fix Dead Store (Dead assignement/Dead increment) warning found by...Alexis La Goutte1-2/+2
2015-07-10MPTCP small optionsBenjamin Hesmans1-1/+1
2015-07-10IEEE 802.11: tap all packetsPascal Quantin1-5/+4
2015-07-10LTE RRC: upgrade dissector to v12.6.0Pascal Quantin1-17/+181
2015-07-10xip: add support for XIP packetsCody Doucette5-0/+693
2015-07-10Use tfs_defined_not_definedMichael Mann1-6/+1
2015-07-09VXLAN: Add Group Based Policy dissectorAmine Kherbouche4-61/+44
2015-07-09HTTP2: fix dissection of traffic over HTTP portPascal Quantin1-7/+15
2015-07-09Lua: add functions for more field informationHadriel Kaplan8-75/+498
2015-07-09ARP: Remove double space before TellAlexis La Goutte1-6/+6
2015-07-09Qt: Add dynamic menu support.Gerald Combs1-1/+1
2015-07-08GTK+: Add a Telephony/ANSI menu placeholder.Gerald Combs3-6/+7
2015-07-08dapp: cleanup, make elements filterableMartin Kaiser1-263/+305
2015-07-08Revert "[ieee80211] Cleanup"Bill Meier1-1212/+1339
2015-07-08[ieee80211] CleanupBill Meier1-1339/+1212
2015-07-08GSM A RR: fix GSM H/L bits managementJean Thomas1-2/+16
2015-07-08Add SimpleStatisticsDialog.Gerald Combs3-7/+7
2015-07-08nb_rtpmux: Add a port preferenceMartin Mathieson1-1/+56
2015-07-08RANAP: if bindingid looks like port number, extract and showMartin Mathieson1-1/+14
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs2-8/+18
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