aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/follow_tcp.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Replace all strerror() with g_strerror().stig1-5/+5
2011-03-23Recode a loop slightly ....wmeier1-4/+7
2010-12-06Remove unnecessary #include "../isprint.h"sfisher1-1/+0
2010-11-26Fix the rest of the include paths after the move of native win32 code to win3...sfisher1-1/+1
2010-10-10- Fix more callbacks.etxrab1-2/+5
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-1/+0
2010-06-25UTF-8-ize a bunch more arrows. If IE6 on XP can render them then theygerald1-9/+9
2010-06-25Try replacing "-->" with the UTF-8 byte sequence for "RIGHTWARDS ARROW".gerald1-9/+9
2010-01-29Fix various gcc -Wshadow warnings.wmeier1-3/+3
2009-07-01Updates to create_tempfile:gerald1-2/+7
2009-04-16More Win64 fixes.gerald1-2/+2
2008-12-15Add a few_missing calls to g_free()wmeier1-0/+2
2008-12-14Fix for bug #3119 (follow_tcp crash when stream filter creation fails)wmeier1-5/+14
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-10/+10
2008-04-13move all code from color.c into color_utils.culfl1-1/+1
2008-04-13use the ending "_win32" for every windows specific fileulfl1-1/+1
2008-04-13sort #includes by directoriesulfl1-22/+22
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11OBJECT_..._DATA --> g_object_..._datawmeier1-1/+1
2008-03-28Fix bug #2286: Folow TCP stream window [needs line wrapping turned back on]sfisher1-8/+0
2008-03-18Finish fixing bug #1138: Follow TCP Streams gets stream direction wrong ...sfisher1-5/+4
2008-03-12Fixed server and client packet count in C Array variables instig1-2/+5
2007-11-26s/stat/eth_stat/ and s/unlink/eth_unlink/ to avoid non-ASCII filename problem...morriss1-3/+3
2007-11-03- Future improve/clean up the now generic follow stream codesfisher1-4/+4
2007-09-16Free some recently added strings when we are done with them.sfisher1-0/+4
2007-09-13Standardize filenames and function names for Follow TCP & SSL stream functionssfisher1-0/+416