aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-imap.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6446 :morriss1-60/+41
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-2/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-03-30More Win64 fixes.gerald1-2/+2
2008-07-12Move the registration for SSL sockets to the protocol dissectors themselves.jake1-0/+3
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier1-3/+4
2006-10-26from stephen f fix for 1040sahlberg1-65/+66
2006-06-29make these two protocols (that are commonly transported atop SSL) register th...sahlberg1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+192