aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-08From Florent DROUIN:Anders Broman10-670/+1941
2007-10-08change QSIQ ASN.1 dissector to the new makefile structureTomas Kukosa6-91/+128
2007-10-08From Chris Maynard <christopher.maynard@gtech.com> / Bug 1798: packet-d*.c di...Richard van der Hoff4-27/+27
2007-10-08VoIP Calls changes: Add the file name to the title window in VoIP calls, Voip...Alejandro Vaquero3-30/+124
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff29-387/+387
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>: Incorrect display filter ...Richard van der Hoff1-3/+3
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>: Incorrect display filter ...Richard van der Hoff1-72/+72
2007-10-07convert to new Makefile structureJörg Mayer13-215/+290
2007-10-07Swap order of external and local sourcesJörg Mayer2-2/+2
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer43-1474/+755
2007-10-07From Martin Peylo:Anders Broman30-906/+2100
2007-10-07Add ethertype for IEEE 802.1ag Connectivity Fault Management (CFM) protocolAnders Broman2-0/+5
2007-10-06- Initialize address_item in MessageIdentifier to avoid a crash in handlingStig Bjørlykke3-25/+38
2007-10-06- Added option to use relative message id (MSID)Stig Bjørlykke1-21/+88
2007-10-05From Andrei Rubaniuk:Stig Bjørlykke2-1483/+2586
2007-10-05If wtap_open_offline() fails, print the errno tooJeff Morriss1-1/+1
2007-10-05In the various Makefiles, remove checks for NO_PROTO_OPT and allow PROT_OPTGerald Combs2-9/+2
2007-10-05From Andrew Feren via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1606 :Jeff Morriss1-47/+121
2007-10-05hopefully this will do what Thomas wants for NO_PROTO_OPTRichard van der Hoff1-6/+5
2007-10-05next fix of my mistake :(Tomas Kukosa1-2/+2
2007-10-05comment out some lines till I learn how to write Linux makefileTomas Kukosa1-5/+6
2007-10-05try to fix Linux makefileTomas Kukosa1-3/+3
2007-10-05allow to omit -p <proto> optionTomas Kukosa2-2/+14
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...Tomas Kukosa13-177/+280
2007-10-05do not prepend './' before input file name if -D <dir> option is not usedTomas Kukosa1-3/+4
2007-10-04Mask out correct bits in EBIT.Stig Bjørlykke1-1/+1
2007-10-04Make selected length of first line include \r\n (as header lines do).Martin Mathieson1-6/+13
2007-10-03Added parentheses to make the buildbot happy.Stig Bjørlykke1-4/+4
2007-10-03check version of each block and don't try to dissect a block if the version i...Ulf Lamping1-212/+695
2007-10-03fix some comments and sort functions by functionalityUlf Lamping1-26/+36
2007-10-03update to changes in the source filesUlf Lamping1-11/+12
2007-10-03Fixes reassembly of chunked http-responses spanning multiple tcp segmentsSake Blok1-3/+1
2007-10-03Updated scsi_verdesc_val from appendix D in spc-3.Stig Bjørlykke1-32/+239
2007-10-03Use correct offset for sccs, bque and reladdr flags.Stig Bjørlykke1-3/+3
2007-10-03This patch adds two new column types:Sake Blok6-3/+104
2007-10-02make the sbus dissector nwe-style and make it check that the packet does Ronnie Sahlberg1-3/+41
2007-10-02bug 1872Ronnie Sahlberg1-23/+23
2007-10-02ifdef out a function that is not yet usedRonnie Sahlberg1-0/+3
2007-10-02Fix commentsAnders Broman1-1/+3
2007-10-02Dissect more IE'sAnders Broman3-9/+635
2007-10-02Check return value from ptvcursor_add in an attempt to fix bug 1886.Stig Bjørlykke1-11/+17
2007-10-02Use given length when decoding fhandles as unknown.Stig Bjørlykke1-1/+1
2007-10-02Added a missing break - fixing bug 1890.Stig Bjørlykke1-0/+1
2007-10-02Do not indicate bogus length if inside an icmp.Stig Bjørlykke1-1/+1
2007-10-02Make the CPFI dissector new style: return 0 in several cases (including if we...Jeff Morriss1-49/+50
2007-10-02review and update list of TLS cipher suitesTomas Kukosa1-13/+77
2007-10-02coverity 263 check if variable is null before dereferencing itRonnie Sahlberg1-2/+3
2007-10-02remove a test for null that we dont need since the variable can not be Ronnie Sahlberg2-6/+2
2007-10-02get rid of a check for null we dont needRonnie Sahlberg1-3/+1
2007-10-02support of 'ANY DEFINED BY' from X.208 which is obsolete but still used in so...Tomas Kukosa1-6/+12