cvs commit: apache-1.3/src/support htdigest.c htpasswd.c

1999-10-21 Thread stoddard
stoddard99/10/21 13:46:38 Modified:src/ap ap_checkpass.c ap_getpass.c ap_snprintf.c src/include ap_config.h http_conf_globals.h httpd.h multithread.h scoreboard.h src/main alloc.c buff.c http_core.c http_log.c http_main.c

cvs commit: apache-1.3/src/support htdigest.c htpasswd.c

1999-05-31 Thread coar
coar99/05/31 12:44:31 Modified:src/support htdigest.c htpasswd.c Log: Use the ap_getpass() wrapper rather than reinventing it. Revision ChangesPath 1.23 +68 -12apache-1.3/src/support/htdigest.c Index: htdigest.c ==