summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-05 09:53:31 +1000
committerDamien Miller <djm@mindrot.org>2003-06-05 09:53:31 +1000
commit5fe46a45c834bf2e336d979e2ae755b94e01d707 (patch)
treee65443bf5183b99f97a28f7209011f60c2a620e0 /ChangeLog
parent0f68486a7673885ba2834af80fd14f1e3be16e8f (diff)
- (djm) Implement paranoid priv dropping checks, based on:
"SetUID demystified" - Hao Chen, David Wagner and Drew Dean Proceedings of USENIX Security Symposium 2002
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad0724fb0..9f7612004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120030605 120030605
2 - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent 2 - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
3 canohost.c changes. 3 canohost.c changes.
4 - (djm) Implement paranoid priv dropping checks, based on:
5 "SetUID demystified" - Hao Chen, David Wagner and Drew Dean
6 Proceedings of USENIX Security Symposium 2002
4 7
520030604 820030604
6 - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from 9 - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
@@ -462,4 +465,4 @@
462 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 465 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
463 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 466 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
464 467
465$Id: ChangeLog,v 1.2782 2003/06/04 23:48:32 djm Exp $ 468$Id: ChangeLog,v 1.2783 2003/06/04 23:53:42 djm Exp $