1. 24 Jun, 2005 1 commit
  2. 23 Jun, 2005 2 commits
  3. 22 Jun, 2005 1 commit
  4. 17 Jun, 2005 1 commit
  5. 16 Jun, 2005 1 commit
  6. 14 Jun, 2005 1 commit
    • Paul Querna's avatar
      Merge the listen-protocol sandbox branch to trunk. · 1d2b9ac2
      Paul Querna authored
      I will be adding documentation for the new directives hopefully in the next day or so.
      
      * server/core.c: Added 'Protocol' to the core module config
                       Added ap_{set,get}_server_protocol API.
                       Added new directive: 'AcceptFilter'.
                       Enable 'httpready' by default on systems that support it.  Use dataready filters for others.
      
      * server/listen.c: Attempt to inherit protocols from Listener Records to Server configs.
                         The 'Listen' directive can now optionally take a protocol arg
                         Move bits that determined which accept filter is applied to core.c.
                         Added bits to find the correct accept filter based on the core's configuration.
      
      * include/{ap_listen.h,http_core.h}: Add Protocol to respective structures.
      
      * include/http_core.h: Add the accf_map table to the core_server_config structure
      
      * include/ap_mmn.h: Minor MMN Bump for the new interfacces.
      
      * modules/ssl/ssl_engine_init.c: Use the new protocol framework to enable mod_ssl for 'https' websites.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190563 13f79535-47bb-0310-9956-ffa450edef68
      1d2b9ac2
  7. 13 Jun, 2005 1 commit
  8. 11 Jun, 2005 1 commit
  9. 08 Jun, 2005 1 commit
  10. 06 Jun, 2005 1 commit
  11. 03 Jun, 2005 3 commits
  12. 02 Jun, 2005 1 commit
  13. 29 May, 2005 1 commit
  14. 24 May, 2005 3 commits
  15. 21 May, 2005 1 commit
  16. 18 May, 2005 1 commit
  17. 17 May, 2005 1 commit
  18. 16 May, 2005 1 commit
  19. 15 May, 2005 1 commit
  20. 12 May, 2005 1 commit
  21. 11 May, 2005 3 commits
  22. 05 May, 2005 1 commit
  23. 04 May, 2005 2 commits
  24. 25 Apr, 2005 3 commits
  25. 18 Apr, 2005 1 commit
  26. 17 Apr, 2005 1 commit
  27. 15 Apr, 2005 1 commit
  28. 10 Apr, 2005 1 commit
  29. 09 Apr, 2005 2 commits