aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ssl-utils.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2008-07-12 14:42:14 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2008-07-12 14:42:14 +0000
commit445e2212b7289416a0fbe11e3b76981ce60e8310 (patch)
tree7c736bcc8102322809156a8c60fcdd36eb7b2968 /epan/dissectors/packet-ssl-utils.h
parenta092f9857dd782c4ccf5792953269bded3706bb9 (diff)
Move the registration for SSL sockets to the protocol dissectors themselves.
svn path=/trunk/; revision=25721
Diffstat (limited to 'epan/dissectors/packet-ssl-utils.h')
-rw-r--r--epan/dissectors/packet-ssl-utils.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/epan/dissectors/packet-ssl-utils.h b/epan/dissectors/packet-ssl-utils.h
index 320e447b81..9937daec60 100644
--- a/epan/dissectors/packet-ssl-utils.h
+++ b/epan/dissectors/packet-ssl-utils.h
@@ -1,9 +1,12 @@
/* packet-ssl-utils.h
+ * ssl manipulation functions
+ * By Paolo Abeni <paolo.abeni@email.com>
*
* $Id$
*
- * ssl manipulation functions
- * By Paolo Abeni <paolo.abeni@email.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -56,11 +59,6 @@
#define SSL_PRIVATE_KEY void
#endif /* HAVE_LIBGNUTLS */
- /* The TCP port to associate with by default */
-#define TCP_PORT_SSL 443
-#define TCP_PORT_SSL_LDAP 636
-#define TCP_PORT_SSL_IMAP 993
-#define TCP_PORT_SSL_POP 995
/* version state tables */
#define SSL_VER_UNKNOWN 0