1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/doc
Simon Tatham 34f747421d Support for Windows PuTTY connecting straight to a local serial port
in place of making a network connection. This has involved a couple
of minor infrastructure changes:
 - New dlg_label_change() function in the dialog.h interface, which
   alters the label on a control. Only used, at present, to switch
   the Host Name and Port boxes into Serial Line and Speed, which
   means that any platform not implementing serial connections (i.e.
   currently all but Windows) does not need to actually do anything
   in this function. Yet.
 - New small piece of infrastructure: cfg_launchable() determines
   whether a Config structure describes a session ready to be
   launched. This was previously determined by seeing if it had a
   non-empty host name, but it has to check the serial line as well
   so there's a centralised function for it. I haven't gone through
   all front ends and arranged for this function to be used
   everywhere it needs to be; so far I've only checked Windows.
 - Similarly, cfg_dest() returns the destination of a connection
   (host name or serial line) in a text format suitable for putting
   into messages such as `Unable to connect to %s'.

[originally from svn r6815]
2006-08-28 10:35:12 +00:00
..
blurb.but It's a new year. 2006-01-08 18:18:11 +00:00
config.but Support for Windows PuTTY connecting straight to a local serial port 2006-08-28 10:35:12 +00:00
errors.but Missing close parenthesis. 2005-11-14 09:41:42 +00:00
faq.but Update status of our PocketPC port. 2006-06-16 13:09:47 +00:00
feedback.but Explicitly add linking to our website to the "asking permission for things" 2006-03-15 14:31:39 +00:00
gs.but Support for Windows PuTTY connecting straight to a local serial port 2006-08-28 10:35:12 +00:00
index.but Now that Local proxy type exists on both Unix and Windows, document it and 2006-08-27 11:55:30 +00:00
intro.but Index the complete PuTTY manual. 2005-04-05 18:01:32 +00:00
licence.but It's a new year. 2006-01-08 18:18:11 +00:00
Makefile Add target to build `info' file. 2005-04-05 18:11:31 +00:00
man-pg.but Random Unix puttygen improvements highlighted by a post to comp.security.ssh: 2006-07-07 14:18:47 +00:00
man-pl.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-pscp.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-psft.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-ptel.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-pter.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-putt.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
mancfg.but Now that Halibut is capable of generating man pages better than I 2004-03-24 19:36:04 +00:00
manpages.but Now that Halibut is capable of generating man pages better than I 2004-03-24 19:36:04 +00:00
pageant.but Pageant docs didn't mention that you could load keys into an existing 2006-03-14 11:21:59 +00:00
pgpkeys.but Version number and other tweakings prior to the 0.58 release. 2005-04-05 19:36:25 +00:00
plink.but Fix up documentation/usage messages for r6572. 2006-02-19 12:52:28 +00:00
pscp.but Fix up documentation/usage messages for r6572. 2006-02-19 12:52:28 +00:00
psftp.but Make it clearer that `psftp -b' doesn't return to the interactive 2006-05-26 12:45:21 +00:00
pubkey.but s/PuTTY/PuTTYgen/ in two places. 2006-01-24 11:08:34 +00:00
site.but Hmm, that relative link wasn't too good. Try a more helpful one. 2003-10-30 10:41:59 +00:00
udp.but \n and \r need double backslashes in Halibut. 2004-12-02 13:48:32 +00:00
using.but Support for Windows PuTTY connecting straight to a local serial port 2006-08-28 10:35:12 +00:00
vids.but Add versionid for index. 2005-04-05 18:03:13 +00:00