Skip to content
Snippets Groups Projects
  1. Apr 16, 2018
    • rswindell's avatar
      Fix typo in previous commit. · a91d43ff
      rswindell authored
      a91d43ff
    • rswindell's avatar
      2 unrelated changes: · 61dd1bf0
      rswindell authored
      1: Wrap SSH cryptDestroySession() calls in a wrapper that tracks the number of
          open sessions and logs errors upon failure (and remaining session count).
          This is how I found the SSH session leak in sbbs_t::hangup().
          Also found multiple cals to SSH_END() which were invalid (no session to
          destroy) and removed them.
      2: If errors are detected when unpacking a REP packet, save the .rep file
          (in data/file/<filename.rep>.<timestamp>.bad) for later inspection.
          Also added some VOTING.DAT debug output (to be removed later).
          Trying to the get to the bottom of the
          "smb_addvote thread_back field missing" errors.
      61dd1bf0
    • rswindell's avatar
      If the HappyBirthday text.dat line is blank, don't try to display it nor · d3e397b4
      rswindell authored
      pause and CLS after.
      d3e397b4
  2. Apr 15, 2018
  3. Apr 13, 2018
  4. Apr 12, 2018
  5. Apr 09, 2018
  6. Apr 07, 2018
  7. Apr 06, 2018
  8. Apr 05, 2018
  9. Apr 04, 2018
Loading