[EMAIL PROTECTED] wrote:
Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap

Modified Files:
        ldap-int.h  1.189 ->  1.190
Added Files:
        ldap-tls.h  NONE ->  1.1
        tls2.c  NONE ->  1.1
        tls_g.c  NONE ->  1.1
        tls_m.c  NONE ->  1.1
        tls_o.c  NONE ->  1.1

Log Message:
Modular TLS support, proof of concept. tls2.c would replace tls.c,
but I'm leaving tls.c intact for now.

The GnuTLS and OpenSSL support are working fine; the MozillaNSS support is still pretty broken; it can't initialize itself. (However, it sort of works when linked into a Mozilla app that already does the NSS initialization. See the patch here https://bugzilla.mozilla.org/show_bug.cgi?id=292127 for one example of to accomplish that.)

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/

Reply via email to