index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TEST_SSH_ECC.
Darren Tucker
2021-09-29
1
-1
/
+0
*
Expand TEST_SHELL consistently with other vars.
Darren Tucker
2021-09-29
1
-1
/
+1
*
Replace `pwd` with make variable in regress cmd.
Darren Tucker
2021-09-29
1
-3
/
+3
*
Get BUILDDIR from autoconf.
Darren Tucker
2021-09-29
1
-20
/
+20
*
Remove trailing backslash on regress-unit-binaries
Darren Tucker
2021-08-17
1
-1
/
+1
*
upstream: support for using the SFTP protocol for file transfers in
djm@openbsd.org
2021-08-03
1
-2
/
+4
*
Put second -lssh in link line for sftp-server.
Darren Tucker
2021-06-18
1
-1
/
+1
*
upstream: unit test for misc.c:strdelim() that mostly servces to
djm@openbsd.org
2021-06-01
1
-1
/
+2
*
Pass OBJ to unit test make invocation.
Darren Tucker
2021-04-08
1
-0
/
+1
*
enable authopt and misc unit tests
Damien Miller
2021-04-03
1
-18
/
+56
*
Point TEST_SSH_MODULI_FILE at our own moduli.
Darren Tucker
2021-03-13
1
-0
/
+2
*
upstream: remove this KEX fuzzer; it's awkward to use and doesn't play
djm@openbsd.org
2021-02-26
1
-14
/
+0
*
upstream: Add PerSourceMaxStartups and PerSourceNetBlockSize
dtucker@openbsd.org
2021-01-11
1
-1
/
+1
*
upstream: Move address handling functions out into their own file
dtucker@openbsd.org
2021-01-11
1
-1
/
+1
*
upstream: Update/replace the experimental post-quantim hybrid key
djm@openbsd.org
2020-12-29
1
-1
/
+1
*
Move the local m4 macros
Sebastian Andrzej Siewior
2020-09-11
1
-1
/
+1
*
Remove check for 'ent' command.
Darren Tucker
2020-08-20
1
-1
/
+0
*
upstream: avoid spurious error message when ssh-keygen creates files
djm@openbsd.org
2020-06-26
1
-2
/
+1
*
Hook sshsig tests up to Portable Makefiles.
Darren Tucker
2020-06-19
1
-0
/
+17
*
Skip building sk-dummy library if no SK support.
Darren Tucker
2020-05-13
1
-1
/
+3
*
explicitly manage .depend and .depend.bak
Damien Miller
2020-05-13
1
-1
/
+4
*
revert removal of .depend before makedepend
Damien Miller
2020-05-13
1
-1
/
+1
*
Remove use of tail for 'make depend'.
Darren Tucker
2020-05-02
1
-3
/
+4
*
Put the values from env vars back.
Darren Tucker
2020-04-22
1
-18
/
+18
*
Pass configure's egrep through to test-exec.sh.
Darren Tucker
2020-04-22
1
-0
/
+1
*
Remove unneeded env vars from t-exec invocation.
Darren Tucker
2020-04-22
1
-20
/
+0
*
prefer libcrypto chacha20-poly1305 where possible
Damien Miller
2020-04-03
1
-1
/
+1
*
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2020-01-26
1
-1
/
+2
*
only link ssh-sk-helper against libfido2
Damien Miller
2019-12-13
1
-1
/
+1
*
adapt Makefile to ssh-sk-client everywhere
Damien Miller
2019-12-13
1
-27
/
+52
*
Sort .depend when rebuilding.
Darren Tucker
2019-12-11
1
-0
/
+2
*
compile sk-dummy.so with no-PIE version of LDFLAGS
Damien Miller
2019-11-29
1
-1
/
+2
*
(yet) another x-platform fix for sk-dummy.so
Damien Miller
2019-11-29
1
-1
/
+3
*
another attempt at sk-dummy.so working x-platform
Damien Miller
2019-11-29
1
-2
/
+4
*
upstream: lots of dependencies go away here with ed25519 no longer
djm@openbsd.org
2019-11-29
1
-2
/
+1
*
$< doesn't work as` I thought; explicily list objs
Damien Miller
2019-11-28
1
-1
/
+1
*
missing .SUFFIXES line makes make sad
Damien Miller
2019-11-28
1
-0
/
+2
*
(hopefully) fix out of tree builds of sk-dummy.so
Damien Miller
2019-11-27
1
-6
/
+10
*
wire sk-dummy.so into test suite
Damien Miller
2019-11-27
1
-1
/
+19
*
correct object dependency
Damien Miller
2019-11-15
1
-1
/
+1
*
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-14
1
-2
/
+3
*
upstream: implement ssh-ed25519-sk verification; ok djm@
markus@openbsd.org
2019-11-12
1
-1
/
+1
*
upstream: Fill in missing man page bits for U2F security key support:
naddy@openbsd.org
2019-11-08
1
-2
/
+4
*
Put sftp-realpath in libssh.a
Darren Tucker
2019-11-02
1
-4
/
+4
*
upstream: ssh-agent support for U2F/FIDO keys
djm@openbsd.org
2019-10-31
1
-2
/
+9
*
upstream: U2F/FIDO middleware interface
djm@openbsd.org
2019-10-31
1
-1
/
+1
*
upstream: Initial infrastructure for U2F/FIDO support
djm@openbsd.org
2019-10-31
1
-1
/
+2
*
Provide explicit path to configure-check.
Darren Tucker
2019-09-06
1
-2
/
+2
*
revert config.h/config.h.in freshness checks
Damien Miller
2019-09-05
1
-7
/
+3
*
extend autoconf freshness test
Damien Miller
2019-09-05
1
-3
/
+7
[next]