strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upgraded KVM test suite to Linux 3.8 kernel
[strongswan.git]
/
testing
/
ssh_config
1
Host *
2
# debian default
3
SendEnv LANG LC_*
4
StrictHostKeyChecking no
5
UserKnownHostsFile /dev/null
6
GSSAPIAuthentication yes
7
# faster encryption
8
Ciphers arcfour
9
# share multiple sessions
10
ControlMaster auto
11
ControlPath /tmp/ssh-uml-%r@%h:%p