index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Age
Commit message (
Expand
)
Author
2020-10-18
GSSAPI key exchange support
Simon Wilkinson
2020-09-11
Move the local m4 macros
Sebastian Andrzej Siewior
2020-08-21
Remove check for 'ent' command.
Darren Tucker
2020-06-26
upstream: avoid spurious error message when ssh-keygen creates files
djm@openbsd.org
2020-06-19
Hook sshsig tests up to Portable Makefiles.
Darren Tucker
2020-05-13
Skip building sk-dummy library if no SK support.
Darren Tucker
2020-05-13
explicitly manage .depend and .depend.bak
Damien Miller
2020-05-13
revert removal of .depend before makedepend
Damien Miller
2020-05-02
Remove use of tail for 'make depend'.
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-03
prefer libcrypto chacha20-poly1305 where possible
Damien Miller
2020-01-26
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2019-12-14
only link ssh-sk-helper against libfido2
Damien Miller
2019-12-14
adapt Makefile to ssh-sk-client everywhere
Damien Miller
2019-12-11
Sort .depend when rebuilding.
Darren Tucker
2019-11-29
compile sk-dummy.so with no-PIE version of LDFLAGS
Damien Miller
2019-11-29
(yet) another x-platform fix for sk-dummy.so
Damien Miller
2019-11-29
another attempt at sk-dummy.so working x-platform
Damien Miller
2019-11-29
upstream: lots of dependencies go away here with ed25519 no longer
djm@openbsd.org
2019-11-28
$< doesn't work as` I thought; explicily list objs
Damien Miller
2019-11-28
missing .SUFFIXES line makes make sad
Damien Miller
2019-11-28
(hopefully) fix out of tree builds of sk-dummy.so
Damien Miller
2019-11-27
wire sk-dummy.so into test suite
Damien Miller
2019-11-15
correct object dependency
Damien Miller
2019-11-15
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-13
upstream: implement ssh-ed25519-sk verification; ok djm@
markus@openbsd.org
2019-11-08
upstream: Fill in missing man page bits for U2F security key support:
naddy@openbsd.org
2019-11-03
Put sftp-realpath in libssh.a
Darren Tucker
2019-11-01
upstream: ssh-agent support for U2F/FIDO keys
djm@openbsd.org
2019-11-01
upstream: U2F/FIDO middleware interface
djm@openbsd.org
2019-11-01
upstream: Initial infrastructure for U2F/FIDO support
djm@openbsd.org
2019-09-06
Provide explicit path to configure-check.
Darren Tucker
2019-09-05
revert config.h/config.h.in freshness checks
Damien Miller
2019-09-05
extend autoconf freshness test
Damien Miller
2019-09-05
check that configure/config.h is up to date
Damien Miller
2019-09-03
portability fixes for sshsig
Damien Miller
2019-09-03
upstream: sshsig: lightweight signature and verification ability
djm@openbsd.org
2019-07-29
Report success of individual tests as well as all.
Darren Tucker
2019-07-24
Split test targets further.
Darren Tucker
2019-07-24
Add lib dependencies for regress binary targets.
Darren Tucker
2019-07-24
Make "unit" a dependency of "test".
Darren Tucker
2019-07-23
Split regress-binaries into two targets.
Darren Tucker
2019-07-19
Revert one dependency per line change.
Darren Tucker
2019-07-19
Force dependencies one per line.
Darren Tucker
2019-07-16
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-08
remove realpath() compat replacement
Damien Miller
2019-07-08
upstream: add a local implementation of BSD realpath() for
djm@openbsd.org
2019-05-08
upstream: Remove crc32.{c,h} which were only used by the now-gone
dtucker@openbsd.org
[next]