/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2000 Helix Code, Inc. (www.helixcode.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 MAIL_CRYPTO_H #define MAIL_CRYPTO_H #include #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ char *mail_crypto_openpgp_decrypt (const char *ciphertext, CamelException *ex); char *mail_crypto_openpgp_encrypt (const char *plaintext, const GPtrArray *recipients, gboolean sign, CamelException *ex); char *mail_crypto_openpgp_clearsign (const char *plaintext, const char *userid, CamelException *ex); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* ! MAIL_CRYPTO_H */ rn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/icu
Commit message (Expand)AuthorAgeFilesLines
* devel/icu: update to 69.1Jan Beich2021-04-092-4/+4
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* devel/icu: update to 68.2Jan Beich2020-12-182-4/+4
* devel/icu: update to 68.1Jan Beich2020-11-033-4/+5
* devel/icu: update to 67.1Jan Beich2020-04-243-16/+4
* devel/icu: update to 66.1Jan Beich2020-03-132-4/+4
* devel/icu: update to 65.1Jan Beich2019-10-043-4/+5
* devel/icu: update to 64.2Jan Beich2019-04-182-4/+4
* devel/icu: unbreak on big-endian after r496981Jan Beich2019-04-131-0/+12
* devel/icu: update to 64.1Jan Beich2019-03-284-31/+9
* devel/icu: handle RC distfilesJan Beich2019-03-281-3/+3
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
* devel/icu: restore SF mirror after r482830Jan Beich2018-10-231-1/+2
* devel/icu: update to 63.1Jan Beich2018-10-234-84/+10
* devel/icu: back out r482186Jan Beich2018-10-162-7/+7
* devel/icu: move to new homeJan Beich2018-10-162-7/+7
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1
* devel/icu: fix toLocaleLowerCase() after r473551Jan Beich2018-07-062-1/+78
* devel/icu: update to 62.1Jan Beich2018-06-293-4/+5
* devel/icu: update to 61.1Jan Beich2018-04-062-5/+5
* devel/icu: drop C++98 compatibility workaroundsJan Beich2018-02-095-360/+1
* devel/icu: update to 60.2 (last minute fixes)Jan Beich2017-12-152-4/+4
* devel/icu: update to 60.2Jan Beich2017-12-104-436/+5
* devel/icu: backport a few bugfixesJan Beich2017-11-283-1/+432
* devel/icu: update to 60.1Jan Beich2017-11-09