summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-04-19 23:50:16 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-04-19 23:50:16 +1000
commitbddc2b0179ea35da7269d025c8f690593bff54b6 (patch)
treecaeaf06304f596fd8ef38fbb2e5b8e5faf44ed21 /ChangeLog
parentd04121f0ab2fcefb4b77523c38f8babadbebe38d (diff)
- markus@cvs.openbsd.org 2004/04/01 12:19:57
[scp.c] limit trust between local and remote rcp/scp process, noticed by lcamtuf; ok deraadt@, djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03abd686e..8468e06a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 - djm@cvs.openbsd.org 2004/03/31 21:58:47 12 - djm@cvs.openbsd.org 2004/03/31 21:58:47
13 [canohost.c] 13 [canohost.c]
14 don't skip ip options check when UseDNS=no; ok markus@ (ID sync only) 14 don't skip ip options check when UseDNS=no; ok markus@ (ID sync only)
15 - markus@cvs.openbsd.org 2004/04/01 12:19:57
16 [scp.c]
17 limit trust between local and remote rcp/scp process,
18 noticed by lcamtuf; ok deraadt@, djm@
15 19
1620040418 2020040418
17 - (dtucker) [auth-pam.c] Log username and source host for failed PAM 21 - (dtucker) [auth-pam.c] Log username and source host for failed PAM
@@ -997,4 +1001,4 @@
997 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1001 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
998 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1002 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
999 1003
1000$Id: ChangeLog,v 1.3320 2004/04/19 12:16:53 dtucker Exp $ 1004$Id: ChangeLog,v 1.3321 2004/04/19 13:50:16 dtucker Exp $