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