1. 14 Dec, 2002 2 commits
    • William A. Rowe Jr's avatar
      · 10b12bab
      William A. Rowe Jr authored
        After some productive feedback and no negative feedback, introduce
        SSLEngine upgrade so that we can begin and continue to support these
        facilities.  This makes it simpler to keep this effort (while we have
        no known clients that support Connection: upgrade at this time), and
        begin refactoring more of SSL into smaller and tighter (and then optional)
        components.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@97913 13f79535-47bb-0310-9956-ffa450edef68
      10b12bab
    • William A. Rowe Jr's avatar
      · abb38195
      William A. Rowe Jr authored
        After some productive feedback and no negative feedback, introduce
        SSLEngine upgrade so that we can begin and continue to support these
        facilities.  This makes it simpler to keep this effort (while we have
        no known clients that support Connection: upgrade at this time), and
        begin refactoring more of SSL into smaller and tighter (and then optional)
        components.
      
        Submitted by: Ryan Bloom
        Reviewed by: William Rowe, Joe Orton
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@97912 13f79535-47bb-0310-9956-ffa450edef68
      abb38195
  2. 08 Dec, 2002 1 commit
  3. 23 Nov, 2002 1 commit
  4. 11 Nov, 2002 1 commit
  5. 07 Nov, 2002 1 commit
  6. 06 Nov, 2002 3 commits
  7. 05 Nov, 2002 4 commits
  8. 04 Nov, 2002 2 commits
    • William A. Rowe Jr's avatar
      · 03821667
      William A. Rowe Jr authored
        Appears we forgot to check the possibility of errors coming from the
        write brigade passed down from the content generator through the body
        and protocol filters.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@97397 13f79535-47bb-0310-9956-ffa450edef68
      03821667
    • William A. Rowe Jr's avatar
      · 6e4141e2
      William A. Rowe Jr authored
        Rename the many flavors of filter_ctx (pRec, fctx etc) to filter_ctx,
        wbio to bio_out, BIO new and free to create and destroy (to match OpenSSL),
        refactor the bio write code to stash errors in outctx->rc,
        fix the blocking read at EOF if we have some data to return,
        and preempt the nonblock read on GETLINE if we have the newline already.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@97393 13f79535-47bb-0310-9956-ffa450edef68
      6e4141e2
  9. 01 Nov, 2002 8 commits
  10. 29 Oct, 2002 2 commits
  11. 27 Oct, 2002 1 commit
  12. 25 Oct, 2002 3 commits
  13. 22 Oct, 2002 1 commit
  14. 17 Oct, 2002 1 commit
  15. 14 Oct, 2002 1 commit
  16. 11 Oct, 2002 1 commit
  17. 01 Oct, 2002 1 commit
  18. 30 Sep, 2002 2 commits
  19. 28 Sep, 2002 2 commits
  20. 15 Sep, 2002 1 commit
  21. 21 Aug, 2002 1 commit