Skip to content
Snippets Groups Projects
  1. Jun 27, 2020
  2. May 03, 2020
  3. Apr 29, 2020
  4. Feb 21, 2018
  5. Feb 20, 2018
  6. Feb 11, 2018
  7. Feb 27, 2015
  8. Feb 10, 2015
  9. Feb 09, 2015
    • deuce's avatar
      More xlat stuff. · 161762e1
      deuce authored
      Fix settings like "RLogin Reversed" and "C128 (80col)" in enums.  Enum
      values can't have spaces in them.
      161762e1
  10. Mar 07, 2014
  11. Feb 06, 2014
  12. Jan 23, 2014
  13. Apr 25, 2012
  14. Feb 15, 2012
  15. Feb 11, 2012
    • deuce's avatar
      Set res=NULL after calling freeaddrinfo(). · b730f0e1
      deuce authored
      Fixes crash on OS X (and double-free everywhere else) after a getaddrinfo()
      succeeds, but the connect fails after returning EWOULDBLOCK/EAGAIN/etc.
      
      Reported by Michael Montague (thanks!)
      b730f0e1
  16. Dec 07, 2011
  17. Sep 10, 2011
  18. May 27, 2011
  19. May 26, 2011
  20. Mar 08, 2010
  21. Mar 03, 2010
  22. Apr 05, 2008
  23. Jan 21, 2008
  24. Jan 20, 2008
    • deuce's avatar
      Add direct to serial mode. · c8a30212
      deuce authored
      Follows DSR rather than DCD and DTR is de-asserted at the end of the
      input thread rather than by mode_close()
      
      May still have issues with modem_close() if DCD is still asserted (unlikely)
      c8a30212
    • rswindell's avatar
      * Changed the reversed RLogin connection to its own connection type · 78e4b9c2
      rswindell authored
      * Use the same help buffer for redundant configuration options
      * Elimianted unused variables
      * Removed "BBS" from menu options and help since this is not a BBS-only client
      * TCP port is only displayed/configurable for TCP connection types
      * Change "Video Mode" and "Screen Setup" to "Screen Mode" - to be consistent
      * #ifdef'd out the configurable mouse actions (since they're not yet)
      * Prompt for connection type when creating a new directory entry
      78e4b9c2
  25. Nov 13, 2007
  26. Oct 23, 2007
  27. Oct 22, 2007
Loading