aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Convert a bunch of ints to size_t in ngsniffer.c, and make sure file_readGerald Combs2-15/+15
2009-03-09P64 fixes.Gerald Combs9-18/+18
2009-03-09Make sure our offset increases, otherwise we'll go into a large loop.Gerald Combs1-1/+1
2009-03-09Enable checkAPIs on gtk/...Bill Meier1-1/+1
2009-03-09Replace use of ("prohibited") tmpnam() with codeBill Meier1-8/+28
2009-03-09Use "wshprint" (instead of "ethprint") for prefix of temp file name;Bill Meier1-6/+6
2009-03-09Add $Id$Bill Meier1-0/+2
2009-03-09Fix non-ascii character in file...Bill Meier1-1/+1
2009-03-09stat() ==> ws_stat() [to keep checkAPIs happy];Bill Meier1-3/+4
2009-03-09Use ws_fopen() [not fopen()] so that a path\filename withBill Meier1-1/+3
2009-03-09 Fix File ! Export ! Selected Bytes [Windows] crash whichBill Meier1-7/+8
2009-03-09Corrected oid names.Stig Bjørlykke3-6/+6
2009-03-09Corrected oid name.Stig Bjørlykke2-4/+4
2009-03-09Removed support for FT_UINT64/BASE_NONE/VALS combination.Stig Bjørlykke1-10/+4
2009-03-09From Steve Karg:Jaap Keuter2-12/+80
2009-03-09Handle BASE_NONE as BASE_DEC until we get a proper handling of integerStig Bjørlykke1-0/+1
2009-03-09From Jakub Zawadzki and me (bug 3283):Stig Bjørlykke1-0/+55
2009-03-09Added FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.Stig Bjørlykke1-42/+60
2009-03-08Remove a unused g_strdup().Stig Bjørlykke1-1/+1
2009-03-08Don't close the UAT dialog when pressing Apply.Stig Bjørlykke1-14/+14
2009-03-08Handle a empty string as "0" when checking numeric uat values, becauseStig Bjørlykke1-12/+17
2009-03-08Don't use ep_strndup() to copy the uat protocol name, because the valueStig Bjørlykke2-4/+22
2009-03-08Fix File ! Save As on Windows to properly delete an existing file even if the Bill Meier1-4/+7
2009-03-08Fix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.Bill Meier1-5/+5
2009-03-08add "PPP/SLIP" to the dialup interfacesUlf Lamping1-1/+2
2009-03-08Change a a remaining eth_fopen to ws_fopen (used only under an #if debug).Bill Meier1-1/+1
2009-03-08[Automatic manuf update for 2009-03-08]Gerald Combs1-2/+24
2009-03-08Set correct svn:keywords and svn:eol-style.Stig Bjørlykke2-61/+63
2009-03-08Redesign GeoIP information presentation.Jaap Keuter1-77/+153
2009-03-08From Peter (bug 3314):Stig Bjørlykke1-4/+4
2009-03-08Implemented edit dialogs for integer, string and range values inStig Bjørlykke1-4/+180
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke7-9/+9
2009-03-08Trying to fix the build on non-Win32 platforms.Jaap Keuter1-1/+1
2009-03-08Get rid of more code related to the Clist removal.Anders Broman1-20/+1
2009-03-08Get rid of another Clist.Anders Broman1-282/+199
2009-03-07Fix "ansi_a_stat.c:314: warning: unused variable ‘default_titles’"Anders Broman1-2/+0
2009-03-07Get rid of another Clist.Anders Broman1-225/+169
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 soBill Meier2-2/+3
2009-03-07Use UAT_FLD_PATHNAME for paths.Stig Bjørlykke1-1/+1
2009-03-07Move packet-pres.c to dirty ASN.1 dissectors until we fix the warningStig Bjørlykke1-1/+1
2009-03-07More P64 changes.Guy Harris1-2/+2
2009-03-07More P64 changes.Guy Harris1-1/+1
2009-03-07More P64 changes.Guy Harris1-2/+3
2009-03-07More P64 changes.Guy Harris1-1/+2
2009-03-07Squelch warnings - none of those strings will be so long that theGuy Harris1-6/+6
2009-03-07More P64 stuff.Guy Harris2-6/+7
2009-03-07Some LLP64 work to get rid of warnings for Win64; this is also good forGuy Harris2-14/+14
2009-03-07Fix Win32 build breakage.Gerald Combs2-3/+5