putty/unix
Jacob Nevins 17b0d8c58e Support the SSH-2 mechanism for sending signals to a running session. Neither
of the SSH servers I conveniently have access to (Debian stable OpenSSH --
3.4p1 -- and lshd) seem to take a blind bit of notice, but the channel
requests look fine to me in the packet log.

I've included all the signals explicitly defined by
draft-ietf-secsh-connect-19, but I've put the more obscure ones in a submenu
of the specials menu; there's therefore been some minor upheaval to support
such submenus.

[originally from svn r4652]
2004-10-17 21:22:22 +00:00
..
.cvsignore Added a command-line key generation tool. Currently builds and runs 2004-01-22 19:15:32 +00:00
gtkcols.c Fix a _very_ subtle segfault in my two GTK container classes: the 2003-03-31 11:22:06 +00:00
gtkcols.h First stab at a GTK layout engine. It's missing all sorts of stuff 2003-03-13 19:52:28 +00:00
gtkdlg.c Credit Malcolm Smith in the copyrights. 2004-08-30 13:23:23 +00:00
gtkpanel.c Unix makefile now uses -O2, which massively cuts down key exchange 2003-04-23 13:48:09 +00:00
gtkpanel.h First stab at a GTK layout engine. It's missing all sorts of stuff 2003-03-13 19:52:28 +00:00
pterm.c Support the SSH-2 mechanism for sending signals to a running session. Neither 2004-10-17 21:22:22 +00:00
ptermm.c Finer granularity of config box handling. SSH packet logging should 2003-04-26 14:35:34 +00:00
pty.c Moved the environment variables config block out of the Telnet panel 2004-10-16 10:56:54 +00:00
signal.c RJK's general signal-handling robustness patch. Should fix the weird 2002-11-02 14:35:57 +00:00
unix.h Markus Kuhn's UTF-8 page 2004-10-16 14:17:58 +00:00
ux_x11.c X forwarding changes: 2004-10-06 22:31:07 +00:00
uxagentc.c First half of `pageant-async' work. agent_query() is now passed a 2003-04-28 11:41:39 +00:00
uxcfg.c Markus Kuhn's UTF-8 page 2004-10-16 14:17:58 +00:00
uxcons.c X forwarding changes: 2004-10-06 22:31:07 +00:00
uxgen.c Added a command-line key generation tool. Currently builds and runs 2004-01-22 19:15:32 +00:00
uxmisc.c Windows PSCP now links against winsftp.c, and scp.c is now a 2003-08-25 13:53:41 +00:00
uxnet.c Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off. 2004-06-20 17:07:38 +00:00
uxnoise.c Improve robustness in random seed file handling. 2002-11-07 20:01:04 +00:00
uxplink.c Mention plink's new -N option in usage and man page. 2004-10-15 23:32:01 +00:00
uxprint.c Unix can't sensibly enumerate printers (since they're defined as 2003-04-05 16:12:52 +00:00
uxproxy.c Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off. 2004-06-20 17:07:38 +00:00
uxputty.c X forwarding changes: 2004-10-06 22:31:07 +00:00
uxsel.c Minor improvements to subsidiary window placement; with any luck the 2003-04-10 08:53:43 +00:00
uxsftp.c X forwarding changes: 2004-10-06 22:31:07 +00:00
uxstore.c Idiot me _twice_! The new store_host_key() was failing in the 2004-01-19 09:37:17 +00:00
uxucs.c Markus Kuhn's UTF-8 page 2004-10-16 14:17:58 +00:00
xkeysym.c Support for non-ISO-8859-1 X keysyms. So in particular, pterm in a 2003-04-27 11:10:48 +00:00