From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55628 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: FLIM files (was: Changes committed gnus/lisp (6 files)) Date: Mon, 05 Jan 2004 02:00:25 +0100 Organization: http://purl.org/harder/ Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073264652 19707 80.91.224.253 (5 Jan 2004 01:04:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2004 01:04:12 +0000 (UTC) Original-X-From: ding-owner+M4168=ding+2Daccount=gmane.org@lists.math.uh.edu Mon Jan 05 02:04:09 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AdJA8-000274-00 for ; Mon, 05 Jan 2004 02:04:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AdJA7-0007UE-05 for ding-account@gmane.org; Sun, 04 Jan 2004 19:04:07 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AdJA3-0007U7-00 for ding@lists.math.uh.edu; Sun, 04 Jan 2004 19:04:03 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id B3AAB3A0046 for ; Sun, 4 Jan 2004 19:04:02 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AdJA2-00080d-00 for ; Mon, 05 Jan 2004 02:04:02 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 22 Original-NNTP-Posting-Host: 0xc3f9537e.esnxr2.ras.tele.dk Original-X-Trace: quimby.gnus.org 1073264642 30790 195.249.83.126 (5 Jan 2004 01:04:02 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 5 Jan 2004 01:04:02 +0000 (UTC) X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > + * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el: > + New files. > > +;;; hmac-def.el --- A macro for defining HMAC functions. > + > +;; Copyright (C) 1999, 2001 Free Software Foundation, Inc. > + > +;; Author: Shuhei KOBAYASHI > +;; Keywords: HMAC, RFC 2104 > + > +;; This file is part of FLIM (Faithful Library about Internet Message). Some general question about files from FLIM: * Should the versions in Gnus be considered a fork? Should changes in Gnus CVS be passed upstream to the FLIM maintainers (I don't think we have done that for some of the existing files derived from FLIM). * If it _is_ a fork, wouldn't it be wise to rename the files to different names to reduce the risk of clashes?