Историја ревизија

Аутор SHA1 Порука Датум
  Simon Tatham a36dd9c01c Couple of additional fixes for the more embarrassing bugs. пре 20 година
  Jacob Nevins 98028c746f X forwarding changes: пре 20 година
  Jacob Nevins 20f433efac Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off. пре 20 година
  Simon Tatham a2acc6ae0d RJK's patch to enable PuTTY's X forwarding to connect to local X пре 20 година
  Jacob Nevins 92db92af5a Control of 'addr' is now handed over to {platform_,}new_connection() and пре 21 година
  Simon Tatham 6bb121ecb9 Colin's const-fixing Patch Of Death. Seems to build fine on Windows пре 21 година
  Simon Tatham c1d61052ae Fix another segfault on abrupt X connection shutdown. This should пре 21 година
  Ben Harris 3e4386d810 In a couple of places, snewn() was being asked for an array of char which was пре 21 година
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the пре 21 година
  Ben Harris 694aafa071 Add the ability to close sessions. This adds *_free() functions to most пре 22 година
  Simon Tatham 952857fca3 proxy.c now no longer refers to `cfg'. Instead, each of the three пре 22 година
  Simon Tatham fee1624c69 Support for XDM-AUTHORIZATION-1 at the SSH server end, making use of пре 22 година
  Ben Harris 3aec19fa72 Move the prototype for platform_get_x11_auth() from x11fwd.c to ssh.h so that пре 22 година
  Ben Harris 8adae8f2ff Add a cast for a char * vs unsigned char * conflict. пре 22 година
  Simon Tatham 87f9446a26 Support XDM-AUTHORIZATION-1 for connecting to local X servers. If пре 22 година
  Simon Tatham 86977efa81 Introduce framework for authenticating with the local X server. пре 22 година
  Ben Harris 3f055f22d8 Move x11fwd and portfwd prototypes from ssh.c into ssh.h so they can be seen пре 22 година
  Ben Harris 1e9b54cb1f SC in "finding an actual bug" shocker! Set the port number before passing пре 22 година
  Ben Harris f4e13ef19b "possible unintended assignment"? I think not. пре 22 година
  Ben Harris b9e913ab88 char * vs unsigned char * (by explicit cast). пре 22 година
  Simon Tatham a298b2fe4b A couple of X forwarding fixes for Unix Plink. Firstly, under Unix пре 22 година
  Simon Tatham 368ead15bc Propagate the screen number from a local X display to the remote пре 22 година
  Simon Tatham a564ad3140 Support for doing DNS at the proxy end. I've invented a new type of пре 22 година
  Simon Tatham 52bdffbfe0 More preparatory work: remove the <windows.h> include from lots of пре 22 година
  Simon Tatham ae09bf1c95 X forwarding authentication is now invented on a per-SSH-connection пре 22 година
  Simon Tatham eabd704d1e Justin Bradford's proxy support patch. Currently supports only HTTP пре 22 година
  Simon Tatham cf356a9a5f Pageant is now able to avoid asking for the passphrase when asked to пре 23 година
  Simon Tatham 3270c74f9e Configurable TCP_NODELAY option on network connections пре 23 година
  Simon Tatham f143fff0db Semantic fix in the X11 `authentication failed' error packet пре 23 година
  Simon Tatham c87fa98d09 Extensive changes that _should_ fix the socket buffering problems, пре 23 година