1. 16 May, 2003 3 commits
    • William A. Rowe Jr's avatar
      · 4b722a4b
      William A. Rowe Jr authored
        Assure that we block on the read BIO when we invoke the read BIO for both
        first-use cases (via ssl_io_input_add_filter) and when we are writing and
        need response from the client (via ssl_io_filter_output).  Both of these
        cases are always blocking.  [
      
      PR: 19242
      Submitted by:	David Deaves <David.Deaves@dd.id.au>, William Rowe
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99863 13f79535-47bb-0310-9956-ffa450edef68
      4b722a4b
    • William A. Rowe Jr's avatar
      · 4029291c
      William A. Rowe Jr authored
        Fix a VPATH build install bug - the special.mk file was never installed
        (because we didn't rewrite it to the VPATH from the sourcepath), so copy
        any sourcepath\build\*.mk files along with the vpath\build\*.mk files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99862 13f79535-47bb-0310-9956-ffa450edef68
      4029291c
    • William A. Rowe Jr's avatar
      · dd70cda3
      William A. Rowe Jr authored
        Fix a VPATH build issue - our command lines can sometimes hit the wall
        against the shell's max command line length.  We had a number of needless
        paths included in VPATH builds; this change will spare us from -I'ncluding
        the module paths with no .h files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99861 13f79535-47bb-0310-9956-ffa450edef68
      dd70cda3
  2. 15 May, 2003 8 commits
  3. 14 May, 2003 5 commits
  4. 13 May, 2003 14 commits
  5. 11 May, 2003 1 commit
  6. 10 May, 2003 6 commits
  7. 09 May, 2003 3 commits