1. 27 May, 2003 3 commits
    • 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 18 commits