index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.dns
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
whitespace at EOL
Damien Miller
1
-4
/
+4
2020-12-22
whitespace at EOL
Damien Miller
1
-1
/
+1
2020-12-22
Improve AIX text.
Darren Tucker
1
-8
/
+8
2020-12-22
Include stdio.h for FILE in misc.h.
Darren Tucker
2
-0
/
+2
2020-12-22
ensure $LOGNAME is set in tests
Damien Miller
1
-0
/
+4
2020-12-22
upstream: more detail for failing tests
djm@openbsd.org
1
-3
/
+3
2020-12-22
upstream: regress test for KnownHostsCommand
djm@openbsd.org
2
-4
/
+58
2020-12-22
upstream: Remove lines accidentally left behind in the ProxyJump
tb@openbsd.org
1
-4
/
+1
2020-12-22
upstream: add a ssh_config KnownHostsCommand that allows the client
djm@openbsd.org
7
-16
/
+188
2020-12-22
upstream: move subprocess() from auth.c to misc.c
djm@openbsd.org
5
-167
/
+190
2020-12-22
upstream: Remove explicit rijndael-cbc@lysator.liu.se test since the
dtucker@openbsd.org
1
-2
/
+2
2020-12-21
upstream: Remove the pre-standardization cipher
dtucker@openbsd.org
1
-3
/
+1
2020-12-21
upstream: properly fix ProxyJump parsing; Thanks to tb@ for
djm@openbsd.org
1
-4
/
+9
2020-12-21
upstream: adapt to API change in hostkeys_foreach()/load_hostkeys()
djm@openbsd.org
1
-19
/
+72
2020-12-21
upstream: few more things needs match.c and addrmatch.c now that
djm@openbsd.org
3
-3
/
+7
2020-12-21
Pull in missing rev 1.2.
Darren Tucker
1
-4
/
+11
2020-12-21
upstream: plumb ssh_conn_info through to sshconnect.c; feedback/ok
djm@openbsd.org
4
-53
/
+57
2020-12-21
upstream: allow UserKnownHostsFile=none; feedback and ok markus@
djm@openbsd.org
2
-13
/
+35
2020-12-21
upstream: load_hostkeys()/hostkeys_foreach() variants for FILE*
djm@openbsd.org
7
-34
/
+76
2020-12-21
upstream: Print client kem key with correct length.
tobhe@openbsd.org
1
-2
/
+2
2020-12-21
upstream: fix possible error("%s", NULL) on error paths
djm@openbsd.org
1
-3
/
+3
2020-12-21
upstream: refactor client percent_expand() argument passing;
djm@openbsd.org
2
-66
/
+95
2020-12-21
upstream: prepare readconf.c for fuzzing; remove fatal calls and
djm@openbsd.org
4
-161
/
+412
2020-12-14
upstream: use _PATH_SSH_USER_DIR instead of hardcoded .ssh in path
djm@openbsd.org
1
-3
/
+3
2020-12-04
basic KEX fuzzer; adapted from Markus' unittest
Damien Miller
2
-1
/
+525
2020-12-04
use options that work with recent clang
Damien Miller
1
-2
/
+2
2020-12-04
upstream: shuffle a few utility functions into sftp-client.c; from
djm@openbsd.org
3
-55
/
+69
2020-12-04
upstream: make ssh_free(NULL) a no-op
djm@openbsd.org
1
-1
/
+4
2020-12-04
upstream: memleak of DH public bignum; found with libfuzzer
djm@openbsd.org
1
-1
/
+2
2020-12-04
upstream: fix minor memleak of kex->hostkey_alg on rekex
djm@openbsd.org
1
-1
/
+2
2020-12-04
upstream: typos: s/hex/kex/ in error messages
djm@openbsd.org
1
-3
/
+3
2020-12-04
upstream: make program name be const
djm@openbsd.org
2
-5
/
+6
2020-12-04
upstream: Ignore comments at the end of config lines in ssh_config,
dtucker@openbsd.org
1
-2
/
+9
2020-11-28
upstream: Include cipher.h for declaration of cipher_by_name.
dtucker@openbsd.org
1
-1
/
+2
2020-11-28
upstream: check result of strchr() against NULL rather than
djm@openbsd.org
1
-2
/
+2
2020-11-27
upstream: Document ssh-keygen -Z, sanity check its argument earlier and
dtucker@openbsd.org
2
-5
/
+17
2020-11-27
upstream: Set the specified TOS/DSCP for interactive use prior to
djm@openbsd.org
4
-41
/
+68
2020-11-27
upstream: clean up passing of struct passwd from monitor to preauth
djm@openbsd.org
2
-13
/
+38
2020-11-27
upstream: when loading PKCS#11 keys, include the key fingerprints
djm@openbsd.org
1
-3
/
+22
2020-11-27
upstream: when mentioning that the host key has changed, don't
djm@openbsd.org
1
-3
/
+3
2020-11-25
Use "=" not "==" in string test.
Darren Tucker
1
-1
/
+1
2020-11-20
Restore correct flags during localtime_r check.
Darren Tucker
1
-1
/
+1
2020-11-20
upstream: When doing an sftp recursive upload or download of a
dtucker@openbsd.org
1
-6
/
+16
2020-11-20
Add new pselect6_time64 syscall on ARM.
Darren Tucker
1
-0
/
+3
2020-11-20
upstream: Explicitly initialize all members of the
dtucker@openbsd.org
1
-2
/
+2
2020-11-20
upstream: draft-ietf-secsh-architecture is now RFC4251.
dtucker@openbsd.org
1
-2
/
+2
2020-11-17
upstream: Specify that the KDF function is bcrypt. Based on github
dtucker@openbsd.org
1
-3
/
+5
2020-11-15
upstream: revert r1.341; it breaks ProxyJump; reported by sthen@
djm@openbsd.org
1
-3
/
+3
2020-11-13
upstream: scrub keyboard-interactive authentication prompts coming
djm@openbsd.org
1
-3
/
+5
2020-11-13
upstream: prefix keyboard interactive prompts with (user@host) to
djm@openbsd.org
1
-7
/
+12
[next]