1. 12 May, 2004 1 commit
  2. 26 Mar, 2004 1 commit
  3. 25 Mar, 2004 1 commit
  4. 12 Mar, 2004 1 commit
  5. 11 Mar, 2004 1 commit
  6. 10 Mar, 2004 1 commit
  7. 06 Mar, 2004 1 commit
  8. 05 Mar, 2004 2 commits
  9. 04 Mar, 2004 7 commits
  10. 29 Feb, 2004 1 commit
  11. 28 Feb, 2004 5 commits
  12. 25 Feb, 2004 1 commit
  13. 22 Feb, 2004 2 commits
  14. 10 Feb, 2004 1 commit
  15. 09 Feb, 2004 1 commit
  16. 08 Feb, 2004 1 commit
  17. 06 Feb, 2004 1 commit
  18. 05 Feb, 2004 1 commit
  19. 23 Jan, 2004 1 commit
  20. 12 Jan, 2004 1 commit
  21. 08 Jan, 2004 2 commits
  22. 01 Jan, 2004 1 commit
  23. 15 Dec, 2003 2 commits
  24. 12 Dec, 2003 1 commit
  25. 26 Nov, 2003 1 commit
  26. 25 Nov, 2003 1 commit
    • Joe Orton's avatar
      Extend mod_status output to include SSL session cache status · 16d8b7b2
      Joe Orton authored
      information:
      
      * modules/ssl/mod_ssl.c (ssl_hook_pre_config): Call
      ssl_scache_status_register.
      
      * modules/ssl/ssl_scache.c (ssl_scache_status): Removed function.
      (ssl_ext_status_hook): Renamed from ssl_ext_ms_display: switch to
      2.1's mod_status "status_hook" API.
      (ssl_scache_status_register): Register optional hook.
      
      * modules/ssl/ssl_scache_dbm.c (ssl_scache_dbm_status): Adjust to use
      new API.
      
      * modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_status): Adjust
      to use new API.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@101889 13f79535-47bb-0310-9956-ffa450edef68
      16d8b7b2