Commit Graph

416 Commits

Author SHA1 Message Date
Brendan Shanks 089400b75e Fix 68K segments in MacSSH.mcp
Fix 68K segments in MacSSH.mcp, now builds for 68K (although without libssh/OpenSSL)
2017-07-01 15:44:28 -07:00
Brendan Shanks 6a1bec314f Update libssh2 submodule for 68K project fixes 2017-05-28 14:52:35 -07:00
Brendan Shanks e91f8f8a0a Update openssl submodule for 68K project fixes 2017-05-28 14:31:00 -07:00
Brendan Shanks 335edce6c9 Initial implementation of libssh2 in MacSSH
Initial implementation of libssh2 in MacSSH. Only works with password authentication.
2017-05-28 14:30:59 -07:00
Brendan Shanks e7dae000df Add gitignore for .DS_Store 2017-05-28 14:30:59 -07:00
Brendan Shanks 60a19bd209 Update libssh2 submodule to get gitignore changes 2017-05-28 14:30:53 -07:00
Brendan Shanks 60d4a82204 GUSI: Fix prototype for fdopen() to work with CW Pro 6.1 2017-03-10 22:52:59 -08:00
Brendan Shanks 8b4aee054c Add libssh2 as subproject and link against it 2017-02-25 19:20:17 -08:00
Brendan Shanks 4c6a934f66 Add libssh2 and openssl as submodules 2017-02-25 19:19:59 -08:00
Brendan Shanks 0a2a8ea1e5 Add and use enum for window/connection protocol (telnet, rlogin, rsh, rexec, ssh) 2017-02-06 00:19:59 -08:00
Brendan Shanks e58448dc38 init.c: Require AppleEvent support, and remove gAEavail variable 2016-08-19 00:30:01 -07:00
Brendan Shanks 5b8aa1657e init.c: Remove ROM version check (Mac 128k/XL can't run System 7) 2016-08-19 00:09:16 -07:00
Brendan Shanks 034aeefc17 init.c: Remove remnants of pre-System 7 support 2016-08-18 23:52:11 -07:00
Brendan Shanks e777bb2287 gmp.mcp: Convert settings for CWPro 8 2016-08-13 15:26:45 -07:00
Brendan Shanks c7d75bd251 zlib.mcp: Convert settings for CWPro 8 2016-08-13 15:26:00 -07:00
Brendan Shanks 17eabff34a MacSSH.mcp: Link against MSL_C_PPC.lib rather than MSL_C_PPC_Classic.lib 2016-08-13 15:17:57 -07:00
Brendan Shanks 35774ba7a8 Un-AppleSingle ICGlue.o and ICGlueCFM-PPC.lib
Un-AppleSingle ICGlue.o and ICGlueCFM-PPC.lib, and strip resource fork.
Both files only have a 'vers' resource indicating they come from
Internet Config 1.4
2016-08-13 15:11:44 -07:00
Brendan Shanks cb988797d2 Merge branch 'convert_applesingle'
Convert all files needed to compile from AppleSingle to data-fork-only formats
2016-08-13 14:47:56 -07:00
Brendan Shanks 3b34f90065 Convert TelnetHelp.bh to text and strip resource fork 2016-07-02 13:52:07 -07:00
Brendan Shanks f24b4e47fc Convert AboutBox.rsrc and telnet.rsrc to Rez
Convert AboutBox.rsrc and telnet.rsrc to Rez (.r) format, remove the
'ckid' resource (Projector source control), and add to the mcp file
2016-07-01 19:17:11 -07:00
Brendan Shanks f7595bf055 Convert TelnetHeader.pch to text and strip resource fork 2016-07-01 18:39:04 -07:00
Brendan Shanks 44fd103dd0 lsh: Convert .x source files back to text 2016-07-01 18:08:37 -07:00
Brendan Shanks 417bef6826 gmp: Replace gmp.mcp with copy downloaded from CVS
For some reason the git-converted one was missing ~40 bytes and
CW won't open it.
2016-06-26 14:19:02 -07:00
Brendan Shanks ae23a81e7a zlib: Strip resource forks/AppleSingle from some documentation 2016-06-25 23:05:23 -07:00
Brendan Shanks 4fc367a676 Convert SOURCES to text and strip resource fork 2016-06-25 22:50:47 -07:00
Brendan Shanks 4197677ed6 Convert QuickStart to text and strip resource fork 2016-06-25 22:45:57 -07:00
chombier c7e41d1991 CWPro8.3 Update 2002-11-22 16:49:58 +00:00
chombier 828318dd96 fixed kOTProviderWillClose 2002-11-22 16:46:03 +00:00
chombier 826dd9c5b7 don't use GUSI in getprefsd 2002-11-22 16:45:58 +00:00
chombier 61eba4600c added Big-5 translation 2002-11-22 16:45:54 +00:00
chombier f1231091f0 pre-carbon cleanup 2002-11-22 16:45:45 +00:00
chombier 68013734f9 trap __msl_assertion_failed 2002-11-22 16:45:37 +00:00
chombier 8af171dbb5 don't disconnect if zlib is not supported by the server 2002-11-22 16:45:19 +00:00
chombier edb5e46458 Increased max number of items in a KEXINIT list to 1024 2002-11-22 16:45:10 +00:00
chombier c7c73efdcf CWPro7 projects archives 2002-08-24 10:50:48 +00:00
chombier 82169b80ed CWPro8 update 2002-08-24 10:33:38 +00:00
chombier e26bfe1995 CWPro8 Update 2002-08-24 10:33:21 +00:00
chombier 4b6aac8404 added keep selection option 2002-08-24 10:27:55 +00:00
chombier 04aed6a238 added '--no-pty' option to command line for CVS port forwarding 2002-08-24 10:25:43 +00:00
chombier 4cedf6da1a added kerberos ticket forward and keep selection in saved sets 2002-08-24 10:25:00 +00:00
chombier 5407c23780 added recast 2002-08-24 10:21:43 +00:00
chombier 4afc46b950 added keepselection option (unused yet) 2002-08-24 10:21:18 +00:00
chombier 5f9927e25c replace decrypt into kdecrypt 2002-08-24 10:20:18 +00:00
chombier f03f50da96 replaced decrypt into kdecrypt 2002-08-24 10:19:38 +00:00
chombier 3fdb2e5f22 removed window switch from menus 2002-08-24 10:19:04 +00:00
chombier ccaf932ad3 added \wn macro to switch windows 2002-08-24 10:18:12 +00:00
chombier 705e72cad3 CWPro8 update 2002-08-24 10:17:32 +00:00
chombier 9efb40bd4c report network disconnections 2002-08-24 10:16:42 +00:00
chombier 3bed6d4d52 pre-carbon cleanup 2002-08-24 10:15:51 +00:00
chombier f2ea79176d Increased the max file-descriptors count to 256 (was 64) 2002-08-24 10:15:16 +00:00