1. 14 Mar, 2002 1 commit
    • Doug MacEachern's avatar
      PR: · 0f1d5677
      Doug MacEachern authored
      Obtained from:
      Submitted by:
      Reviewed by:
      fix bug in ssl_io_input_getline():
      in most cases we get all the headers on the first SSL_read.
      however, in certain cases SSL_read will only get a partial
      chunk of the headers, so we now try to read until LF is seen.
      
      bug seen with netscape client (running both on linux and win32) and
      server running on win32.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93931 13f79535-47bb-0310-9956-ffa450edef68
      0f1d5677
  2. 13 Mar, 2002 20 commits
  3. 12 Mar, 2002 19 commits