432644f - add binding for NSS_NoDB_Init(), bug #509002 move nss_init and

Authored and Committed by jdennis 14 years ago
    - add binding for NSS_NoDB_Init(), bug #509002 move nss_init and
        nss_shutdown from ssl module to nss module
    - installed source code in Mozilla CVS repository update URL tag to point
        to CVS repositoy (not yet a valid URL, still have to coordinate with
        Mozilla) minor tweak to src directory layout
    - Convert licensing to MPL tri-license
    - apply patch from bug #472805, (Miloslav Trmač) Don't allow closing a
        socket twice, that causes crashes. New function
        nss.io.Socket.new_socket_pair() New function nss.io.Socket.poll() New
        function nss.io.Socket.import_tcp_socket() New method
        nss.nss.Certificate.get_subject_common_name() New function
        nss.nss.generate_random() Fix return value creation in
        SSLSocket.get_security_status New function
        nss.ssl.SSLSocket.import_tcp_socket()
    
        
file modified
+1 -1
file modified
+26 -4
file modified
+1 -1