summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
authorderaadt@openbsd.org <deraadt@openbsd.org>2016-01-14 14:34:34 +0000
committerDamien Miller <djm@mindrot.org>2016-01-27 16:41:49 +1100
commit6ef49e83e30688504552ac10875feabd5521565f (patch)
tree66dcadb25f0117174437faed760214b9439005ad /ssh.c
parent8d7b523b96d3be180572d9d338cedaafc0570f60 (diff)
upstream commit
Disable experimental client-side roaming support. Server side was disabled/gutted for years already, but this aspect was surprisingly forgotten. Thanks for report from Qualys Upstream-ID: 2328004b58f431a554d4c1bf67f5407eae3389df
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index cf6eaebb4..ecaf3022a 100644
--- a/ssh.c
+++ b/ssh.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssh.c,v 1.433 2016/01/13 23:04:47 djm Exp $ */ 1/* $OpenBSD: ssh.c,v 1.434 2016/01/14 14:34:34 deraadt Exp $ */
2/* 2/*
3 * Author: Tatu Ylonen <ylo@cs.hut.fi> 3 * Author: Tatu Ylonen <ylo@cs.hut.fi>
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland