summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-12 09:51:10 +1000
committerDamien Miller <djm@mindrot.org>2002-09-12 09:51:10 +1000
commit538f1819d8fb22c7e3b3a5ee99c406f296c86335 (patch)
tree5a233c3a4ba0ee117ea0648e48c3bb293ed277ad /ChangeLog
parenta10f56151b24ce677c2c93440d723597410229d5 (diff)
- markus@cvs.openbsd.org 2002/09/10 20:24:47
[ssh-agent.c] check the euid of the connecting process with getpeereid(2); ok provos deraadt stevesk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b1d28722..5ee66174f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 - markus@cvs.openbsd.org 2002/09/09 14:54:15 11 - markus@cvs.openbsd.org 2002/09/09 14:54:15
12 [channels.c kex.h key.c monitor.c monitor_wrap.c radix.c uuencode.c] 12 [channels.c kex.h key.c monitor.c monitor_wrap.c radix.c uuencode.c]
13 signed vs unsigned from -pedantic; ok henning@ 13 signed vs unsigned from -pedantic; ok henning@
14 - markus@cvs.openbsd.org 2002/09/10 20:24:47
15 [ssh-agent.c]
16 check the euid of the connecting process with getpeereid(2);
17 ok provos deraadt stevesk
14 18
1520020911 1920020911
16 - (djm) Sync openbsd-compat with OpenBSD -current 20 - (djm) Sync openbsd-compat with OpenBSD -current
@@ -1631,4 +1635,4 @@
1631 - (stevesk) entropy.c: typo in debug message 1635 - (stevesk) entropy.c: typo in debug message
1632 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1636 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1633 1637
1634$Id: ChangeLog,v 1.2454 2002/09/11 23:49:15 djm Exp $ 1638$Id: ChangeLog,v 1.2455 2002/09/11 23:51:10 djm Exp $