aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-3com-njack.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis2009-11-171-8/+8
* Upon 2nd thought: revert removal of 'if (check_col(...))' around col_add_fstr...Bill Meier2009-09-251-1/+2
* Minor changes: Bill Meier2009-09-241-11/+7
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-2/+2
* Repleace "" by NULL in hf-array (inspired by commit 27851).Jörg Mayer2009-03-261-22/+22
* Revert the queueing --> queuing spelling changeBill Meier2008-12-191-3/+3
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-3/+3
* Fix typos and spelling (mostly in text strings) Bill Meier2008-12-171-1/+1
* Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier2008-09-021-6/+1
* Fix a few typos & spelling errorsBill Meier2008-08-141-1/+1
* Remove:Anders Broman2008-04-091-3/+0
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-1/+5
* Implement some of the minor possible speed improvment patches.Anders Broman2007-10-151-2/+2
* Revert commit 21430 and use #if 0/#endif insteadJörg Mayer2007-04-151-0/+62
* get rid of unused variables (tfs, value_string)Sebastien Tandel2007-04-141-58/+0
* Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs2007-01-021-5/+5
* move a few arrays off the stackRonnie Sahlberg2006-08-211-2/+5
* Start declaring the proto_reg... functions to fix 'warning: no previous decla...Jörg Mayer2006-07-091-0/+4
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* No C++/C99 comments, please (GCC warns about them in the SolarisGuy Harris2006-04-301-3/+3
* Change port define to something more readableJörg Mayer2006-02-051-8/+8
* Add code to verify the shared secret for documentation purposes.Jörg Mayer2006-01-131-1/+52
* set: The first 4 bytes seem to be the saltJörg Mayer2006-01-111-25/+15
* Backup time :-)Jörg Mayer2005-12-261-15/+105
* - Add max frame sizeJörg Mayer2005-12-221-33/+116
* - Don't use numbers when there are enum valuesJörg Mayer2005-12-211-32/+83
* Some updatesJörg Mayer2005-12-161-220/+244
* Escape question marks when they could be interpreted as part of aGuy Harris2005-12-131-9/+9
* Convert to new style dissector (hopefully done right)Jörg Mayer2005-12-121-13/+11
* Dissect type 0x0c as 'remove tag' flagJörg Mayer2005-12-121-0/+27
* Dissect the management protocol between 3com Netjack200 devices and theJörg Mayer2005-12-121-0/+485