- sthen@cvs.openbsd.org 2013/09/16 11:35:43
[ssh_config] Remove gssapi config parts from ssh_config, as was already done for sshd_config. Req by/ok ajacoutot@ ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular
This commit is contained in:
parent
720711960b
commit
ad92df7e5e
|
@ -1,3 +1,11 @@
|
||||||
|
20131010
|
||||||
|
- (dtucker) OpenBSD CVS Sync
|
||||||
|
- sthen@cvs.openbsd.org 2013/09/16 11:35:43
|
||||||
|
[ssh_config]
|
||||||
|
Remove gssapi config parts from ssh_config, as was already done for
|
||||||
|
sshd_config. Req by/ok ajacoutot@
|
||||||
|
ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular
|
||||||
|
|
||||||
20131009
|
20131009
|
||||||
- (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull
|
- (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull
|
||||||
in OpenBSD implementation of arc4random, shortly to replace the existing
|
in OpenBSD implementation of arc4random, shortly to replace the existing
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $OpenBSD: ssh_config,v 1.27 2013/05/16 02:00:34 dtucker Exp $
|
# $OpenBSD: ssh_config,v 1.28 2013/09/16 11:35:43 sthen Exp $
|
||||||
|
|
||||||
# This is the ssh client system-wide configuration file. See
|
# This is the ssh client system-wide configuration file. See
|
||||||
# ssh_config(5) for more information. This file provides defaults for
|
# ssh_config(5) for more information. This file provides defaults for
|
||||||
|
|
Loading…
Reference in New Issue