Skip to content
Snippets Groups Projects
  1. Dec 25, 2022
    • Deucе's avatar
      Whitespace cleanup · 83659316
      Deucе authored
      83659316
    • Deucе's avatar
      Move telnet_expand() into SyncTERM proper. · 9db9df4a
      Deucе authored
      This allows ensuring we don't expand CRLF into CRLFLF.  This is
      usually harmless, but there's no real need to put up with it in
      a program with a single thread using the expand function.
      9db9df4a
    • Deucе's avatar
      Fix outgoing telnet expension · cfb87774
      Deucе authored
      This is what was breaking uploads via telnet.  Not only was it sending
      the unexpanded buffer, it was also sending the length of the expanded
      buffer out of it (wandering into gibberish or at worst, outside of the
      buffer).
      cfb87774
    • Deucе's avatar
      Fix RIP_FILE_QUERY · c3b82708
      Deucе authored
      c3b82708
  2. Dec 24, 2022
  3. Dec 23, 2022
  4. Dec 21, 2022
  5. Dec 17, 2022
  6. Dec 14, 2022
  7. Dec 08, 2022
  8. Dec 05, 2022
  9. Dec 03, 2022
  10. Dec 02, 2022
  11. Dec 01, 2022
Loading