aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Add more PHY attributes to MAC frames.Martin Mathieson3-6/+54
2010-12-05[Automatic manuf, services and enterprise-numbers update for 2010-12-05]Gerald Combs1-12382/+12382
2010-12-05[Automatic manuf, services and enterprise-numbers update for 2010-12-05]Gerald Combs2-12391/+12625
2010-12-04From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss3-15/+40
2010-12-04From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Jeff Morriss2-4/+336
2010-12-03From Allan M. Madsen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-3/+4
2010-12-03From Andrew Feren via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5380 :Jeff Morriss1-2/+14
2010-12-03Fix a problem noticed in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-0/+11
2010-12-03After applying GUI preferences, reset the welcome screen's header messageStephen Fisher3-1/+8
2010-12-03Change default for "Welcome screen and title bar shows version" to on perStephen Fisher1-1/+1
2010-12-03Fix spelling errors.Bill Meier1-5/+5
2010-12-03Fix a typo & do whitespace cleanup.Bill Meier1-1/+1
2010-12-03Don't assume everyone knows what Wireshark is.Gerald Combs1-6/+8
2010-12-03Don't include epan/emem.h twice.Stephen Fisher1-1/+0
2010-12-03Change the Wireshark stock icon description from "Auto Scroll in Live Capture"Stephen Fisher1-1/+1
2010-12-03Sync from samba git:Jörg Mayer3-24/+40
2010-12-03From Fred Fierling:Anders Broman3-61/+84
2010-12-02From Gerhard Gappmeier:Anders Broman1-12/+12
2010-12-02Allow more than one instance of Wireshark to be started. For now, the stuffChris Maynard1-9/+10
2010-12-02From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-1/+1
2010-12-02From Slava:Anders Broman1-1/+1
2010-12-02Remove an incorrect (uninformed) comment recently added my me.Bill Meier1-1/+1
2010-12-02Windows 'File ! Save_As': Error popup if saving to name of open capture file ...Bill Meier1-5/+47
2010-12-01From Zachary Mark via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5457 :Jeff Morriss1-1/+3
2010-12-01From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3301 :Jeff Morriss1-13/+37
2010-12-01From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3301 :Jeff Morriss1-6/+6
2010-12-01Add details to the table of Microsoft Visual C++ compilers (Win32 native tool...Stephen Fisher1-1/+53
2010-12-01Change underscore to dash to show correct docbook-xml42 package in Cygwin.Stephen Fisher1-1/+1
2010-12-01Now the Microsoft Visual C++ 2010 redistributable for x86 (32-bit) brings up ...Stephen Fisher1-2/+2
2010-12-01Add extern "C" to more header files.Stephen Fisher3-0/+24
2010-12-01Add #ifndef __PRIVILEGES_H__ / #define / #endif logic to prevent multipleStephen Fisher1-0/+5
2010-12-01Delegated-IPv6-Prefix(123) is shown incorrect as X-Ascend-Call-Attempt-Limit(...Anders Broman2-398/+401
2010-12-01Fix bug #5453 "Help->About Wireshark mis-reports OS" (again) without the help...Stephen Fisher1-1/+12
2010-12-01Added Alex Badea for his contribution via bug #4149.Chris Maynard1-0/+1
2010-12-01From Alex Badea via bug #4149: IPcomp: decompress deflated payloads.Chris Maynard1-3/+17
2010-12-01Fix a GCC error.Bill Meier1-1/+1
2010-12-01On Windows: convert _tzname[] strings from the system charset to UTF8 before ...Bill Meier1-18/+49
2010-12-01Back out r35084 since it contains code fragments from MSDN, which are coveredStephen Fisher1-10/+1
2010-11-30Fix bug #5453: Use GetSystemNativeInfo() function if found on the machine ru...Stephen Fisher1-1/+10
2010-11-30Update the manuf file (ahead of this weekend's auto-update) to reflect rev 35...Jeff Morriss1-12359/+12367
2010-11-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4102 :Jeff Morriss2-15/+20
2010-11-30Convert the .c file names to .obj before putting them in WIRESHARK_GTK_OBJECTS.Jeff Morriss1-1/+1
2010-11-30Move the port audio source into a separate variable which is not run through ...Jeff Morriss1-3/+7
2010-11-30We don't include a comprehensive display filter reference; don't say weGerald Combs1-6/+3
2010-11-30Rename conflicting draft v2 and v8 display filter fields. Fixes bug 4059.Chris Maynard1-8/+8
2010-11-30From Toralf Foerster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-7/+18
2010-11-30From Pascal Quantin:Martin Mathieson1-29/+28
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...Jeff Morriss15-44/+58
2010-11-29Fix "colorize with filter" functionality that got broken with the new_packet_...Sake Blok1-0/+4
2010-11-29Move some checkapi targets into Makefile.commonJeff Morriss12-39/+30