aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mux27010.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-06Use tvb_new_subset_remaining() rather than tvb_new_subset();Bill Meier1-6/+6
2012-01-23Fix some duplicate display filter names.Chris Maynard1-3/+3
2011-12-28Fix memory leaks involving tvb_get_string[z]().Chris Maynard1-5/+7
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-12/+12
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-55/+55
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-1/+1
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-1/+1
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-1/+1
2011-05-02Fix the (fuzzed) memory allocation failure reported in https://bugs.wireshark...Jeff Morriss1-5/+15
2011-04-29Reformat long lines in hf[] definition for readability;Bill Meier1-142/+293
2011-04-28Remove an unneeded forward declaration (fixes compiler error);Bill Meier1-3/+2
2011-04-28Add missing "Wireshark .... Copyright ..".Bill Meier1-0/+4
2011-04-28Convert what appears to be the use of "4 space tabs" to spaces.Bill Meier1-925/+925
2011-04-28#include <stdio.h> not req'd;Bill Meier1-315/+327
2011-04-28Add SVN Id tag. Don't use deprecated dissector_add().Jeff Morriss1-145/+147
2011-04-28Removed unused variables and functions.Stig Bjørlykke1-61/+6
2011-04-28From Hans-Christoph Schemmel:Anders Broman1-0/+1418