- Jun 27, 2020
-
-
deuce authored
There are a number of conio changes in here too... too many to list. Check the diffs if you actually want to know what changed.
-
- May 03, 2020
-
-
deuce authored
sourceforge. https://sourceforge.net/p/syncterm/feature-requests/13/ This also addresses request 14 https://sourceforge.net/p/syncterm/feature-requests/14/ And disables uifc during startup.
-
- Apr 29, 2020
- Feb 21, 2018
-
-
deuce authored
-
- Feb 20, 2018
-
-
deuce authored
-
- Feb 11, 2018
-
-
rswindell authored
-
- Feb 27, 2015
-
-
deuce authored
casting to the preferred type inside the function.
-
- Feb 10, 2015
-
-
deuce authored
shell connection on Windows to corrupt the entry. Instead, add a generic failure for any unsupported connection (including compile-time disabled methods).
-
- Feb 09, 2015
-
-
deuce authored
Fix settings like "RLogin Reversed" and "C128 (80col)" in enums. Enum values can't have spaces in them.
-
- Mar 07, 2014
-
-
deuce authored
that's what Windows does when a non-blocking connect() fails. Should fix the IPv6 localhost issue.
-
- Feb 06, 2014
-
-
deuce authored
-
- Jan 23, 2014
- Apr 25, 2012
-
-
deuce authored
-
- Feb 15, 2012
-
-
deuce authored
defined on that platform.
-
- Feb 11, 2012
-
-
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!)
-
- Dec 07, 2011
-
-
deuce authored
-
- Sep 10, 2011
-
-
deuce authored
-
- May 27, 2011
-
-
deuce authored
-
- May 26, 2011
-
-
deuce authored
-
- Mar 08, 2010
-
-
rswindell authored
-
- Mar 03, 2010
- Apr 05, 2008
-
-
deuce authored
Does not disable SSH options in menus, just makes the binary NEVER work with Cryptlib.
-
- Jan 21, 2008
- Jan 20, 2008
-
-
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)
-
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
-
- Nov 13, 2007
-
-
deuce authored
-
- Oct 23, 2007
-
-
deuce authored
-
- Oct 22, 2007