Skip to content
  1. Nov 20, 2001
  2. Nov 19, 2001
  3. Nov 16, 2001
  4. Nov 15, 2001
  5. Nov 14, 2001
  6. Nov 12, 2001
  7. Nov 07, 2001
  8. Oct 20, 2001
  9. Oct 17, 2001
    • William A. Rowe Jr's avatar
      · 292dc5d6
      William A. Rowe Jr authored
        It is absolutely invalid practice to test 'prot' bits to determine if a
        file is readable.  The only acceptable means of testing readability is to
        open it for reading, due to discrepancies between permissions, DACLs and
        SACLS.  Even Linux hackers are gonna need to learn that lesson if they
        plan to do any DOD or Gov work once DACL-enhanced Linux is adopted.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@91516 13f79535-47bb-0310-9956-ffa450edef68
      292dc5d6
  10. Oct 12, 2001
  11. Oct 11, 2001
    • Justin Erenkrantz's avatar
      This is the mod_ssl input filtering rewrite. Lots of stuff here. I also · c4150ee9
      Justin Erenkrantz authored
      changed some of the style issues within the filtering code to conform to
      the rest of the server.
      
      Various incarnations of this patch have been posted to dev@httpd without
      feedback.  Now that it passes all of the httpd-test cases (with the
      exception of module/negotiation test which fails without mod_ssl anyway),
      it is time to check it in.
      
      Please review and test.  We are under C-T-R rules, so I'm going to take
      advantage of that and commit it now.  I have tested this about as much
      as I can and it seems to work from everything I can give to it.
      Considering that mod_ssl was broken before this commit, this is an
      improvement.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@91414 13f79535-47bb-0310-9956-ffa450edef68
      c4150ee9
  12. Oct 04, 2001
  13. Oct 01, 2001
  14. Sep 18, 2001
  15. Sep 10, 2001
  16. Aug 30, 2001
  17. Aug 27, 2001
  18. Aug 26, 2001
  19. Aug 24, 2001
  20. Aug 23, 2001