1. 08 Jul, 2005 2 commits
  2. 07 Jul, 2005 1 commit
  3. 06 Jul, 2005 1 commit
  4. 03 Jul, 2005 1 commit
  5. 27 Jun, 2005 1 commit
  6. 24 Jun, 2005 1 commit
  7. 23 Jun, 2005 2 commits
  8. 22 Jun, 2005 1 commit
  9. 17 Jun, 2005 1 commit
  10. 16 Jun, 2005 1 commit
  11. 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
  12. 13 Jun, 2005 1 commit
  13. 11 Jun, 2005 1 commit
  14. 08 Jun, 2005 1 commit
  15. 06 Jun, 2005 1 commit
  16. 03 Jun, 2005 3 commits
  17. 02 Jun, 2005 1 commit
  18. 29 May, 2005 1 commit
  19. 24 May, 2005 3 commits
  20. 21 May, 2005 1 commit
  21. 18 May, 2005 1 commit
  22. 17 May, 2005 1 commit
  23. 16 May, 2005 1 commit
  24. 15 May, 2005 1 commit
  25. 12 May, 2005 1 commit
  26. 11 May, 2005 3 commits
  27. 05 May, 2005 1 commit
  28. 04 May, 2005 2 commits
  29. 25 Apr, 2005 3 commits