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
2020-04-22
Mailing list is now closed to non-subscribers.
Darren Tucker
2020-04-22
Put the values from env vars back.
Darren Tucker
2020-04-22
Pass configure's egrep through to test-exec.sh.
Darren Tucker
2020-04-22
Remove unneeded env vars from t-exec invocation.
Darren Tucker
2020-04-22
upstream: Backslash '$' at then end of string. Prevents warning on
dtucker@openbsd.org
2020-04-21
Sync rev 1.49.
Darren Tucker
2020-04-20
upstream: regression test for printing of private key fingerprints and
djm@openbsd.org
2020-04-20
upstream: fix a bug I introduced in r1.406: when printing private key
djm@openbsd.org
2020-04-17
upstream: repair private key fingerprint printing to also print
djm@openbsd.org
2020-04-17
upstream: refactor out some duplicate private key loading code;
djm@openbsd.org
2020-04-17
upstream: add space beteen macro arg and punctuation;
jmc@openbsd.org
2020-04-17
upstream: auth2-pubkey r1.89 changed the order of operations to
djm@openbsd.org
2020-04-17
sys/sysctl.h is only used on OpenBSD
Damien Miller
2020-04-17
upstream: fix reversed test that caused IdentitiesOnly=yes to not
djm@openbsd.org
2020-04-17
upstream: mention that /etc/hosts.equiv and /etc/shosts.equiv are
djm@openbsd.org
2020-04-17
upstream: make IgnoreRhosts a tri-state option: "yes" ignore
djm@openbsd.org
2020-04-17
upstream: allow the IgnoreRhosts directive to appear anywhere in a
djm@openbsd.org
2020-04-17
upstream: add space between macro arg and punctuation;
jmc@openbsd.org
2020-04-15
Add sys/syscall.h for syscall numbers.
Darren Tucker
2020-04-11
upstream: Refactor private key parsing. Eliminates a fair bit of
djm@openbsd.org
2020-04-10
upstream: Add tests for TOKEN expansion of LocalForward and
dtucker@openbsd.org
2020-04-10
upstream: Add utf8.c for asmprintf used by krl.c
dtucker@openbsd.org
2020-04-10
upstream: Add TOKEN percent expansion to LocalFoward and RemoteForward
dtucker@openbsd.org
2020-04-08
upstream: let sshkey_try_load_public() load public keys from the
djm@openbsd.org
2020-04-08
upstream: simplify sshkey_try_load_public()
djm@openbsd.org
2020-04-08
upstream: add sshkey_parse_pubkey_from_private_fileblob_type()
djm@openbsd.org
2020-04-08
upstream: simplify sshkey_parse_private_fileblob_type()
djm@openbsd.org
2020-04-08
upstream: check private key type against requested key type in
djm@openbsd.org
2020-04-08
upstream: check that pubkey in private key envelope matches actual
djm@openbsd.org
2020-04-08
upstream: refactor private key parsing a little
djm@openbsd.org
2020-04-06
Include openssl-compat.h before checking ifdefs.
Darren Tucker
2020-04-06
fix inverted test for LibreSSL version
Damien Miller
2020-04-05
upstream: Indicate if we're using a cached key in trace output.
dtucker@openbsd.org
2020-04-05
Use /usr/bin/xp4g/id if necessary.
Darren Tucker
2020-04-05
upstream: Some platforms don't have "hostname -s", so use cut to trim
dtucker@openbsd.org
2020-04-05
upstream: Compute hash locally and re-enable %C tests.
dtucker@openbsd.org
2020-04-03
prefer libcrypto chacha20-poly1305 where possible
Damien Miller
2020-04-03
upstream: Temporarily remove tests for '%C' since the hash contains the
dtucker@openbsd.org
2020-04-03
upstream: r1.522 deleted one too many lines; repair
djm@openbsd.org
2020-04-03
upstream: sort -N and add it to usage();
jmc@openbsd.org
2020-04-03
upstream: avoid another compiler warning spotted in -portable
djm@openbsd.org
2020-04-03
upstream: this needs utf8.c too
djm@openbsd.org
2020-04-03
upstream: Add percent_expand test for 'Match Exec'.
dtucker@openbsd.org
2020-04-03
upstream: fix format string (use %llu for uint64, not %lld). spotted by
djm@openbsd.org
2020-04-03
upstream: Add a flag to re-enable verbose output when in batch
djm@openbsd.org
2020-04-03
upstream: chacha20-poly1305 AEAD using libcrypto EVP_chacha20
djm@openbsd.org
2020-04-03
upstream: make Chacha20-POLY1305 context struct opaque; ok tb@ as
djm@openbsd.org
2020-04-03
upstream: fix debug statement
djm@openbsd.org
2020-04-03
upstream: the tunnel-forwarding vs ExitOnForwardFailure fix that I
djm@openbsd.org
2020-04-03
upstream: %C expansion just added to Match Exec should include
dtucker@openbsd.org
[prev]
[next]