• Tomas Krizek's avatar
    daemon/tls: fix handling of GNUTLS_E_AGAIN · d11ed9da
    Tomas Krizek authored and Vladimír Čunát's avatar Vladimír Čunát committed
    The code incorrectly assumes GNUTLS_E_AGAIN can only be caused
    by reading the entire libuv buffer. Legitime causes of GNUTLS_E_AGAIN
    wouldn't be processed correctly. These could be caused by a new
    session ticket sent by the server.
    
    Fixes #489
    d11ed9da
To find the state of this project's repository at the time of any of these versions, check out the tags.