lp://staging/~vcs-imports/openssh/main
- Get this branch:
- bzr branch lp://staging/~vcs-imports/openssh/main
Branch merges
Branch information
Import details
This branch is an import of the CVS module openssh from :ext:anoncvs@anoncvs.mindrot.org:/cvs.
Last successful import was .
Whiteboard
20140225: moved to git mirror, lp:~vcs-imports/openssh/master
Recent revisions
- 7255. By djm
-
- <email address hidden> 2014/02/23 20:11:36
[readconf.c readconf.h ssh.c ssh_config.5]
reparse ssh_config and ~/.ssh/config if hostname canonicalisation changes
the hostname. This allows users to write configurations that always
refer to canonical hostnames, e.g.Canonicali
zeHostname yes
CanonicalDomains int.example.org example.org
CanonicalizeFallbackLocal no Host *.int.example.org
Compression off
Host *.example.org
User djmok markus@
- 7254. By djm
-
- <email address hidden> 2014/02/23 20:03:42
[ssh-ed25519. c]
check for unsigned overflow; not reachable in OpenSSH but others might
copy our code... - 7253. By djm
-
- <email address hidden> 2014/02/22 01:32:19
[readconf.c]
when processing Match blocks, skip 'exec' clauses if previous predicates
failed to match; ok markus@ - 7252. By djm
-
- <email address hidden> 2014/02/15 23:05:36
[channels.c]
avoid spurious "getsockname failed: Bad file descriptor" errors in ssh -W;
bz#2200, debian#738692 via Colin Watson; ok dtucker@ - 7251. By djm
-
- <email address hidden> 2014/02/07 06:55:54
[cipher.c mac.c]
remove some logging that makes ssh debugging output very verbose;
ok markus - 7249. By dtucker
-
- (dtucker) [configure.ac openbsd-
compat/ openssl- compat. {c,h}] Add compat
code for older OpenSSL versions that don't have EVP_MD_CTX_copy_ex. - 7248. By djm
-
- <email address hidden> 2014/02/06 22:21:01
[sshconnect.c]
in ssh_create_socket( ), only do the getaddrinfo for BindAddress when
BindAddress is actually specified. Fixes regression in 6.5 for
UsePrivilegedPort= yes; patch from Corinna Vinschen - 7247. By djm
-
- <email address hidden> 2014/02/05 20:13:25
[ssh-keygen.1 ssh-keygen.c]
tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@
while here, fix ordering in usage(); requested by jmc@ - 7246. By djm
-
- (djm) [sandbox-
seccomp- filter. c] Not all Linux architectures define
__NR_shutdown; some go via the socketcall(2) multiplexer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)