• Show log

    Commit

  • Hash : 468d7b11
    Author : Carlos Martín Nieto
    Date : 2014-11-01T15:19:54

    Add an OpenSSL IO stream
    
    This unfortunately isn't as stackable as could be possible, as it
    hard-codes the socket stream. This is because the method of using a
    custom openssl BIO is not clear, and we do not need this for now. We can
    still bring this in if and as we need it.