aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-afp.c
Commit message (Expand)AuthorAgeFilesLines
* From Alex deVries (bug 2486):Stig Bjørlykke2008-04-211-0/+23
* Remove:Anders Broman2008-04-091-4/+0
* Update documentation links.Guy Harris2008-03-141-5/+9
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-4/+8
* Implement some of the minor possible speed improvment patches.Anders Broman2007-10-151-76/+80
* Include a link to the AFP reference, as well as to the programmingGuy Harris2007-06-131-0/+2
* Remove almost all of the casts I committed recently and in place ofStephen Fisher2007-03-281-4/+4
* Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors Stephen Fisher2007-03-271-4/+6
* From Peter Johansson:Stephen Fisher2007-03-261-3/+1
* fix some more warningsUlf Lamping2007-03-231-1/+1
* packet-afp: remove unneeded line of code;Bill Meier2007-02-191-1/+0
* nikai@nikai.net:Jörg Mayer2006-11-141-2/+0
* More from Ilja van Sprundel. When we call tvb_new_subset() with aGerald Combs2006-07-111-37/+53
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Bill Meier:Jörg Mayer2006-01-051-1/+1
* From DidierAnders Broman2005-10-131-1/+1
* From Didier Gautheron: pass error replies to the tap.Guy Harris2005-09-091-6/+6
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-7/+4
* For AFP requests, add in the frame with the (last part of the) reply, ifGuy Harris2005-08-201-9/+77
* gmemchunk -> se_alloc() improvementsRonnie Sahlberg2005-08-131-19/+3
* convert to tvb_get_ephemeral_stringz() and fix an obvious memleakRonnie Sahlberg2005-08-101-1/+1
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-2/+2
* various code cleanup:Ulf Lamping2005-08-081-4/+0
* Fix >2600 warnings by doing char -> const char changes.Jörg Mayer2005-07-271-3/+4
* *Removing* an include is usally not the right way of removing warnings;Guy Harris2005-07-271-1/+1
* From Maynard, Chris :Anders Broman2005-07-261-10/+11
* convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg2005-07-241-3/+2
* Fix a format string vulneratility in the AFP dissector identifiedGerald Combs2005-06-201-2/+2
* from Didier GautheronLuis Ontanon2005-06-191-15/+1075
* From Jon Ringle:Anders Broman2005-02-021-2/+2
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+4740