aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/follow_ssl.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-11Identify client/server by their IP address and port number in follow streams ...Pascal Quantin1-1/+3
2014-05-11Fix display of unidirectional follow TCP/UDP streamsPascal Quantin1-5/+5
2014-05-11Small fixes to Follow Streams dialog box:Pascal Quantin1-1/+1
2014-04-19More name changes.Guy Harris1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-23Create the ability to have packet scoped "proto" data. Bug 9470 (https://bug...Michael Mann1-1/+1
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-13Highlight selected sequence diagram items.Gerald Combs1-1/+1
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-7/+1
2013-06-29Fix indent (Tabs => Spaces) and add modelines info for follow_* filesAlexis La Goutte1-18/+31
2013-05-22Turn "packet_is_ssl()" into a general "does the packet whose dissectionGuy Harris1-5/+1
2013-05-17From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8643Evan Huus1-111/+121
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman1-1/+1
2013-03-09Use explicit casts.Anders Broman1-6/+6
2012-12-24The inverse of GINT_TO_POINTER() is GPOINTER_TO_INT(); use it (thisGuy Harris1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+1
2012-02-17include "../util.h" -> include "ui/util.h"Jörg Mayer1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-2/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+348