aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-09From yamisoe AT gmail.com: appverify: Report all missing applications in one ...Bill Meier1-2/+11
2009-02-09- remove reference to AMR (submitted by mistake)Tomas Kukosa7-17/+15
2009-02-09Corrected directory for Info.plist.inStig Bjørlykke1-1/+1
2009-02-09From Peter Johansson:Stig Bjørlykke1-1/+1
2009-02-09Update GnuTls to gnutls-2.6.4-1Tomas Kukosa3-6/+6
2009-02-09Ply parser updated to 3.0Tomas Kukosa2-2032/+2471
2009-02-09Make "Copy as Filter" on the packet list actually work.Jaap Keuter4-6/+36
2009-02-08Chris Maynard:Jörg Mayer1-9/+10
2009-02-08[Automatic manuf update for 2009-02-08]Gerald Combs1-3/+21
2009-02-07#include <epan/conversation.h> not req'd ...Bill Meier12-23/+11
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier10-32/+22
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier117-487/+356
2009-02-06#include <conversation.h> not req'd ....Bill Meier15-15/+0
2009-02-06From Karl Heinz Wolf:Jaap Keuter1-2/+2
2009-02-06Display information which OID is not implemented in expert infoTomas Kukosa1-1/+1
2009-02-05From Sven Wegener:Anders Broman1-3/+3
2009-02-05Replace remaining usage of sprintf ...Bill Meier1-2/+2
2009-02-05Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>Anders Broman1-3/+270
2009-02-05Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>Anders Broman1-1/+20
2009-02-05From Michael Lum:Anders Broman2-7/+27
2009-02-05Init. data to zero.Anders Broman1-3/+15
2009-02-05Trivial spacing changeBill Meier1-1/+1
2009-02-05Fix a typoJeff Morriss1-18/+18
2009-02-05Don't convert a const to a non-constJörg Mayer1-5/+5
2009-02-05Keep the compiler happy: revert one change....Bill Meier1-1/+1
2009-02-05Define most everything as static (fcns & global variables);Bill Meier1-112/+110
2009-02-05#include <epan/prefs> not req'd; minor spacing changes;Bill Meier1-7/+6
2009-02-04More whitespace changesJörg Mayer1-542/+310
2009-02-04Small whitespace changesJörg Mayer1-549/+545
2009-02-04fix the buildbot: linking u3util.exe won't create a manifest file, so don't t...Ulf Lamping1-3/+4
2009-02-04- resolve one reduce/reduce conflict in grammarTomas Kukosa1-159/+155
2009-02-04Don't show channel ID in info column for common channelsMartin Mathieson1-4/+11
2009-02-04add display of GeoIP latitude/longitudeUlf Lamping4-4/+116
2009-02-04One very minor reg_handoff change [static ... not req'd]Bill Meier1-1/+1
2009-02-03Fix some errors I either missed or introduced:Jörg Mayer1-87/+92
2009-02-03Andreas Schuler <krater (A) badterrorist.com>Jörg Mayer3-0/+2003
2009-02-03Remove "empty" header fileStephen Fisher3-29/+0
2009-02-03The new icon files were missing from the distribution list.Jörg Mayer1-0/+6
2009-02-03Get rid of FAQ file completely: It's still available as help/faq.txtJörg Mayer3-7/+9
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping32-0/+105
2009-02-02Revert previous checkin.Anders Broman2-59/+24
2009-02-02Use Python to build tshark-tap-register.cAnders Broman2-24/+59
2009-02-02Actually display the minimum and maximum setup times, and split "setup"Guy Harris1-1/+1
2009-02-02Calculate average max and min setup time.Anders Broman2-20/+65
2009-02-02Set item generated.Anders Broman1-0/+1
2009-02-02If we can't calculate the UDP checksum (e.g., because the packet is truncated)Jeff Morriss1-1/+1
2009-02-02Add Linux support for determining the interface icon; this depends on aGuy Harris1-1/+21
2009-02-02Clean up some comments.Guy Harris1-6/+4
2009-02-01Don't include ../image/toolbar/network_wireless_16.xpm on platformsGuy Harris1-0/+2
2009-02-01Move declarations of routines in gtk/capture_if_dlg.c intoGuy Harris8-29/+64