aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/follow_ssl.c
AgeCommit message (Expand)AuthorFilesLines
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