Skip to content
Snippets Groups Projects
  1. Apr 13, 2018
    • rswindell's avatar
      Apparent fix for SSH cryptlib session leak (leading to eventual · 02e7accd
      rswindell authored
      'Resource/space exhausted' errors in TLS and SSH:
      The wrong ssh_session is being passed to cryptDestroySession() in
      sbbs_t::hangup() (introduced in rev 1.615), this call to cryptDestorySession()
      fails (returns -1, bad param) thus leaving the actual
      ssh_session never destroyed (leaked).
      02e7accd
  2. Apr 12, 2018
  3. Apr 09, 2018
  4. Apr 07, 2018
  5. Apr 06, 2018
  6. Apr 05, 2018
  7. Apr 04, 2018
  8. Apr 02, 2018
  9. Apr 01, 2018
Loading