• Lars Ingebrigtsen's avatar
    Verify the TLS connection asynchronously · e96df838
    Lars Ingebrigtsen authored
    * src/gnutls.c (gnutls_verify_boot): Refactor out into its own
    function so that we can call it asynchronously.
    (Fgnutls_boot): Use it.
    
    * src/process.c (wait_reading_process_output): Verify the TLS
    negotiation.
    e96df838
gnutls.c 57.2 KB