index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-14
Fix build when configured --without-openssl.
Darren Tucker
2019-03-14
On Cygwin run sshd as SYSTEM where possible.
Darren Tucker
2019-03-13
Replace alloca with xcalloc.
Darren Tucker
2019-03-12
Use Cygwin-specific matching only for users+groups.
Darren Tucker
2019-03-08
upstream: Move checks for lists of users or groups into their own
dtucker@openbsd.org
2019-03-08
upstream: Reset last-seen time when sending a keepalive. Prevents
dtucker@openbsd.org
2019-03-08
upstream: PKCS#11 support is no longer limited to RSA; ok benno@
naddy@openbsd.org
2019-03-08
upstream: in ssh_set_newkeys(), mention the direction that we're
djm@openbsd.org
2019-03-01
upstream: Fix two race conditions in sshd relating to SIGHUP:
djm@openbsd.org
2019-03-01
upstream: mention PKCS11Provide=none, reword a little and remove
djm@openbsd.org
2019-03-01
upstream: let PKCS11Provider=none do what users expect
djm@openbsd.org
2019-03-01
upstream: dup stdout/in for proxycommand=-, otherwise stdout might
markus@openbsd.org
2019-02-24
upstream: openssh-7.9 accidentally reused the server's algorithm lists
djm@openbsd.org
2019-02-22
Cygwin: implement case-insensitive Unicode user and group name matching
Corinna Vinschen
2019-02-22
Revert unintended parts of previous commit.
Darren Tucker
2019-02-22
Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"
Corinna Vinschen
2019-02-22
Add tags to .gitignore
Corinna Vinschen
2019-02-22
upstream: perform removal of agent-forwarding directory in forward
djm@openbsd.org
2019-02-22
upstream: sync the description of ~/.ssh/config with djm's updated
jmc@openbsd.org
2019-02-13
upstream: fix regression in r1.302 reported by naddy@ - only the first
djm@openbsd.org
2019-02-11
upstream: cleanup GSSAPI authentication context after completion of the
djm@openbsd.org
2019-02-11
upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11
benno@openbsd.org
2019-02-10
upstream: when checking that filenames sent by the server side
djm@openbsd.org
2019-02-10
upstream: syslog when connection is dropped for attempting to run a
djm@openbsd.org
2019-02-08
don't set $MAIL if UsePam=yes
Damien Miller
2019-02-08
use same close logic for stderr as stdout
Damien Miller
2019-02-08
upstream: Adapt code in the non-USE_PIPES codepath to the new packet
dtucker@openbsd.org
2019-02-05
upstream: fix NULL-deref crash in PKCS#11 code when attempting
djm@openbsd.org
2019-02-04
upstream: Remove obsolete "Protocol" from commented out examples. Patch
dtucker@openbsd.org
2019-02-01
upstream: Save connection timeout and restore for 2nd and
dtucker@openbsd.org
2019-02-01
upstream: Add authors for public domain sntrup4591761 code;
markus@openbsd.org
2019-02-01
upstream: add -T to usage();
jmc@openbsd.org
2019-01-28
upstream: The test sshd_config in in $OBJ.
dtucker@openbsd.org
2019-01-28
upstream: Remove leftover debugging.
dtucker@openbsd.org
2019-01-28
upstream: Enable ssh-dss for the agent test. Disable it for the
dtucker@openbsd.org
2019-01-28
upstream: Count the number of key types instead of assuming there
dtucker@openbsd.org
2019-01-28
Cygwin: only tweak sshd_config file if it's new, drop creating sshd user
Corinna Vinschen
2019-01-28
Cygwin: Change service name to cygsshd
Corinna Vinschen
2019-01-27
upstream: Generate all key supported key types and enable for keyscan
dtucker@openbsd.org
2019-01-27
upstream: check in scp client that filenames sent during
djm@openbsd.org
2019-01-27
upstream: make ssh-keyscan return a non-zero exit status if it
djm@openbsd.org
2019-01-25
upstream: Accept the host key fingerprint as a synonym for "yes"
dtucker@openbsd.org
2019-01-25
upstream: Have progressmeter force an update at the beginning and
dtucker@openbsd.org
2019-01-24
upstream: Check for both EAGAIN and EWOULDBLOCK. This is a no-op
dtucker@openbsd.org
2019-01-24
upstream: Always initialize 2nd arg to hpdelim2. It populates that
dtucker@openbsd.org
2019-01-24
upstream: Remove support for obsolete host/port syntax.
dtucker@openbsd.org
2019-01-24
upstream: Remove duplicate word. bz#2958, patch from jjelen at
dtucker@openbsd.org
2019-01-24
upstream: Remove 3 as a guess for possible generator during moduli
dtucker@openbsd.org
2019-01-24
upstream: Sanitize scp filenames via snmprintf. To do this we move
dtucker@openbsd.org
2019-01-24
For broken read/readv comparisons, poll(RW).
Darren Tucker
[prev]
[next]