openssh:master

Last commit made on 2017-06-30
Get this branch:
git clone -b master https://git.launchpad.net/openssh

Branch merges

Branch information

Name:
master
Repository:
lp:openssh

Recent commits

d79bceb... by "<email address hidden>" <email address hidden>

upstream commit

Only call close once in confree(). ssh_packet_close will
close the FD so only explicitly close non-SSH channels. bz#2734, from
bagajjal at microsoft.com, ok djm@

Upstream-ID: a81ce0c8b023527167739fccf1732b154718ab02

197dc97... by Darren Tucker

Update link for my patches.

a98339e... by "<email address hidden>" <email address hidden>

upstream commit

Allow ssh-keygen to use a key held in ssh-agent as a CA when
signing certificates. bz#2377 ok markus

Upstream-ID: fb42e920b592edcbb5b50465739a867c09329c8f

c9cdef3... by "<email address hidden>" <email address hidden>

upstream commit

regress test for ExposeAuthInfo

Upstream-Regress-ID: 190e5b6866376f4061c411ab157ca4d4e7ae86fd

f17ee61... by "<email address hidden>" <email address hidden>

upstream commit

correct env var name

Upstream-ID: 721e761c2b1d6a4dcf700179f16fd53a1dadb313

4096219... by "<email address hidden>" <email address hidden>

upstream commit

spelling;

Upstream-ID: 606f933c8e2d0be902ea663946bc15e3eee40b25

33f8626... by "<email address hidden>" <email address hidden>

upstream commit

don't pass pointer to struct sshcipher between privsep
processes, just redo the lookup in each using the already-passed cipher name.
bz#2704 based on patch from Brooks Davis; ok markus dtucker

Upstream-ID: 2eab434c09bdf549dafd7da3e32a0d2d540adbe0

8f57495... by "<email address hidden>" <email address hidden>

upstream commit

refactor authentication logging

optionally record successful auth methods and public credentials
used in a file accessible to user sessions

feedback and ok markus@

Upstream-ID: 090b93036967015717b9a54fd0467875ae9d32fb

e2004d4... by "<email address hidden>" <email address hidden>

upstream commit

word fix;

Upstream-ID: 8539bdaf2366603a34a9b2f034527ca13bb795c5

4540428... by "<email address hidden>" <email address hidden>

upstream commit

switch sshconnect.c from (slightly abused) select() to
poll(); ok deraadt@ a while back

Upstream-ID: efc1937fc591bbe70ac9e9542bb984f354c8c175