aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-3com-njack.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-1/+5
2007-10-15Implement some of the minor possible speed improvment patches.Anders Broman1-2/+2
2007-04-15Revert commit 21430 and use #if 0/#endif insteadJörg Mayer1-0/+62
2007-04-14get rid of unused variables (tfs, value_string)Sebastien Tandel1-58/+0
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs1-5/+5
2006-08-21move a few arrays off the stackRonnie Sahlberg1-2/+5
2006-07-09Start declaring the proto_reg... functions to fix 'warning: no previous decla...Jörg Mayer1-0/+4
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-30No C++/C99 comments, please (GCC warns about them in the SolarisGuy Harris1-3/+3
2006-02-05Change port define to something more readableJörg Mayer1-8/+8
2006-01-13Add code to verify the shared secret for documentation purposes.Jörg Mayer1-1/+52
2006-01-11set: The first 4 bytes seem to be the saltJörg Mayer1-25/+15
2005-12-26Backup time :-)Jörg Mayer1-15/+105
2005-12-22- Add max frame sizeJörg Mayer1-33/+116
2005-12-21- Don't use numbers when there are enum valuesJörg Mayer1-32/+83
2005-12-16Some updatesJörg Mayer1-220/+244
2005-12-13Escape question marks when they could be interpreted as part of aGuy Harris1-9/+9
2005-12-12Convert to new style dissector (hopefully done right)Jörg Mayer1-13/+11
2005-12-12Dissect type 0x0c as 'remove tag' flagJörg Mayer1-0/+27
2005-12-12Dissect the management protocol between 3com Netjack200 devices and theJörg Mayer1-0/+485