Commit eb025998 authored by Ulf Möller's avatar Ulf Möller
Browse files

More patches.

(Are there any others that have been submitted but not yet reviewed/integrated?)
parent f4e723f3
Loading
Loading
Loading
Loading
+8 −1
Original line number Original line Diff line number Diff line


  OpenSSL STATUS                           Last modified at
  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 1999/09/20 23:34:01 $
  ______________                           $Date: 1999/09/21 17:19:05 $


  DEVELOPMENT STATE
  DEVELOPMENT STATE


@@ -19,6 +19,8 @@
    o HP compiler flags <peter_huang@hp.com>
    o HP compiler flags <peter_huang@hp.com>
    o Lennart Bang: test program patches
    o Lennart Bang: test program patches
    o getenv in ca.c and x509_def.c (jaltman@watsun.cc.columbia.edu)
    o getenv in ca.c and x509_def.c (jaltman@watsun.cc.columbia.edu)
    o SMIME tool (demo), Sampo Kellomaki <sampo@iki.fi>
    o OCSP patch, Massimiliano Pala (madwolf@openca.org)


  IN PROGRESS
  IN PROGRESS


@@ -90,6 +92,11 @@
               compiler PIC and linker DSO flags from Apache
               compiler PIC and linker DSO flags from Apache
               into the OpenSSL Configure script.
               into the OpenSSL Configure script.


               Ulf: +1 for using GNU autoconf and libtool (but not automake,
                    which apparently is not flexible enough to generate
                    libcrypto)


    o  The perl/ stuff needs a major overhaul. Currently it's
    o  The perl/ stuff needs a major overhaul. Currently it's
       totally obsolete. Either we clean it up and enhance it to be up-to-date
       totally obsolete. Either we clean it up and enhance it to be up-to-date
       with the C code or we also could replace it with the really nice
       with the C code or we also could replace it with the really nice