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
*
upstream: Split per-connection sshd-session binary
djm@openbsd.org
2024-10-14
1
-4
/
+23
*
upstream: Add experimental support for hybrid post-quantum key exchange
djm@openbsd.org
2024-09-02
1
-1
/
+1
*
Makefile support for sshd-session
Damien Miller
2024-05-17
1
-6
/
+19
*
Have configure find PuTTY and Conch binaries.
Darren Tucker
2023-10-20
1
-3
/
+3
*
upstream: Allow overriding the locations of the Dropbear binaries
dtucker@openbsd.org
2023-10-20
1
-0
/
+4
*
run t-extra regress tests
Damien Miller
2023-10-13
1
-2
/
+2
*
upstream: Rework logging for the regression tests.
dtucker@openbsd.org
2023-03-01
1
-0
/
+5
*
adapt compat_kex_proposal() test to portable
Damien Miller
2023-02-02
1
-0
/
+1
*
upstream: update OpenSSH's Ed25519 code to the last version of SUPERCOP
djm@openbsd.org
2023-01-16
1
-2
/
+2
*
Set OPENSSL_BIN from OpenSSL directory.
Darren Tucker
2023-01-06
1
-0
/
+1
*
upstream: unit tests for misc.c:ptimeout_* API
djm@openbsd.org
2023-01-06
1
-1
/
+2
*
upstream: use users-groups-by-id@openssh.com sftp-server extension
djm@openbsd.org
2022-09-19
1
-1
/
+1
*
Move stale-configure check as early as possible.
Darren Tucker
2022-07-27
1
-6
/
+1
*
Move libcrypto into CHANNELLIBS.
Darren Tucker
2022-07-27
1
-21
/
+22
*
Do not link scp, sftp and sftp-server w/ zlib.
Darren Tucker
2022-07-27
1
-5
/
+6
*
Remove workarounds for OpenSSL missing AES-CTR.
Darren Tucker
2022-07-25
1
-1
/
+1
*
upstream: split the low-level file handling functions out from
djm@openbsd.org
2022-05-27
1
-1
/
+1
*
Set Makefile SHELL as determined by configure.
Darren Tucker
2022-04-01
1
-2
/
+1
*
Use PICFLAG instead of hard coding -fPIC.
Darren Tucker
2022-02-25
1
-1
/
+1
*
upstream: Add unit tests for hpdelim.
dtucker@openbsd.org
2022-02-10
1
-1
/
+2
*
remove built-in support for md5crypt()
Damien Miller
2021-10-28
1
-1
/
+1
*
clean regress/misc/sk-dummy in cleandir target
Damien Miller
2021-10-06
1
-0
/
+3
*
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
[next]