aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Update Lua tests after g9eda2faPascal Quantin1-6/+6
2016-01-24Fix reassembly test broken by gbc5a037Pascal Quantin1-2/+2
2016-01-24[Automatic update for 2016-01-24]Gerald Combs16-1763/+2081
2016-01-24More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-4/+4
2016-01-24More pinfo->fd->num to pinfo->num.Guy Harris3-40/+40
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris335-1913/+1914
2016-01-24Allow hex and octal values to be used in rangesAdam Goldman1-2/+2
2016-01-24Indicate what an InterfaceTree is.Guy Harris2-0/+4
2016-01-24Qt io_graph: Use Interval value when generating Y-axis label or legendJim Young3-9/+87
2016-01-24Set width of hex output according to bitmaskKevin Bracey4-71/+106
2016-01-24Qt: Load qt_XX.qm to translate Qt StringsUli Heilmeier1-0/+4
2016-01-23ui: Code cleanupStig Bjørlykke27-231/+192
2016-01-23ANSI A: get rid of a global bufferPascal Quantin1-29/+26
2016-01-23CMake: Produce correct plugindir for pkg-configMichal Privoznik1-1/+1
2016-01-23More structure assignments for nstime_t.Guy Harris3-10/+5
2016-01-23Set the pinfo time stamps based on the frame_data time stamps.Guy Harris1-2/+2
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris22-68/+68
2016-01-23Fix template files to refer directly to pinfo->abs_ts.Guy Harris5-23/+23
2016-01-23Add more fields to packet_info structure and use them.Guy Harris96-317/+327
2016-01-23Use structure assignment for nstime_t.Guy Harris1-2/+1
2016-01-23Avoid inhaling fumes. Do not use near open flame.Guy Harris1-1/+1
2016-01-23Fix handling of the byte order magic number.Guy Harris1-28/+26
2016-01-23Get rid of now-unused expert info.Guy Harris1-10/+0
2016-01-23Fix handling of the magic number.Guy Harris1-23/+44
2016-01-22That warning is bogus; squelch it with an otherwise-unnecessary cast.Guy Harris1-3/+10
2016-01-22Try to fix compiler warnings.Guy Harris1-3/+3
2016-01-22Fix DIAG_OFF() and DIAG_ON() calls.Guy Harris1-2/+2
2016-01-22lemon (tools): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-22/+25
2016-01-22Fix warnings for qt_ui_utils.cpp [-Wcast-qual]João Valverde1-4/+4
2016-01-22[iso14443] dissect two more components of the ATQBMartin Kaiser1-6/+24
2016-01-22GSM A DTAP: fix display of calling/called party BCD number in parent treePascal Quantin1-24/+22
2016-01-22GSM A DTAP: get rid of a global bufferPascal Quantin1-23/+21
2016-01-22sshdump: fix leak in ssh_open_remote_connection() (CID 1349731)Dario Lombardo1-10/+12
2016-01-22ISAKMP: Try to really fix implicit conversion warning on OSX 64 bit.João Valverde1-2/+2
2016-01-22ISAKMP: Fix implicit conversion to shorter type.João Valverde1-1/+2
2016-01-22CIP: Add support for Get Attributes AllMichael Mann6-223/+473
2016-01-22ISAKMP: Optimize loopsJoão Valverde1-58/+26
2016-01-22NFSv4.1 bugfixesTrond Myklebust1-1/+14
2016-01-21GSM SMS: add dissection of Special SMS Message Indication IEPascal Quantin1-1/+75
2016-01-21Qt: Add some window title variablesStig Bjørlykke3-5/+17
2016-01-21ZigBee: ZBOSS v2 traffic dump dissector.dsrsupport1-2/+78
2016-01-21Revert "Diameter: Add Redknee AVPs."Jeff Morriss4-364/+2
2016-01-21Update my e-mail address.Stephen Fisher2-5/+5
2016-01-21Fix warning for epan/color-filters.c -[-Wcast-qual]João Valverde2-4/+4
2016-01-21[IP] IP fragment reassembly gets thrown off if there is the same packetsAndersBroman1-1/+1
2016-01-21Add VLAN ID to pinfoAndersBroman2-2/+8
2016-01-21Add a link for LINUX_SLL values.AndersBroman1-0/+1
2016-01-21mrdisc: don't THROW() an exception from a dissectorMartin Kaiser1-6/+0
2016-01-21Fix warning for funnel.c [-Wcast-qual]João Valverde1-3/+3
2016-01-21SDP: Fix warnings [-Wcast-qual]João Valverde1-2/+2