From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [IPv6:2001:67c:2050::465:201]) by sourceware.org (Postfix) with ESMTPS id 5DCA03858C27 for ; Mon, 25 Jan 2021 09:02:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5DCA03858C27 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4DPP5g1F3JzQlZ3 for ; Mon, 25 Jan 2021 10:02:47 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id Le7ELYR1pyF3 for ; Mon, 25 Jan 2021 10:02:44 +0100 (CET) From: Max Gautier To: libc-alpha@sourceware.org Subject: [PATCH v3 0/5] iconv: module for IMAP-UTF-7 Date: Mon, 25 Jan 2021 10:02:21 +0100 Message-Id: <20210125090226.39967-1-mg@max.gautier.name> In-Reply-To: <87y2m9agmm.fsf@mid.deneb.enyo.de> References: <87y2m9agmm.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-SPAM-Probability: *** X-Rspamd-Score: 3.49 / 15.00 / 15.00 X-Rspamd-Queue-Id: 2117317CD X-Rspamd-UID: a27477 X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2021 09:02:50 -0000 Here are the updated patchs , using the name IMAP-UTF-7