aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa8-48/+186
2007-12-28Add submission port dissection.Jaap Keuter1-0/+5
2007-12-28more buffer functionsTomas Kukosa2-0/+18
2007-12-28Indicate what the current versions of the I-Ds for PCE are; also pointGuy Harris1-947/+1056
2007-12-28Preserve can_desegment status when passing the decrypted ssl-data to a subdis...Sake Blok1-0/+8
2007-12-27Fix a comment to reflect two possible reasons for a bogus PDU length.Guy Harris1-4/+12
2007-12-27export more buffer functions from wiretapTomas Kukosa1-0/+3
2007-12-27Fix for bug 2141:Jaap Keuter1-0/+14
2007-12-27From Francis Dupont:Jaap Keuter1-19/+195
2007-12-26Fix for bug 1586: When proxying a tcp connection (mostly used with ssl over anSake Blok2-92/+116
2007-12-25Typo -- missing "Anders Broman1-1/+1
2007-12-25Build with assembler support (NASM).Anders Broman4-6/+9
2007-12-24Defining INTERFACE causes a clash with Win32 defines. Moving to ATTR_*Jaap Keuter1-7/+7
2007-12-24From Abhik Sarkar:Jaap Keuter1-1/+1
2007-12-24Add CommView to list of supported capture file formats Stephen Fisher1-0/+3
2007-12-23From Andreas St:Jaap Keuter1-0/+15
2007-12-23Fix warning/error on Windows buildbot with conversion from unsigned short toStephen Fisher1-1/+1
2007-12-23From Silvia Cristina Tejedor:Jaap Keuter2-0/+2210
2007-12-23Use proto functions i.s.o. manipulating node data directly.Jaap Keuter2-4/+3
2007-12-22Add handling of "Rejected due to security considerations" error cause.Michael Tüxen2-38/+46
2007-12-22Describe text only field as "Text Item", shown in status bar.Jaap Keuter2-31/+53
2007-12-21From Peter via bug #1689:Stephen Fisher1-1/+1
2007-12-21Fix menu sensitivity even for text only nodes.Jaap Keuter1-11/+2
2007-12-21From Abhik Sarkar via bug #2130: Mistake in Readme.stats_tree Stephen Fisher1-1/+1
2007-12-21Added type=value to BuiltInDomainDefinedAttributes items.Stig Bjørlykke4-36/+59
2007-12-21Fix the handling of error parameters. Reported by Holger Eppert.Michael Tüxen2-17/+17
2007-12-21From Abhik Sarkar:Jaap Keuter2-4/+86
2007-12-20Fix some casts.Gerald Combs1-4/+4
2007-12-20Added Precedence and Importance to COL_INFO.Stig Bjørlykke1-31/+48
2007-12-20Corrected GenericName for Norwegian (Bokmal) and Norwegian (Nynorsk).Stig Bjørlykke1-2/+2
2007-12-20From Peter (bug 2127):Stig Bjørlykke1-1/+0
2007-12-20Follow-up to SVN commit 23925: Remove tshark from description of setuidStephen Fisher1-5/+5
2007-12-20TShark doesn't need setuid permissions any more.Gerald Combs1-1/+0
2007-12-19Added total retransmission time analysis field.Stig Bjørlykke1-3/+18
2007-12-19Report duplicate IP addresses based on observed ARP requests & responses.Martin Mathieson1-13/+176
2007-12-19- Added first version of P_Mul sequence analysis.Stig Bjørlykke1-49/+511
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer75-56/+131
2007-12-19Added total retransmission time analysis field.Stig Bjørlykke1-3/+18
2007-12-19Correct the order the .asn files are called - yes it matters.Anders Broman1-3/+3
2007-12-18No extended characters here please.Jaap Keuter1-1/+1
2007-12-18From Alex Burlyga:Jaap Keuter1-4/+25
2007-12-18do not align before enumerated extensionTomas Kukosa1-4/+0
2007-12-18fix bug 2112Tomas Kukosa2-2/+20
2007-12-18It appears that some fields in the Prism header might have a DID valueGuy Harris1-7/+8
2007-12-18Put radio information from a pseudo-header into its own protocol treeGuy Harris1-60/+62
2007-12-18Interpret the signal and noise values in an AVS header appropriately, asGuy Harris1-15/+105
2007-12-18Fold the Prism and AVS header dissectors into packet-ieee80211.c, andGuy Harris8-776/+616
2007-12-18Exit -Wextra again, entry -Woverflow and -Warray-boundsJörg Mayer1-1/+2
2007-12-18Fix complaint by newer autofoo toolsJörg Mayer1-1/+1
2007-12-18Bugfix: Array overflow (found by gcc43)Jörg Mayer1-3/+3