aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-3/+4
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767alagoutte3-0/+529
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767alagoutte1-32/+21
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-6/+14
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-9/+11
2011-10-28From Eliot:etxrab2-0/+41
2011-10-28From Eliot:etxrab1-14/+16
2011-10-28From Eliot:etxrab1-1/+7
2011-10-28From Adam Mitz:etxrab1-4/+4
2011-10-27Fix proto_tree_add_item( encoding args;wmeier12-7803/+7810
2011-10-27..Filter is not used any more.etxrab1-20/+14
2011-10-27Fix comparison with UAT keys.etxrab1-4/+4
2011-10-27Fix some proto_tree_add_item() encoding args;wmeier10-305/+299
2011-10-27Fix indentation.etxrab1-1027/+1027
2011-10-27The comparison with the UAT keys are broken, this isetxrab1-90/+8
2011-10-27Fix a typo.wmeier1-1/+1
2011-10-27Correct an off-by-one error introduced in r39626.morriss1-1/+1
2011-10-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6498 :morriss1-0/+1
2011-10-27Followup to r39626: It is also necessary to initialize the number of servicesmorriss1-0/+1
2011-10-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6491 :morriss1-1/+9
2011-10-26Fix a [-Wunused-but-set-variable] compiler warning;wmeier1-60/+58
2011-10-26The comparison with the UAT keys are broken, this isetxrab1-2/+3
2011-10-26Declare unused parameters as such. Don't assign them to themselves.tuexen1-7/+2
2011-10-26Fix proto_tree_add_item() encoding args.wmeier1-5/+5
2011-10-26Fix a proto_tree_add_item() encoding areg;wmeier1-19/+19
2011-10-26Fix proto_tree_add_item() encoding args;wmeier1-63/+63
2011-10-26Fix proto_tree_add_item() encoding args.wmeier1-24/+24
2011-10-26Fix proto_tree_add_item() encoding args;wmeier1-8/+8
2011-10-26Fix some proto_tree_add_item() encoding args.wmeier1-9/+9
2011-10-26Fix some proto_tree_add_item() encoding args;wmeier1-13/+16
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-1/+1
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-11/+17
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-1/+1
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-2/+3
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-6/+6
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-110/+104
2011-10-26Add missing hf[] entries (and fix proto_tree_add_item() encoding args).wmeier1-11/+53
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-3/+4
2011-10-26Removed duplicate enip.connection_transport_data entry.stig1-5/+0
2011-10-26Add a newline at the end of this file.martinm1-1/+1
2011-10-26Fixed compare functions for 64 bits integers:stig1-8/+8
2011-10-26Try to get rid of defined but not used warnings.etxrab1-1523/+121
2011-10-26Try to fixetxrab1-3/+3
2011-10-26From Michael Mann:etxrab5-3303/+4229
2011-10-25Fix proto_tree_add_item() encoding args.wmeier1-33/+34
2011-10-25Fix some set but not used [-Wunused-but-set-variable] warnings.etxrab5-13/+4
2011-10-25Fix proto_tree_add_item() encoding args.wmeier1-34/+34
2011-10-25Fix an encoding argwmeier1-1/+1
2011-10-25From Pascal Quantin.etxrab1-1/+1
2011-10-25Make Custom.nmake usable.etxrab2-5/+7