aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipmi.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-07-19Change "lenght" to "length" and "decypt" to "decrypt"Jeff Morriss1-256/+256
2007-06-25From Flavio Leitner:Anders Broman1-5/+157
2007-03-27from Peter Johansson:Ulf Lamping1-2/+1
2007-02-19Continuing the tradition: squelch some compiler warnings ....Bill Meier1-1/+1
2006-12-29Give dissect_cmd_Get_Channel_Auth_Capabilities() a return type (itGuy Harris1-1/+2
2006-12-12Dissect Get Channel Authentication Capabilities Command.Anders Broman1-7/+232
2006-12-11Add #defines for the authentication types, and use them.Guy Harris1-25/+31
2006-12-10Applied the patch http://www.wireshark.org/lists/wireshark-dev/200606/msg0181...Anders Broman1-93/+328
2006-06-09fix for bug 766Ronnie Sahlberg1-0/+13
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-08Consolidate duration decoding and presentationJaap Keuter1-18/+12
2006-02-28Fix for bug 762: implementing Off/On duration presentation in 10ms unitsJaap Keuter1-11/+26
2006-02-23Fix bug 765. ARMBER -> AMBERJaap Keuter1-6/+6
2006-02-23Fix for bug 762. Decode either LED function or off duration.Jaap Keuter1-5/+41
2006-01-05Fix for http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=656Jörg Mayer1-1/+7
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-30/+30
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-39/+25
2004-12-08Fix the following:Jörg Mayer1-1/+1
2004-11-24Fix some typoes.Guy Harris1-15/+15
2004-11-24From Lane Hu: add support for more IPMI commands.Guy Harris1-11/+4684
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+656