index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-01-22
upstream: Forgot to add -J to the synopsis.
tb@openbsd.org
1
-1
/
+2
2019-01-22
upstream: Add a -J option as a shortcut for -o Proxyjump= to scp(1)
tb@openbsd.org
4
-14
/
+43
2019-01-22
Allow building against OpenSSL dev (3.x) version.
Darren Tucker
1
-1
/
+2
2019-01-22
typo
Damien Miller
1
-1
/
+1
2019-01-22
add missing header
Damien Miller
1
-0
/
+3
2019-01-21
upstream: switch sntrup implementation source from supercop to
djm@openbsd.org
2
-77
/
+79
2019-01-21
new files need includes.h
Damien Miller
2
-0
/
+4
2019-01-21
upstream: add "-v" flags to ssh-add and ssh-pkcs11-helper to turn up
djm@openbsd.org
5
-16
/
+84
2019-01-21
upstream: adapt to changes in KEX APIs and file removals
djm@openbsd.org
2
-14
/
+23
2019-01-21
upstream: adapt to changes in KEX API and file removals
djm@openbsd.org
2
-11
/
+20
2019-01-21
upstream: adapt to bignum1 API removal and bignum2 API change
djm@openbsd.org
2
-154
/
+16
2019-01-21
upstream: remove hack to use non-system libcrypto
djm@openbsd.org
1
-4
/
+2
2019-01-21
depend
Damien Miller
1
-31
/
+28
2019-01-21
upstream: fix reversed arguments to kex_load_hostkey(); manifested as
djm@openbsd.org
1
-2
/
+2