]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winsecur.c
Include stdint.h (where available) for uintptr_t.
[PuTTY.git] / windows / winsecur.c
2014-05-13 Simon TathamExplicitly set the owning SID in make_private_security_...
2013-11-25 Simon TathamSwitch to using SIDs in make_private_security_descriptor().
2013-11-22 Simon TathamSetEntriesInAcl returns its error code directly.
2013-11-22 Simon TathamPass the right number of entries to SetEntriesInAcl!
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-11-17 Simon TathamMove the dynamic loading of advapi into its own module.