cvs commit: apache/src mod_digest.c util_md5.c

1996-03-26 Thread Ben Laurie
ben 96/03/26 11:05:26 Modified:src mod_digest.c util_md5.c Log: Fix warnings and errors on SCO 5. Revision ChangesPath 1.3 +10 -6 apache/src/mod_digest.c Index: mod_digest.c === R

cvs commit: apache/src mod_digest.c util_md5.c util_md5.h Configuration.tmpl Makefile.tmpl http_core.c http_core.h http_protocol.c http_protocol.h

1996-03-20 Thread Alexei Kosut
akosut 96/03/20 19:50:19 Modified:src Configuration.tmpl Makefile.tmpl http_core.c http_core.h http_protocol.c http_protocol.h Added: src mod_digest.c util_md5.c util_md5.h Log: Added some more MD5 support to Apache: * A new module,