Skip to content
  • Rob Swindell's avatar
    MSVC-Build with cryptlib/SSH support. · bf6e2f05
    Rob Swindell authored
    The calls to cryptlib are still broken, so that's a to-do item.
    e.g. calling cryptstatuSOK() in st_crypt.c init_crypt() throws an
    exception:
    "Run-Time Check Failure #0 - The value of ESP was not properly saved across a
    function call.  This is usually a result of calling a function declared with
    one calling convention with a function pointer declared with a different
    calling convention."
    bf6e2f05