aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipmi.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-19Change "lenght" to "length" and "decypt" to "decrypt"morriss1-256/+256
2007-06-25From Flavio Leitner:etxrab1-5/+157
2007-03-27from Peter Johansson:ulfl1-2/+1
2007-02-19Continuing the tradition: squelch some compiler warnings ....wmeier1-1/+1
2006-12-29Give dissect_cmd_Get_Channel_Auth_Capabilities() a return type (itguy1-1/+2
2006-12-12Dissect Get Channel Authentication Capabilities Command.etxrab1-7/+232
2006-12-11Add #defines for the authentication types, and use them.guy1-25/+31
2006-12-10Applied the patch http://www.wireshark.org/lists/wireshark-dev/200606/msg0181...etxrab1-93/+328
2006-06-09fix for bug 766sahlberg1-0/+13
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-08Consolidate duration decoding and presentationjake1-18/+12
2006-02-28Fix for bug 762: implementing Off/On duration presentation in 10ms unitsjake1-11/+26
2006-02-23Fix bug 765. ARMBER -> AMBERjake1-6/+6
2006-02-23Fix for bug 762. Decode either LED function or off duration.jake1-5/+41
2006-01-05Fix for http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=656jmayer1-1/+7
2005-08-02Fix more "no previous declaration" warningsjmayer1-30/+30
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl1-39/+25
2004-12-08Fix the following:jmayer1-1/+1
2004-11-24Fix some typoes.guy1-15/+15
2004-11-24From Lane Hu: add support for more IPMI commands.guy1-11/+4684
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+656