aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Add check for non-ASCII characters (defined, for now, as any whose value is >...Jeff Morriss1-0/+6
2008-01-24Replace a handful of tabs with spaces.Martin Mathieson1-30/+30
2008-01-24Always return a valid profile name from get_profile_name().Stig Bjørlykke5-14/+16
2008-01-24One of fixes in SVN #24173 incomplete; Undo it for nowBill Meier1-1/+2
2008-01-24Fix two very minor memory leaksBill Meier1-0/+2
2008-01-24Arrange things so that if '-o "capture.auto_scroll: FALSE"' is passed toGerald Combs1-4/+6
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2008-01-23Fix a minor memory leak; Remove some unused variablesBill Meier1-9/+4
2008-01-23Fix minor memory leakBill Meier1-0/+1
2008-01-23Unpack FindProcDLL.dll into $(WIRESHARK_LIBS\nsis-plugins, and tell NSIS Gerald Combs3-9/+17
2008-01-22From Bill Florac:Jaap Keuter1-1/+1
2008-01-22Don't update COL_INFO at all if not claiming the packet as CMPP. Add a (guess...Jeff Morriss1-11/+8
2008-01-22From Bill Florac:Jaap Keuter1-3/+52
2008-01-22From Bill Florac:Jaap Keuter1-1/+3
2008-01-22Clean up indentation.Guy Harris1-72/+68
2008-01-22Add another vendor idJörg Mayer1-0/+5
2008-01-22Use WTAP_MAX_PACKET_SIZE in place of 65535 in sanity check for snap lenStephen Fisher1-1/+1
2008-01-22When using -T fields, print a "1" instead of nothing when a field of type FT_...Sake Blok1-1/+3
2008-01-21Add description of the new option for configuration profile (-C).Stig Bjørlykke2-0/+10
2008-01-21Added entry for configuration profiles, and updated the statusbarStig Bjørlykke1-4/+9
2008-01-21Update Preferences dialog description.Jaap Keuter1-12/+64
2008-01-21From Douglas Pratley (bug 1445):Stig Bjørlykke2-5/+350
2008-01-21Add a preferense to decode a dynamic payload type as H263-1998/H263-2000Anders Broman1-17/+52
2008-01-21Fix for bug 1920:Jaap Keuter1-1/+4
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman1-1/+1
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman2-85/+81
2008-01-21as we have BSWAP64() now, at least read 64bit section_length (but currently u...Ulf Lamping1-3/+6
2008-01-20Fix typo in help textBill Meier1-1/+1
2008-01-20Upate another VC++ 2005 EE link.Gerald Combs1-34/+34
2008-01-20Fixed a </para> placement.Stig Bjørlykke1-1/+1
2008-01-20Fixed crash when save IO Graphs (bug 2126).Stig Bjørlykke2-3/+4
2008-01-20Document the copy button in conversations, endpoints and iographs.Stig Bjørlykke2-14/+29
2008-01-20Added "copy as CSV" button to IO Graphs.Stig Bjørlykke1-32/+100
2008-01-20Introduce BSWAP64() and use it in the pcapng codeStephen Fisher2-5/+13
2008-01-19Make it compile on Win32 ;-)Ulf Lamping1-4/+4
2008-01-19Make it compile on OSX.Stig Bjørlykke1-4/+4
2008-01-19various enhancements:Ulf Lamping1-156/+436
2008-01-19From Olivier Montanuy (bug 2198):Stig Bjørlykke2-21/+31
2008-01-19Cleanup the whitespace.Jaap Keuter1-205/+200
2008-01-19Free allocated data in prefs_reset, removed need for uat_reload_all and Stig Bjørlykke6-48/+44
2008-01-18I can't find any reason to unselect the current package only when an entryStig Bjørlykke1-1/+1
2008-01-18Added smi_modules_uat and smi_paths_uat to libwireshark.def.Stig Bjørlykke1-0/+2
2008-01-18decode IDB options (if_tsaccur and if_fcslen)Ulf Lamping2-24/+134
2008-01-18Document required changes to top level Makefile.nmake.Jaap Keuter1-17/+30
2008-01-18Move libsmi settings from virtual mibs protocol page to name resolution page.Jaap Keuter4-32/+71
2008-01-18Correct a typo.Anders Broman1-1/+1
2008-01-18Let epan/asn1.c handle real type.Anders Broman1-36/+13
2008-01-18Add link to pcap-ng format specification and use #defines for hex values ofStephen Fisher1-18/+27