aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-29[Automatic manuf, services and enterprise-numbers update for 2012-01-29]Gerald Combs2-21/+187
2012-01-28Don't register ett_ssl_keyex_params twice.Michael Tüxen1-1/+0
2012-01-28From Tyson Key:Anders Broman1-16/+16
2012-01-28From Tom Brezinski:Anders Broman2-13/+51
2012-01-28From Claudio:Anders Broman1-2/+5
2012-01-28From Andreas Heise:Anders Broman3-7/+41
2012-01-28From Tobias Witek:Anders Broman1-2/+13
2012-01-28From Tobias Witek:Anders Broman3-0/+9
2012-01-28From Michal Labedzki:Anders Broman1-8/+100
2012-01-28From Michael:Anders Broman3-28/+533
2012-01-28From Martin Kaiser:Anders Broman1-1/+2
2012-01-28Add the Qt files to the tarball.Anders Broman1-0/+64
2012-01-28Well, we *did* go to a widget that invokes callback to get the text forGuy Harris3-15/+2
2012-01-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6712 :Jeff Morriss1-4/+12
2012-01-27FixAlexis La Goutte1-1/+1
2012-01-27Since we know the version of WinPcap we're compiling against, go ahead and di...Chris Maynard2-2/+2
2012-01-27Per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6765#c3, don't displa...Chris Maynard1-1/+1
2012-01-26From Mike Morrin:Anders Broman1-16/+35
2012-01-26Add a format string and remove a couple of unused variables.Gerald Combs1-3/+3
2012-01-26make-dissector-reg.py doesn't always open its cache file.Gerald Combs1-2/+2
2012-01-26From Mike Morrin:Anders Broman15-57/+1371
2012-01-26Apply changes from the "2to3" conversion utility. Print cache information.Gerald Combs1-8/+14
2012-01-26Oh dear, had that test the wrong way around...Martin Mathieson1-2/+2
2012-01-26Dissect the crypto attribute.Anders Broman1-291/+448
2012-01-26Add an 3gpp xml entry.Anders Broman1-0/+1
2012-01-26Fix memory leaks involving tvb_get_stringz() by replacing it with tvb_get_eph...Chris Maynard1-43/+22
2012-01-26When telling RLC whether a frame is a retx, use direct setting if setMartin Mathieson1-6/+37
2012-01-26Fix Coverity CID 1371: UNINIT.Chris Maynard1-1/+1
2012-01-25Fix usage of g_ascii_strdown() and g_ascii_strup() - they do *not*Guy Harris2-11/+14
2012-01-25Try to make the buildbots happy.Michael Tüxen1-5/+7
2012-01-25Actually, you only have monitor mode support if you have pcap_create() -Guy Harris2-0/+4
2012-01-25The proper scope / spec name for OS X is "macx".Gerald Combs1-2/+2
2012-01-25Fix error when building QtShark:Bill Meier2-5/+5
2012-01-25Added billyjeans [AT] gmail.com to the authors list. (No known real name.)Chris Maynard1-0/+1
2012-01-25From billyjeans [AT] gmail.com via bug 6184: "S1AP dissector COL_INFO should ...Chris Maynard2-81/+306
2012-01-25Use a bitwise & when checking with a mask.Michael Tüxen1-1/+1
2012-01-25Remove redundant ().Michael Tüxen1-1/+1
2012-01-25Address warnings reported by Bill.Michael Tüxen1-5/+1
2012-01-25monitor_mode_enabled is only available on WIN32 or if we HAVE_PCAP_CREATE.Jeff Morriss1-2/+2
2012-01-25'error' is only used when we HAVE_LIBPCAP so only define it when that is the ...Jeff Morriss1-2/+4
2012-01-25Third try. This time pipes and stdin are supported and theMichael Tüxen17-2308/+1933
2012-01-25Use sizeof(buff) as length argument when calling g_snprintf().Martin Mathieson1-4/+5
2012-01-25Delete a TODO comment (now that there is an equivalent tshark tap).Martin Mathieson1-4/+0
2012-01-25Tidy up comments / deleted commented-out code.Martin Mathieson1-18/+3
2012-01-25Fix a couple of cut-n-pasteos.Jeff Morriss1-2/+2
2012-01-25Put back an "explicit" for now. I'm not sure it's necessary but QtGerald Combs1-3/+3
2012-01-25Add a comment discussing what it will take to have native file dialogsGerald Combs1-1/+25
2012-01-24Compile PortAudio if it's available.Gerald Combs2-15/+39
2012-01-24Fix typo.Guy Harris1-1/+1
2012-01-24Get rid of a non-ASCII charJeff Morriss1-6/+6