aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-11-28Bluetooth improvements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann6-20/+29
2013-11-28Support long Domain Names in NTLMSSP v2Balint Reczey1-11/+15
2013-11-28USB: Enable Decode As. Bug 9445 (https://bugs.wireshark.org/bugzilla/show_bu...Michael Mann1-11/+138
2013-11-28Add count() function to display filter. Bug 9480 (https://bugs.wireshark.org...Michael Mann1-3/+22
2013-11-28RTPproxy dissector: Add expert info about timeouts. Bug 9484 (https://bugs.w...Michael Mann1-0/+31
2013-11-28Adjust fc_stat.c to use newer fc_exchange_t structure for its stats.Michael Mann2-0/+4
2013-11-28Bugfix Negative Fibre Channel scsi_time value. Bug 3209 (https://bugs.wiresh...Michael Mann3-98/+169
2013-11-27try to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9485Martin Kaiser1-0/+6
2013-11-27Try fixing Sun compiler error: "warning: this decimal constant is unsigned on...Bill Meier1-1/+1
2013-11-27Fix a badly formed comment;Bill Meier1-1/+1
2013-11-27- Create/use several extended value_stringsBill Meier15-798/+676
2013-11-27Create/use several extended value_strings;Bill Meier1-13/+31
2013-11-27Reinitialize counter between loops to avoid an out of bound access found with...Pascal Quantin1-1/+2
2013-11-26Squelch a compiler warning.Guy Harris1-2/+5
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-2/+9
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-1/+287
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-2/+56
2013-11-26fix encoding argsMartin Kaiser1-1/+1
2013-11-26Create/use two extended value_strings;Bill Meier1-1428/+1499
2013-11-26From Vineeth:Anders Broman2-56/+2322
2013-11-26From Ralph BöhmeMartin Kaiser1-0/+120
2013-11-25When there is no ICMP reply, add a filterable field and expert info warningMartin Mathieson1-0/+33
2013-11-25Fix typo errorsPascal Quantin1-6/+6
2013-11-25there were two identical copies of the function to process a DVB-SI timeMartin Kaiser2-35/+7
2013-11-25Create/use two extended value-strings;Bill Meier1-105/+122
2013-11-25Create/use an extended value_string;Bill Meier1-648/+641
2013-11-25The defragment_xudt preference is used to control reassembly of both XUDTsJeff Morriss1-8/+7
2013-11-25Add command type to info columnPascal Quantin1-0/+1
2013-11-25fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9474Martin Kaiser1-4/+22
2013-11-25mark unused parameterMartin Kaiser1-1/+1
2013-11-25Create/use extended value_string;Bill Meier2-785/+800
2013-11-25Remove Fibre Channel specific fields from packet_info and just have the fc_hd...Michael Mann18-152/+200
2013-11-25Create/use some extended value_strings.Bill Meier1-32/+49
2013-11-25Fix a shadowed declaration error when compiling with gcc 4.3.2Pascal Quantin1-3/+3
2013-11-25Prettify LTE Positioning Protocol dissectionPascal Quantin1-434/+2837
2013-11-25Move DCERPC data in packet_info needed for Decode As into packet scoped proto...Michael Mann6-30/+67
2013-11-24Create/use a fair number of extended value_strings;Bill Meier1-734/+765
2013-11-24Dissect UE Rx - Tx time difference fieldPascal Quantin1-5/+19
2013-11-24Note that I've filed a Samba bug for one of the problems.Guy Harris1-1/+33
2013-11-24pidl would tag all pinfo arguments as unused, as it doesn't take theGuy Harris1-256/+256
2013-11-24Squelch a Coverity warning (not necessary, but it still complains).Guy Harris1-0/+1
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann26-882/+885
2013-11-24Create/use some extended value_strings;Bill Meier1-16/+20
2013-11-24Fix checkAPIs: don't try to feed VALS() into FT_BOOLEANs.Jeff Morriss5-6/+6
2013-11-24Actually, the "1632" types do exist, and are 16-bit for NDR and 32-bitGuy Harris1-2/+9
2013-11-24These are two of the problems that pidl has with dfs.idl.Guy Harris1-4/+2
2013-11-24Get rid of trailing spaces, fix some proto_tree_add_item() calls as perGuy Harris1-202/+202
2013-11-24The issue with misc.idl was a .cnf file that needed to be updated.Guy Harris1-4/+19
2013-11-24Regenerate - new API changes, get rid of trailing whitespace.Guy Harris2-25/+25
2013-11-24Fix to match API changes.Guy Harris1-1/+1