Commit Verlauf

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