]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winsecur.c
Surround process protection with an #ifndef UNPROTECT
[PuTTY.git] / windows / winsecur.c
2015-11-24 Owen DunnMake our process's ACL more restrictive.
2015-11-22 Owen DunnMove SID-getting code into a separate function so it...
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.