index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
upstream: perform removal of agent-forwarding directory in forward
djm@openbsd.org
1
-1
/
+3
2019-02-22
upstream: sync the description of ~/.ssh/config with djm's updated
jmc@openbsd.org
1
-3
/
+3
2019-02-13
upstream: fix regression in r1.302 reported by naddy@ - only the first
djm@openbsd.org
1
-5
/
+5
2019-02-11
upstream: cleanup GSSAPI authentication context after completion of the
djm@openbsd.org
1
-67
/
+88
2019-02-11
upstream: ssh-keygen -D pkcs11.so needs to initialize pkcs11
benno@openbsd.org
1
-2
/
+2
2019-02-10
upstream: when checking that filenames sent by the server side
djm@openbsd.org
1
-12
/
+270
2019-02-10
upstream: syslog when connection is dropped for attempting to run a
djm@openbsd.org
1
-3
/
+6
2019-02-08
don't set $MAIL if UsePam=yes
Damien Miller
1
-2
/
+5
2019-02-08
use same close logic for stderr as stdout
Damien Miller
1
-3
/
+5
2019-02-08
upstream: Adapt code in the non-USE_PIPES codepath to the new packet
dtucker@openbsd.org
1
-2
/
+2
2019-02-05
upstream: fix NULL-deref crash in PKCS#11 code when attempting
djm@openbsd.org
1
-2
/
+17
2019-02-04
upstream: Remove obsolete "Protocol" from commented out examples. Patch
dtucker@openbsd.org
1
-2
/
+1
2019-02-01
upstream: Save connection timeout and restore for 2nd and
dtucker@openbsd.org
1
-2
/
+3
2019-02-01
upstream: Add authors for public domain sntrup4591761 code;
markus@openbsd.org
2
-2
/
+23
2019-02-01
upstream: add -T to usage();
jmc@openbsd.org
1
-2
/
+2
2019-01-28
upstream: The test sshd_config in in $OBJ.
dtucker@openbsd.org
1
-2
/
+2
2019-01-28
upstream: Remove leftover debugging.
dtucker@openbsd.org
1
-3
/
+1
2019-01-28
upstream: Enable ssh-dss for the agent test. Disable it for the
dtucker@openbsd.org
1
-1
/
+6
2019-01-28
upstream: Count the number of key types instead of assuming there
dtucker@openbsd.org
1
-3
/
+5
2019-01-27
Cygwin: only tweak sshd_config file if it's new, drop creating sshd user
Corinna Vinschen
1
-3
/
+13
2019-01-27
Cygwin: Change service name to cygsshd
Corinna Vinschen
1
-1
/
+1
2019-01-27
upstream: Generate all key supported key types and enable for keyscan
dtucker@openbsd.org
2
-7
/
+15
2019-01-26
upstream: check in scp client that filenames sent during
djm@openbsd.org
2
-12
/
+43
2019-01-26
upstream: make ssh-keyscan return a non-zero exit status if it
djm@openbsd.org
1
-2
/
+6
2019-01-24
upstream: Accept the host key fingerprint as a synonym for "yes"
dtucker@openbsd.org
1
-8
/
+11
2019-01-24
upstream: Have progressmeter force an update at the beginning and
dtucker@openbsd.org
4
-14
/
+11
2019-01-24
upstream: Check for both EAGAIN and EWOULDBLOCK. This is a no-op
dtucker@openbsd.org
1
-1
/
+1
2019-01-24
upstream: Always initialize 2nd arg to hpdelim2. It populates that
dtucker@openbsd.org
1
-5
/
+5
2019-01-24
upstream: Remove support for obsolete host/port syntax.
dtucker@openbsd.org
3
-11
/
+16
2019-01-24
upstream: Remove duplicate word. bz#2958, patch from jjelen at
dtucker@openbsd.org
1
-3
/
+3
2019-01-24
upstream: Remove 3 as a guess for possible generator during moduli
dtucker@openbsd.org
1
-3
/
+1
2019-01-24
upstream: Sanitize scp filenames via snmprintf. To do this we move
dtucker@openbsd.org
5
-44
/
+53
2019-01-24
For broken read/readv comparisons, poll(RW).
Darren Tucker
1
-6
/
+6
2019-01-24
Include unistd.h for strmode().
Darren Tucker
1
-0
/
+1
2019-01-24
Also undef SIMPLEQ_FOREACH_SAFE.
Darren Tucker
1
-0
/
+1
2019-01-23
upstream: allow auto-incrementing certificate serial number for certs
djm@openbsd.org
2
-7
/
+20
2019-01-23
upstream: move a bunch of global flag variables to main(); make the
djm@openbsd.org
1
-94
/
+82
2019-01-23
depend
Damien Miller
1
-2
/
+2
2019-01-23
upstream: switch mainloop from select(2) to poll(2); ok deraadt@
djm@openbsd.org
1
-23
/
+19
2019-01-23
upstream: pass most arguments to the KEX hash functions as sshbuf
djm@openbsd.org
5
-63
/
+80
2019-01-23
upstream: backoff reading messages from active connections when the
djm@openbsd.org
1
-4
/
+18
2019-01-23
upstream: add -m to usage(); reminded by jmc@
djm@openbsd.org
1
-3
/
+4
2019-01-22
upstream: Correct some bugs in PKCS#11 token PIN handling at
djm@openbsd.org
1
-12
/
+22
2019-01-22
upstream: Support keys that set the CKA_ALWAYS_AUTHENTICATE by
djm@openbsd.org
1
-26
/
+95
2019-01-22
upstream: Mention that configuration for the destination host is
djm@openbsd.org
2
-4
/
+15
2019-01-22
upstream: Include -m in the synopsis for a few more commands that
djm@openbsd.org
1
-4
/
+10
2019-01-22
upstream: print the full pubkey being attempted at loglevel >=
djm@openbsd.org
1
-1
/
+17
2019-01-22
upstream: clarify: ssh-keygen -e only writes public keys, never
djm@openbsd.org
1
-2
/
+2
2019-01-22
upstream: mention the new vs. old key formats in the introduction
djm@openbsd.org
1
-6
/
+18
2019-01-22
upstream: tweak previous;
jmc@openbsd.org
2
-7
/
+7
[next]