aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Fix for bug 6009:Jaap Keuter1-1/+1
2011-06-13Remove not used cap_pipe_err_str.Jakub Zawadzki1-10/+2
2011-06-13Handle deprecated GtkTooltips.Anders Broman2-5/+15
2011-06-13Handle deprecated GtkTooltips.Anders Broman1-7/+66
2011-06-12[Automatic manuf, services and enterprise-numbers update for 2011-06-12]Gerald Combs2-48/+271
2011-06-12cfilter can be NULL. Handle this correctly.Michael Tüxen1-6/+8
2011-06-11Use spaces uniformly in AC_WIRESHARK_PYTHON_CHECK.Guy Harris1-18/+23
2011-06-11Just as with autoconf, we need to include the Python cflags whenGuy Harris1-1/+1
2011-06-11Do the Python embedding similarly to other "default = yes, if available"Guy Harris4-24/+48
2011-06-11Include <Python.h> to get the Python version number.Guy Harris1-1/+4
2011-06-11The "shared by every program in the Wireshark suite, including dumpcap"Guy Harris1-8/+0
2011-06-10Make the U3 and PortableApps "clean" and "distclean" targets moreGerald Combs2-1/+3
2011-06-10Add some more error checking.Guy Harris1-4/+15
2011-06-10Make capture dialog compile with GTK3+Anders Broman1-9/+59
2011-06-10Seemingly this is needed to...Anders Broman1-2/+2
2011-06-10Add casts to make it compile on some old ERHL box.Anders Broman1-1/+1
2011-06-10From Pascal Quantin:Anders Broman1-6/+2
2011-06-10Fix capinfo: ** ERROR **: Unknown capture file type 61Jakub Zawadzki1-1/+5
2011-06-10Add a hack to prevent a gcc warning "ignoring return value of 'strtoul'..."Bill Meier1-2/+15
2011-06-09Add another cast.Gerald Combs1-1/+1
2011-06-09The only place where we care about zlib is file_wrappers.c; includeGuy Harris3-8/+6
2011-06-09Add a couple of casts to make Visual C++ happy.Gerald Combs1-4/+3
2011-06-09Fix possible compilation errors.Jakub Zawadzki1-10/+9
2011-06-09- Add something to columns when using mime-encapJakub Zawadzki3-3/+5
2011-06-09- Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki9-174/+310
2011-06-09Move the copyright notice and the config.h include to the top of theGerald Combs1-2/+4
2011-06-09Make sure we don't write invalid record lengths.Gerald Combs1-0/+6
2011-06-09Simplify timestamp checking: only check the packet's timestamp ifJeff Morriss1-4/+10
2011-06-09From Colin O'Flynn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5980Alexis La Goutte1-3/+121
2011-06-09Only count an ACK if it's part of an existing conversation, otherwise weGerald Combs1-3/+8
2011-06-09Add ws-coding-style.cfg to dist.Anders Broman1-0/+1
2011-06-09Add casts to make it compile on some old ERHL box.Anders Broman6-26/+27
2011-06-09From Francesco Fondelli:Anders Broman1-0/+363
2011-06-09From Madhusudhan M:Anders Broman5-5/+1472
2011-06-08As pointed out by Jakub Zawadzki:Jörg Mayer1-0/+6
2011-06-08Limit the lengths of some of our patterns. Fixes an infinite loop foundGerald Combs1-16/+16
2011-06-08* Add Keep Going bit flag in insert commandAlexis La Goutte1-459/+488
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.Jörg Mayer3-5/+66
2011-06-08Fix a typo (spotted by Pascal Quantin).Martin Mathieson1-1/+1
2011-06-08The passed-in filter string can no longer be NULL, so use strlen instead of t...Martin Mathieson2-6/+6
2011-06-08Last patch removed $Id$ head lineJörg Mayer1-0/+3
2011-06-08Copy over changes from cmake git HEAD.Jörg Mayer2-28/+62
2011-06-08This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6008Michael Tüxen1-8/+8
2011-06-08Try to fix the Ubuntu buildbot.Anders Broman1-7/+48
2011-06-08Assign to a dummy variable to squelch the warning.Anders Broman1-1/+2
2011-06-08Move the warning "...SercosIII heuristic dissector cannot be registered.." to...Anders Broman1-8/+1
2011-06-08From Roland Knall via bug 6007:Stig Bjørlykke1-1/+0
2011-06-08Remove the interlinki plugin dir as it's now a builtin dissector.Anders Broman0-0/+0
2011-06-08Remove theinterlinki plugin dir as it's now a builtin dissector.Anders Broman13-767/+0
2011-06-08From Michael Mann:Anders Broman7-6/+0