[dovecot-cvs]
dovecot/src/lib-ntlm Makefile.am, 1.1, 1.2 hmac-md5.c,
1.1, NONE hmac-md5.h, 1.1, NONE
cras at dovecot.org
cras at dovecot.org
Fri Jul 30 04:57:06 EEST 2004
- Previous message: [dovecot-cvs] dovecot/src/lib Makefile.am, 1.38, 1.39 hmac-md5.c,
NONE, 1.1 hmac-md5.h, NONE, 1.1
- Next message: [dovecot-cvs] dovecot/src/auth mech-cram-md5.c, 1.6,
1.7 password-scheme-cram-md5.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/dovecot/src/lib-ntlm
In directory talvi:/tmp/cvs-serv10939/lib-ntlm
Modified Files:
Makefile.am
Removed Files:
hmac-md5.c hmac-md5.h
Log Message:
Merged CRAM-MD5 and NTLM hmac-md5 code. Patch by Joshua Goodall
Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/lib-ntlm/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 28 Jul 2004 15:39:30 -0000 1.1
+++ Makefile.am 30 Jul 2004 01:57:04 -0000 1.2
@@ -4,13 +4,11 @@
-I$(top_srcdir)/src/lib
libntlm_a_SOURCES = \
- hmac-md5.c \
ntlm-des.c \
ntlm-encrypt.c \
ntlm-message.c
noinst_HEADERS = \
- hmac-md5.h \
ntlm.h \
ntlm-types.h \
ntlm-flags.h \
--- hmac-md5.c DELETED ---
--- hmac-md5.h DELETED ---
- Previous message: [dovecot-cvs] dovecot/src/lib Makefile.am, 1.38, 1.39 hmac-md5.c,
NONE, 1.1 hmac-md5.h, NONE, 1.1
- Next message: [dovecot-cvs] dovecot/src/auth mech-cram-md5.c, 1.6,
1.7 password-scheme-cram-md5.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list