summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-26From Albert Chin: libpcap 0.8.1 loads the BPF driver on AIX, but to doGuy Harris1-3/+23
2004-02-25Use "tvb_get_string()" rather than duplicating its functionality byGuy Harris1-17/+10
2004-02-25Use "tvb_get_string()" rather than duplicating its functionality byGuy Harris1-6/+4
2004-02-25Make sure the keysym list is present before allocating a buffer to holdGuy Harris1-6/+7
2004-02-25Use "tvb_get_string()" instead of duplicating its functionality by hand.Guy Harris1-14/+5
2004-02-25Describe some problems with processing data pointed to by the result ofGuy Harris1-17/+133
2004-02-25Get rid of a debugging printf.Guy Harris1-2/+1
2004-02-25Seperated the "Go" menu, corresponding to:Ulf Lamping1-19/+20
2004-02-25Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,Guy Harris18-134/+95
2004-02-25for netbios type addresses in kerberosRonnie Sahlberg1-2/+2
2004-02-25Dissect FILE_RENAME_INFO.Guy Harris1-4/+70
2004-02-25Only handle as a suffix stuff following a "." in the last component of aGuy Harris1-3/+16
2004-02-25Don't unlink ringbuffer files if we haven't yet allocated the array ofGuy Harris1-4/+6
2004-02-25changed some labelsUlf Lamping1-11/+59
2004-02-24minor redesign of the dialogUlf Lamping1-43/+62
2004-02-24 added a new section "Installing GTK-Wimp"Ulf Lamping1-1/+34
2004-02-24Add "make-version.pl" to the distribution.Guy Harris1-1/+2
2004-02-24added gtk-wimp to the nsis installer buildUlf Lamping3-3/+37
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