aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke48-284/+157
2011-06-28Use the filter argument as the capture filter for all interfaces.Michael Tüxen1-2/+6
2011-06-27Use the latest libsmi package. Note that we now support OID resolutionGerald Combs6-22/+30
2011-06-27Put variable under the correct #ifdef.Michael Tüxen1-2/+2
2011-06-27Fix the bug reported by Guy. NowMichael Tüxen2-6/+10
2011-06-27Update suite-clopts.sh to match dumpcap's error output. Add a commentGerald Combs2-1/+5
2011-06-27Report the correct interface when there is a problem with a capture filter.Michael Tüxen2-6/+14
2011-06-27Enable the cap_history again. It was temporary disabled a couple of hours ago.Michael Tüxen1-24/+14
2011-06-27Improve the report of illegal capture filters. Also show the interface descri...Michael Tüxen3-21/+30
2011-06-27From bug 6057:Stig Bjørlykke4-3/+29
2011-06-27List cygwin 'zip' as a needed tool to build the U3 package.Stig Bjørlykke1-0/+3
2011-06-27Use the interface description instead of the interface name whenMichael Tüxen1-2/+2
2011-06-27Remove compile and ylwrap when 'make maintainer-clean'.Stig Bjørlykke1-1/+3
2011-06-27Remove Makefile.in when 'make maintainer-clean'.Stig Bjørlykke2-0/+5
2011-06-27Fix a bug when starting the capture without specifying an interface.Michael Tüxen1-20/+36
2011-06-27Get rid of old non-interface specific settings which are now interfaceMichael Tüxen15-471/+446
2011-06-26Changed adding a new coloring rule to put the new rule at the top of the list.Stig Bjørlykke1-10/+18
2011-06-26[Automatic manuf, services and enterprise-numbers update for 2011-06-26]Gerald Combs2-5/+240
2011-06-25From Tony Trinh via bug 6018:Stig Bjørlykke1-18/+65
2011-06-25Added check for invalid chars in abbrev in ProtoField functions.Stig Bjørlykke1-0/+20
2011-06-25Remove "range" from Lua's Pref.range(), as this value shall be fetched from Stig Bjørlykke1-4/+3
2011-06-25From Tony Trinh via bug 5894:Stig Bjørlykke1-1/+1
2011-06-25From Tony Trinh via bug 5895:Stig Bjørlykke1-12/+23
2011-06-25Make guy's fix in revision 37236 actually work:Stig Bjørlykke1-1/+1
2011-06-24Update the dissector_add call to use the current API.Jaap Keuter1-1/+1
2011-06-24From Peter Nahas:Jaap Keuter1-1/+114
2011-06-24Print the filter string, if one was specified, just like Wireshark does.Chris Maynard1-1/+1
2011-06-24Make Wireshark portable to all locales by calling setlocale(). This, along w...Chris Maynard1-0/+3
2011-06-23Remove old PCRE references from the Windows build environment. We're notGerald Combs5-69/+6
2011-06-23From Dejan Bucar:Jaap Keuter2-39/+349
2011-06-23From Andrey Kulikov:Jaap Keuter1-0/+5
2011-06-23From Andrey Kulikov:Jaap Keuter1-0/+5
2011-06-23Add a check for TShark's return status.Gerald Combs1-0/+6
2011-06-23Add pcap_options to the pcap_queue elements. This lets us keep interfaceGerald Combs1-20/+18
2011-06-23Whitespace cleanup ...Bill Meier1-393/+393
2011-06-23From Ivan Lawrow: GTS Descriptor count is a 3 bit field;Bill Meier1-1/+1
2011-06-23Code from Jakub:Stig Bjørlykke1-0/+5
2011-06-23Use ws_open/ws_read to avoid prohibited APIs.Stig Bjørlykke1-2/+4
2011-06-23Prohibited APIs: strncpy -> g_strlcpy.Stig Bjørlykke1-1/+1
2011-06-23Added missing $Id$Stig Bjørlykke1-0/+2
2011-06-23Fix some of the GTK deprecated functions.Anders Broman1-4/+67
2011-06-23Add GDK deprecated functions.Anders Broman1-86/+336
2011-06-23Add a protocol decode.Anders Broman1-0/+5
2011-06-23From Tony Trinh via bug 5960:Stig Bjørlykke1-1/+1
2011-06-23Use guint32 internally to store mask.Stig Bjørlykke1-1/+1
2011-06-23Rename Tvb_new_real to ByteArray_tvb, as it's a ByteArray function.Stig Bjørlykke1-7/+6
2011-06-23Rename Tvb_tvb to TvbRange_tvb, as it's a TvbRange function.Stig Bjørlykke1-2/+2
2011-06-23Remove not needed forward declaration.Jakub Zawadzki1-3/+0
2011-06-22Fix some gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;Bill Meier7-3328/+3312
2011-06-22Don't assert on invalid custom columns, just set as invalid/unknown.Stig Bjørlykke1-2/+1