]> granicus.if.org Git - apache/commitdiff
Fix todo list
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 21:04:24 +0000 (21:04 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 21:04:24 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89032 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/README

index 4f2f61e5041a5e7f9da23d5414a9fe3f1018ea34..9e381d67d2c820bdd1f44e4d5b60d79cde672179 100644 (file)
  - 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