Historia zmian

Autor SHA1 Wiadomość Data
  Simon Tatham 0ac3526b3e Fix duplicate definition of typedef 'bufchain'. 8 lat temu
  Simon Tatham 7c65b9c57a Option to log proxy setup diagnostics to the terminal. 9 lat temu
  Simon Tatham 297efff303 In GUI PuTTY, log standard error from local proxy commands. 9 lat temu
  Simon Tatham 3d4d4004e8 Log the setup of proxied network connections. 9 lat temu
  Simon Tatham a6e76ae453 Factor out the back ends' plug log functions. 9 lat temu
  Simon Tatham 37cdfdcd51 Tell the truth about DNS lookups in the Event Log. 9 lat temu
  Simon Tatham 42334b65b0 Remove unused SSL declarations from network.h. 9 lat temu
  Simon Tatham c8f83979a3 Log identifying information for the other end of connections. 9 lat temu
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 lat temu
  Simon Tatham bb78583ad2 Implement connection sharing between instances of PuTTY. 11 lat temu
  Simon Tatham 8be6fbaa09 Remove sk_{get,set}_private_ptr completely! 11 lat temu
  Simon Tatham 19fba3fe55 Replace the hacky 'OSSocket' type with a closure. 11 lat temu
  Simon Tatham a6139c1ad3 Add a Socket implementation which just holds an error message. 11 lat temu
  Simon Tatham d35a41f6ba Revamp net_pending_errors using toplevel callbacks. 11 lat temu
  Simon Tatham 808df44e54 Add an assortment of missing consts I've just noticed. 11 lat temu
  Simon Tatham 58870f60e4 If you configure Unix PuTTY to use a proxy, tell it to even proxy 12 lat temu
  Simon Tatham 947962e0b9 Revamp of EOF handling in all network connections, pipes and other 13 lat temu
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type 13 lat temu
  Jacob Nevins d699530e4c Since r8305, Unix PuTTY has always "upgraded" an X11 display like "localhost:0" 16 lat temu
  Simon Tatham 59691d28a3 Implement sk_addr_dup(). 16 lat temu
  Simon Tatham f70efc5cc6 Support for falling back through the list of addresses returned from 20 lat temu
  Simon Tatham 6daf6faede Integrate unfix.org's IPv6 patches up to level 10, with rather a lot 20 lat temu
  Jacob Nevins 20f433efac Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off. 20 lat temu
  Jacob Nevins 92db92af5a Control of 'addr' is now handed over to {platform_,}new_connection() and 21 lat temu
  Ben Harris 8a91a0516f Move prototype for platform_new_connection() to a header file so the 21 lat temu
  Simon Tatham 9a242f06ba Fixes for Debian bug #192701 (64-bit gccs warn about casts between 22 lat temu
  Simon Tatham 6bb121ecb9 Colin's const-fixing Patch Of Death. Seems to build fine on Windows 22 lat temu
  Simon Tatham 952857fca3 proxy.c now no longer refers to `cfg'. Instead, each of the three 22 lat temu
  Simon Tatham 86977efa81 Introduce framework for authenticating with the local X server. 22 lat temu
  Simon Tatham a564ad3140 Support for doing DNS at the proxy end. I've invented a new type of 22 lat temu