summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* GSSAPI key exchange supportSimon Wilkinson2024-03-14
* Have configure find PuTTY and Conch binaries.Darren Tucker2023-10-20
* upstream: Allow overriding the locations of the Dropbear binariesdtucker@openbsd.org2023-10-20
* run t-extra regress testsDamien Miller2023-10-13
* upstream: Rework logging for the regression tests.dtucker@openbsd.org2023-03-01
* adapt compat_kex_proposal() test to portableDamien Miller2023-02-02
* upstream: update OpenSSH's Ed25519 code to the last version of SUPERCOPdjm@openbsd.org2023-01-16
* Set OPENSSL_BIN from OpenSSL directory.Darren Tucker2023-01-06
* upstream: unit tests for misc.c:ptimeout_* APIdjm@openbsd.org2023-01-06
* upstream: use users-groups-by-id@openssh.com sftp-server extensiondjm@openbsd.org2022-09-19
* Move stale-configure check as early as possible.Darren Tucker2022-07-27
* Move libcrypto into CHANNELLIBS.Darren Tucker2022-07-27
* Do not link scp, sftp and sftp-server w/ zlib.Darren Tucker2022-07-27
* Remove workarounds for OpenSSL missing AES-CTR.Darren Tucker2022-07-25
* upstream: split the low-level file handling functions out fromdjm@openbsd.org2022-05-27
* Set Makefile SHELL as determined by configure.Darren Tucker2022-04-01
* Use PICFLAG instead of hard coding -fPIC.Darren Tucker2022-02-25
* upstream: Add unit tests for hpdelim.dtucker@openbsd.org2022-02-10
* remove built-in support for md5crypt()Damien Miller2021-10-28
* clean regress/misc/sk-dummy in cleandir targetDamien Miller2021-10-06
* Remove TEST_SSH_ECC.Darren Tucker2021-09-29
* Expand TEST_SHELL consistently with other vars.Darren Tucker2021-09-29
* Replace `pwd` with make variable in regress cmd.Darren Tucker2021-09-29
* Get BUILDDIR from autoconf.Darren Tucker2021-09-29
* Remove trailing backslash on regress-unit-binariesDarren Tucker2021-08-17
* upstream: support for using the SFTP protocol for file transfers indjm@openbsd.org2021-08-03
* Put second -lssh in link line for sftp-server.Darren Tucker2021-06-18
* upstream: unit test for misc.c:strdelim() that mostly servces todjm@openbsd.org2021-06-01
* Pass OBJ to unit test make invocation.Darren Tucker2021-04-08
* enable authopt and misc unit testsDamien Miller2021-04-03
* Point TEST_SSH_MODULI_FILE at our own moduli.Darren Tucker2021-03-13
* upstream: remove this KEX fuzzer; it's awkward to use and doesn't playdjm@openbsd.org2021-02-26
* upstream: Add PerSourceMaxStartups and PerSourceNetBlockSizedtucker@openbsd.org2021-01-11
* upstream: Move address handling functions out into their own filedtucker@openbsd.org2021-01-11
* upstream: Update/replace the experimental post-quantim hybrid keydjm@openbsd.org2020-12-29
* Move the local m4 macrosSebastian Andrzej Siewior2020-09-11
* Remove check for 'ent' command.Darren Tucker2020-08-21
* upstream: avoid spurious error message when ssh-keygen creates filesdjm@openbsd.org2020-06-26
* Hook sshsig tests up to Portable Makefiles.Darren Tucker2020-06-19
* Skip building sk-dummy library if no SK support.Darren Tucker2020-05-13
* explicitly manage .depend and .depend.bakDamien Miller2020-05-13
* revert removal of .depend before makedependDamien Miller2020-05-13
* Remove use of tail for 'make depend'.Darren Tucker2020-05-02
* Put the values from env vars back.Darren Tucker2020-04-22
* Pass configure's egrep through to test-exec.sh.Darren Tucker2020-04-22
* Remove unneeded env vars from t-exec invocation.Darren Tucker2020-04-22
* prefer libcrypto chacha20-poly1305 where possibleDamien Miller2020-04-03
* upstream: factor out reading/writing sshbufs to dedicateddjm@openbsd.org2020-01-26
* only link ssh-sk-helper against libfido2Damien Miller2019-12-14
* adapt Makefile to ssh-sk-client everywhereDamien Miller2019-12-14