]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winnet.c
Move the two existing DECL/GET_foo_FUNCTION macro sets used for dynamic
[PuTTY.git] / windows / winnet.c
2009-11-08 Jacob NevinsMove the two existing DECL/GET_foo_FUNCTION macro sets...
2009-11-08 Jacob NevinsImprove buffer handling in Windows sk_getaddr() --...
2009-09-27 Jacob NevinsAnother warning fix and cosmetic tweakage.
2009-08-21 Jacob NevinsFrom Corey Stup: when we're declaring stuff for WSAAddr...
2009-08-21 Jacob NevinsCorey Stup points out that any attempt to display the...
2009-02-24 Jacob NevinsSince r8305, Unix PuTTY has always "upgraded" an X11...
2009-01-05 Jacob NevinsAdd some hard-coded textual literal-IP representations...
2008-11-08 Simon TathamImplement sk_addr_dup().
2008-11-08 Simon TathamMove out of the SockAddr structure the mutable fields...
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-05-28 Simon TathamOS X Leopard, it turns out, has a new and exciting...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-11-26 Simon Tathamsktree is indexed on the numeric value of the socket...
2007-01-08 Simon TathamThe remaining issue in `win-askappend-multi' appears...
2007-01-05 Simon TathamFrancois L'Archeveque spotted that the variable `winsoc...
2006-12-23 Simon TathamAfter discussion with Jeroen Massar, here's a patch...
2006-08-26 Simon TathamAlways initialise the `addresses' field of a SockAddr...
2005-04-07 Jacob NevinsTone down canonical-name resolution when using getaddri...
2005-04-01 Simon Tathamsk_address_is_local() was ignoring the possibility...
2005-03-18 Simon TathamAfter we thaw a frozen socket, we apparently need to...
2005-02-14 Jacob NevinsMartin Prikryl points out that we weren't always initia...
2005-02-07 Jacob NevinsPetri Kero pointed out a FreeLibrary() call that should...
2005-01-16 Simon TathamSupport for falling back through the list of addresses...
2005-01-08 Simon TathamFor local and dynamic port forwardings (i.e. the ones...
2005-01-08 Simon TathamCleanups to sk_namelookup(). In particular, it now...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...