commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils/sieve Makefile.am message.c script.c ...


From: Alain Magloire
Subject: mailutils/sieve Makefile.am message.c script.c ...
Date: Mon, 06 Aug 2001 08:44:31 -0700

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/08/06 08:44:31

Modified files:
        sieve          : Makefile.am message.c script.c sieve-gram.y 
                         util.c util.h 
Removed files:
        sieve          : exitcodes.h hmac-md5.h md5.c md5.h md5global.h 

Log message:
        * sieve/{exitcodes.h hmac-md5.h md5.c md5.h md5global.h}: Removed.
        * sieve/md5-rsa.c: New file, clear identiy that the algo.
        is from RSA and not GNU md5.
        * sieve/md5-rsa.h : New file.
        * sieve/Makefile.am:  added md5-rsa.[ch].
        * sieve/message.h:  lcase() change for strlower ().
        * sieve/script.c: Include md5-rsa.h.
        * sieve/sieve-gram.y: lcase changed for strlower ().
        * sieve/util.c: Remove all the unnecassary code and
        only implement strlower() and strupper().
        * sieve/util.h: Only export strlower and struppper ().

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/Makefile.am.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/message.c.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/script.c.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/sieve-gram.y.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/util.c.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/sieve/util.h.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]