aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-3com-njack.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-15Revert commit 21430 and use #if 0/#endif insteadjmayer1-0/+62
2007-04-14get rid of unused variables (tfs, value_string)standel1-58/+0
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. Removegerald1-5/+5
2006-08-21move a few arrays off the stacksahlberg1-2/+5
2006-07-09Start declaring the proto_reg... functions to fix 'warning: no previous decla...jmayer1-0/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-04-30No C++/C99 comments, please (GCC warns about them in the Solarisguy1-3/+3
2006-02-05Change port define to something more readablejmayer1-8/+8
2006-01-13Add code to verify the shared secret for documentation purposes.jmayer1-1/+52
2006-01-11set: The first 4 bytes seem to be the saltjmayer1-25/+15
2005-12-26Backup time :-)jmayer1-15/+105
2005-12-22- Add max frame sizejmayer1-33/+116
2005-12-21- Don't use numbers when there are enum valuesjmayer1-32/+83
2005-12-16Some updatesjmayer1-220/+244
2005-12-13Escape question marks when they could be interpreted as part of aguy1-9/+9
2005-12-12Convert to new style dissector (hopefully done right)jmayer1-13/+11
2005-12-12Dissect type 0x0c as 'remove tag' flagjmayer1-0/+27
2005-12-12Dissect the management protocol between 3com Netjack200 devices and thejmayer1-0/+485