]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winpgntc.c
Remove duplicate definition of AGENT_MAX_MSGLEN.
[PuTTY.git] / windows / winpgntc.c
2017-01-30 Simon TathamRemove duplicate definition of AGENT_MAX_MSGLEN.
2017-01-29 Simon TathamRewrite agent forwarding to serialise requests.
2017-01-29 Simon TathamMake asynchronous agent_query() requests cancellable.
2017-01-29 Simon TathamRemove the commented-out WINDOWS_ASYNC_AGENT code.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamMake get_user_sid() return the cached copy if one alrea...
2013-11-17 Simon TathamMove the dynamic loading of advapi into its own module.
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2013-07-21 Simon TathamInitialise 'psa' to NULL on every code path in the...
2011-06-08 Simon TathamMake Pageant use the same SID-selection logic as the...
2010-12-23 Simon TathamMore careful owner SID selection in the Pageant client...
2006-08-29 Simon TathamThe Windows HANDLE type, despite being a `void *',...
2005-04-12 Jacob NevinsUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2005-03-02 Jacob NevinsMore confusing "(BYTE *) & val" style punctuation.
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...