From: Ralf S. Engelschall Date: Sat, 5 May 2001 21:04:24 +0000 (+0000) Subject: Fix todo list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130a0b5c2e11c40fbc8a146b10c6c125856bae1b;p=thirdparty%2Fapache%2Fhttpd.git Fix todo list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@89032 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README b/README index 4f2f61e5041..9e381d67d2c 100644 --- a/README +++ b/README @@ -48,10 +48,10 @@ - ssl_expr_parse.y ........ expression parser source - ssl_expr_eval.c ......... expression machine evaluation - ssl_scache.c ............ session cache abstraction layer - # ssl_scache_dbm.c ........ session cache via DBM file + - ssl_scache_dbm.c ........ session cache via DBM file - ssl_scache_shmcb.c ...... session cache via shared memory cyclic buffer - ssl_scache_shmht.c ...... session cache via shared memory hash table - - ssl_util.c .............. utility functions + # ssl_util.c .............. utility functions # ssl_util_ssl.c .......... the OpenSSL companion source # ssl_util_ssl.h .......... the OpenSSL companion header # ssl_util_table.c ........ the hash table library source