aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-13Add SERCOS ethertype for upcoming dissector.Jaap Keuter1-0/+4
2008-02-13Fix for bug 2259:Jaap Keuter1-0/+1
2008-02-13Remove mention of tshark being installed setuid root as it now uses dumpcap.Stephen Fisher1-4/+4
2008-02-13Check in changes originally checked in as SVN revision 24308 (new columnStephen Fisher7-7/+102
2008-02-13Replace a g_snprintf() with a strncpy(). Fixes bugs 2260 to 2262.Gerald Combs1-14/+15
2008-02-13Add a priority level to each context in the info status bar. Use it to makeGerald Combs2-9/+59
2008-02-13Do not update window title when destroying the dialog.Stig Bjørlykke1-4/+6
2008-02-12Restore edits lost in previous checkin.Anders Broman1-4/+21
2008-02-12As we don't destinguish between the application ID's avoid duplicated entries.Anders Broman3-259/+60
2008-02-12Fixed an incorrect free loop.Stig Bjørlykke1-1/+2
2008-02-12Added WLAN Traffic Statistics dialog.Stig Bjørlykke5-0/+580
2008-02-12Revert commit 24308 until I can get it to compile on Windows/Linux/SolarisStephen Fisher6-90/+7
2008-02-12Introduce a new column type called custom, which lets you put any displayStephen Fisher6-7/+90
2008-02-12Add a cast.Stig Bjørlykke1-1/+1
2008-02-11Clean up a bit.Anders Broman1-15/+49
2008-02-11Updates according to ETSI ES 283 026 V1.6.0 (2008-02)Anders Broman3-1/+78
2008-02-11Wireshark occasionally starts up behind other applications. Bring it to theGerald Combs1-0/+3
2008-02-11Windows (confirmed with Vista, XP, and 98) sends the "secs" value as aGerald Combs1-3/+14
2008-02-11A few more pedantic fixes ...Bill Meier1-2/+4
2008-02-11A few minor pedantic fixes ....Bill Meier4-11/+11
2008-02-11Fixed setting filter in SCTP Chunk Counter statistics.Stig Bjørlykke2-5/+6
2008-02-11Avoid double space in filter when creating from conversations and endpoints.Stig Bjørlykke2-10/+10
2008-02-11Fix one add'tl warning as reported by David KirkbyBill Meier1-1/+0
2008-02-10The type field of an mtp3_addr_pc_t is a "which SS7 standard is this?"Guy Harris2-5/+1
2008-02-10Do the time calculations with 64-bit integers, rather than in floatingGuy Harris2-53/+111
2008-02-09Fix (Sun) compiler warnings as reported by David Kirkby: Part 1Bill Meier6-27/+30
2008-02-09Fix for bug #2250Stephen Fisher3-14/+14
2008-02-08- Add application Id:s to DiameterAnders Broman4-28/+81
2008-02-08Add get_sctp_port to libwireshark.defStig Bjørlykke1-0/+1
2008-02-08Added SCTP Endpoints table.Stig Bjørlykke4-29/+141
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for someStig Bjørlykke16-484/+490
2008-02-08based on the novell idllib sources :Ronnie Sahlberg3-18/+63
2008-02-08Fix typo in commentStephen Fisher1-1/+1
2008-02-07Only check for pcap_breakloop()'s "usability" if it might be present butGuy Harris1-20/+33
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke38-117/+31
2008-02-07Removed a break which disabled some code.Stig Bjørlykke1-3/+1
2008-02-07Rewrote some "if(tree)" code inside a switch-case to avoid unused code Stig Bjørlykke1-591/+650
2008-02-07Removed some more "statement not reached" warnings.Stig Bjørlykke10-54/+28
2008-02-07Removed some "statement not reached" warnings.Stig Bjørlykke11-89/+48
2008-02-07When generating PDML, insert a fake protocol wrapper around top-level field i...Martin Mathieson1-3/+33
2008-02-07Corrected some types.Stig Bjørlykke3-12/+12
2008-02-07Fix a (never used) 'anonymous struct'Bill Meier1-1/+1
2008-02-06From Grzegorz Szczytowski :Anders Broman1-1/+11
2008-02-06Eliminate an anonymous struct, as noticed by Andrew Hood.Stig Bjørlykke2-18/+18
2008-02-06From Thomas Dreibholz (bug 2248):Stig Bjørlykke3-0/+179
2008-02-06Initialize filenamelen to avoid a warning.Stig Bjørlykke1-1/+1
2008-02-05Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).Stig Bjørlykke9-122/+117
2008-02-05Document the "-o dec" changes.Stig Bjørlykke1-5/+5
2008-02-05From Michael McCartney (bug 2246):Stig Bjørlykke1-3/+7
2008-02-05From J.C. Wren (and Bill Meier): Updates to reflect current makefiles & etcBill Meier1-70/+14