1. 27 May, 2003 5 commits
    • William A. Rowe Jr's avatar
      · c4d2c4a2
      William A. Rowe Jr authored
        These tests now exist in acinclude.m4
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100041 13f79535-47bb-0310-9956-ffa450edef68
      c4d2c4a2
    • William A. Rowe Jr's avatar
      · d38e4e13
      William A. Rowe Jr authored
        Clean up the OpenSSL/SSL-C tests...
      
        OpenSSL must remain a 'higher priority' than picking up sslc headers
        (especially since openssl headers are clearly namespace decorated.)
      
        Introduce a --with-sslc flavor to override this priority ordering.
      
        Test the now-current safe flavors of OpenSSL/SSL-C (which gets tricky
        with OpenSSL 0.9.6j/0.9.7b safe flavors.)
      
        Reorder variables restoration to preceed error reporting/failure.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100040 13f79535-47bb-0310-9956-ffa450edef68
      d38e4e13
    • William A. Rowe Jr's avatar
      · 0dcbc27e
      William A. Rowe Jr authored
        Any library could benefit from SSL_set_cert_store(), if the library
        sources have been patched.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100039 13f79535-47bb-0310-9956-ffa450edef68
      0dcbc27e
    • William A. Rowe Jr's avatar
      · ae52f8ad
      William A. Rowe Jr authored
        As Geoff Thorpe <geoff@geoffthorpe.net> points out, we must perform our
        compilation tests for the SSL_has_foo functions while we have completely
        populated the config with 'standard' libraries from our apr configuration.
      
        This allows us to compile more complex dependencies such as the test for
        ENGINE_init(), which also requires -lsockets etc on Solaris for any
        static build of OpenSSL.  If this fails, we will have to research using
        the pkgconfig/openssl.pc configuration to perform these precompile tests.
      
        This restores the various HAVE_SSL_{FOO} macros for SSL-C and introduced
        the proper test for HAVE_ENGINE_INIT.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100038 13f79535-47bb-0310-9956-ffa450edef68
      ae52f8ad
    • Yoshiki Hayashi's avatar
      Sync Japanese translation. · f1243dd2
      Yoshiki Hayashi authored
      Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100033 13f79535-47bb-0310-9956-ffa450edef68
      f1243dd2
  2. 26 May, 2003 1 commit
  3. 25 May, 2003 5 commits
  4. 23 May, 2003 3 commits
  5. 22 May, 2003 3 commits
  6. 21 May, 2003 7 commits
  7. 20 May, 2003 16 commits