aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atalk.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-4/+4
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-20/+10
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-22/+11
2009-07-23Use consistent indentation ...Bill Meier1-669/+680
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-75/+75
2009-05-19From Artem Tamazov (bug 3472):Stig Bjørlykke1-0/+3
2009-03-18Clean up indentation.Guy Harris1-11/+13
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman1-6/+11
2007-11-28Use guints instead of guint8s for counters.Gerald Combs1-17/+17
2007-11-28Fixed a possible infinite loop.Stig Bjørlykke1-3/+3
2007-10-15Implement some of the minor possible speed improvment patches.Anders Broman1-2/+2
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-12/+13
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-10-13From DidierAnders Broman1-19/+241
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-4/+4
2005-08-14Some 'no previous declararion' warning fixesJörg Mayer1-0/+1
2005-08-12more gmemchunk -> se_alloc() improvementsRonnie Sahlberg1-35/+5
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-3/+3
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg1-6/+3
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-4/+4
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+2303