/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2001 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. * */ #ifndef CAMEL_TCP_STREAM_OPENSSL_H #define CAMEL_TCP_STREAM_OPENSSL_H #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #include #define CAMEL_TCP_STREAM_OPENSSL_TYPE (camel_tcp_stream_openssl_get_type ()) #define CAMEL_TCP_STREAM_OPENSSL(obj) (CAMEL_CHECK_CAST((obj), CAMEL_TCP_STREAM_OPENSSL_TYPE, CamelTcpStreamOpenSSL)) #define CAMEL_TCP_STREAM_OPENSSL_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_TCP_STREAM_OPENSSL_TYPE, CamelTcpStreamOpenSSLClass)) #define CAMEL_IS_TCP_STREAM_OPENSSL(o) (CAMEL_CHECK_TYPE((o), CAMEL_TCP_STREAM_OPENSSL_TYPE)) struct _CamelTcpStreamOpenSSL { CamelTcpStream parent_object; struct _CamelTcpStreamOpenSSLPrivate *priv; }; typedef struct { CamelTcpStreamClass parent_class; /* virtual functions */ } CamelTcpStreamOpenSSLClass; /* Standard Camel function */ CamelType camel_tcp_stream_openssl_get_type (void); /* public methods */ CamelStream *camel_tcp_stream_openssl_new (CamelService *service, const char *expected_host); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_TCP_STREAM_OPENSSL_H */ files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2
* Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-261-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Add LICENSEamdmi32015-12-261-0/+4
* - Reset maintainer by his own requestamdmi32015-12-261-1/+1
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-1/+0
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-1/+1
* Cleanup plistantoine2014-11-221-9/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
* - Stage supportmiwi2014-06-061-1/+0
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* - Add conflictsmadpilot2012-06-102-3/+5
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.makc2012-03-071-1/+0
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
* - Update to 1.0.4culot2011-04-232-3/+4