Skip to content
  1. May 31, 2003
  2. May 30, 2003
  3. May 29, 2003
  4. May 28, 2003
  5. May 27, 2003
  6. May 26, 2003
  7. May 25, 2003
  8. May 23, 2003
  9. May 22, 2003
    • William A. Rowe Jr's avatar
      · 54bae47a
      William A. Rowe Jr authored
        The patch below reverts the prior commit to eliminate SSL_set_state().
        Some additional work or research is required in order to pass the
        perl-framework regressions, but I don't have the cycles and don't
        care to leave the broken code in cvs HEAD.
      
      REVERTING: wrowe 2003/05/19 08:13:19
      
        Modified:    modules/ssl config.m4 ssl_engine_io.c ssl_engine_kernel.c
                              ssl_toolkit_compat.h
        Log:
          Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin
          rehandshaking the SSL connection, vis-a-vis ApacheSSL.
      
        Revision  Changes    Path
        1.15      +0 -1      httpd-2.0/modules/ssl/config.m4
        1.108     +1 -1      httpd-2.0/modules/ssl/ssl_engine_io.c
        1.93      +1 -1      httpd-2.0/modules/ssl/ssl_engine_kernel.c
        1.34      +0 -6      httpd-2.0/modules/ssl/ssl_toolkit_compat.h
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100004 13f79535-47bb-0310-9956-ffa450edef68
      54bae47a
    • Bradley Nicholes's avatar
      Add the copyright notice in the NetWare make files · 27401c7f
      Bradley Nicholes authored
      Submitted by: G�nter Knauf <gk@gknw.de>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100001 13f79535-47bb-0310-9956-ffa450edef68
      27401c7f