aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-24updated some things (optional packages, nsis, gtk-wimp)Ulf Lamping1-8/+24
2004-02-24changed some label textsUlf Lamping1-6/+6
2004-02-24From Jaime Fournier: more bug fixes.Guy Harris1-2/+24
2004-02-24fixed some GTK2 stock items keyboard shortcutsUlf Lamping1-8/+8
2004-02-24fixed some menu item capitalization and keyboard shortcutsUlf Lamping1-25/+25
2004-02-24added a "Close" button to the dialogUlf Lamping1-3/+29
2004-02-24fixed various typosUlf Lamping8-50/+51
2004-02-24with the cahnges to when to call the heuristic dissectorRonnie Sahlberg3-10/+33
2004-02-24From Jaime Fournier: bug fixes.Guy Harris1-6/+9
2004-02-24Small cleanup - the for loop was left over from earlier code that keptGuy Harris1-8/+6
2004-02-24Add a missing line.Gerald Combs1-1/+3
2004-02-24Final updates for 0.10.2.Gerald Combs2-10474/+538
2004-02-24In get_if_name(), return immediately once we've found our interface nameGerald Combs1-1/+2
2004-02-24Put a period at the end of the "Running with" stuff.Guy Harris1-1/+2
2004-02-24Squelch a compiler warning.Guy Harris1-2/+6
2004-02-23Sigh. On Windows OT, device names don't have "\Device\" in front ofGuy Harris1-9/+27
2004-02-23Add a "force" argument to "filter_packets()" andGuy Harris9-34/+36
2004-02-23MSVC doesn't like having header files in .c=.obj targets.Gerald Combs2-5/+6
2004-02-23changed title and menu registering to "IO Graphs"Ulf Lamping1-8/+8
2004-02-23minor changeUlf Lamping1-5/+5
2004-02-23Bump the version to 0.10.2Gerald Combs3-7/+7
2004-02-23Move x11-declarations.h and x11-register-info.h back into BUILT_SOURCES,Gerald Combs1-7/+4
2004-02-23Changed all items to "Endpoint List" and get rid of the "Host List" group.Ulf Lamping10-28/+23
2004-02-23statistics menu redesigned, now looking more like the former menu,Ulf Lamping42-179/+143
2004-02-23Use a pale variant of the foreground color for the background color of theOlivier Biot1-9/+9
2004-02-23Change Email address of Giles ScottJörg Mayer4-6/+6
2004-02-23Move cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES. This tells automakeGerald Combs3-7/+10
2004-02-23Remove a comma at end of enumJörg Mayer1-2/+2
2004-02-23update to kerberos. now also decrypting the KRB_PRIB blobsRonnie Sahlberg1-8/+75
2004-02-23Another small closing bracket fixup.Richard Sharpe1-3/+3
2004-02-23Make the tap names for host statistics use "hosts" instead of "conv",Guy Harris9-53/+52
2004-02-23Small fix to usage text to add a trailing closed square bracket (]).Richard Sharpe1-2/+2
2004-02-23Put in a comment noting a problem with dialog boxes popped up before theGuy Harris1-1/+9
2004-02-22Make the default ASN.1 file be "no file", not {Ethereal installGuy Harris1-14/+20
2004-02-22change menu item names from "Host List" to "Endpoint List"Ulf Lamping2-4/+4
2004-02-22TETHEREAL_TAP_SRC contains the names of source files for taps forGuy Harris1-2/+2
2004-02-22some changes to the dialog layout and added some tooltipsUlf Lamping1-30/+54
2004-02-22minor bugfixUlf Lamping1-9/+9
2004-02-22From Peter J. Creath: add a convenience macro for value_string tablesGuy Harris1-1/+4
2004-02-22Squelch a compiler warning.Guy Harris1-116/+117
2004-02-22Make the message a bit more detailed (modeled after the one from theGuy Harris1-3/+5
2004-02-22From Greg Morris: if a search reaches the end or beginning of the list,Guy Harris1-4/+16
2004-02-22statistics menu structure proposal:Ulf Lamping6-19/+36
2004-02-22tcp_graph.h is no longer needed, as the tap mechanism is now usedUlf Lamping4-38/+3
2004-02-22WIDGET_SET_SIZE(-2) is asserted by current GTK2 libs, so don't use itUlf Lamping7-14/+14
2004-02-22Redesigned the menu structure of the former statistics stuff,Ulf Lamping43-453/+425
2004-02-22gtkclist.c is called ethclist.c nowUlf Lamping1-2/+2
2004-02-22_HEADERS has special automake meaning. Rename to _INCLUDES where no magic is ...Jörg Mayer1-15/+15
2004-02-22build randpkt similar to dftestJörg Mayer1-6/+9
2004-02-22make the Makefile.common really common between automake and nmake,Ulf Lamping3-132/+115