index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
check that configure/config.h is up to date
Damien Miller
2019-09-05
1
-1
/
+6
*
portability fixes for sshsig
Damien Miller
2019-09-03
1
-1
/
+1
*
upstream: sshsig: lightweight signature and verification ability
djm@openbsd.org
2019-09-03
1
-1
/
+1
*
Report success of individual tests as well as all.
Darren Tucker
2019-07-29
1
-2
/
+3
*
Split test targets further.
Darren Tucker
2019-07-24
1
-3
/
+11
*
Add lib dependencies for regress binary targets.
Darren Tucker
2019-07-24
1
-2
/
+3
*
Make "unit" a dependency of "test".
Darren Tucker
2019-07-24
1
-1
/
+1
*
Split regress-binaries into two targets.
Darren Tucker
2019-07-23
1
-1
/
+5
*
Revert one dependency per line change.
Darren Tucker
2019-07-19
1
-1
/
+1
*
Force dependencies one per line.
Darren Tucker
2019-07-19
1
-1
/
+1
*
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-16
1
-1
/
+1
*
remove realpath() compat replacement
Damien Miller
2019-07-08
1
-1
/
+1
*
upstream: add a local implementation of BSD realpath() for
djm@openbsd.org
2019-07-08
1
-2
/
+2
*
upstream: Remove crc32.{c,h} which were only used by the now-gone
dtucker@openbsd.org
2019-05-08
1
-1
/
+1
*
upstream: rename kex->kem_client_pub -> kex->client_pub now that
djm@openbsd.org
2019-01-21
1
-1
/
+1
*
upstream: use KEM API for vanilla ECDH
djm@openbsd.org
2019-01-21
1
-2
/
+1
*
upstream: use KEM API for vanilla DH KEX
djm@openbsd.org
2019-01-21
1
-0
/
+2
*
upstream: use KEM API for vanilla c25519 KEX
djm@openbsd.org
2019-01-21
1
-2
/
+0
*
upstream: Add support for a PQC KEX/KEM:
djm@openbsd.org
2019-01-21
1
-0
/
+2
*
pass TEST_SSH_SSHPKCS11HELPER to regress tests
Damien Miller
2019-01-21
1
-0
/
+1
*
upstream: remove last traces of old packet API!
djm@openbsd.org
2019-01-20
1
-1
/
+1
*
upstream: move client/server SSH-* banners to buffers under
djm@openbsd.org
2018-12-27
1
-1
/
+1
*
delete the correct thing; kexfuzz binary
Damien Miller
2018-09-12
1
-1
/
+1
*
fix path in distclean target
Damien Miller
2018-08-23
1
-1
/
+1
*
Remove support for S/Key
Damien Miller
2018-07-31
1
-1
/
+1
*
Create control sockets in clean temp directories
Damien Miller
2018-07-20
1
-0
/
+8
*
upstream: Remove support for running ssh(1) setuid and fatal if
dtucker@openbsd.org
2018-07-19
1
-4
/
+4
*
rm regress/misc/kexfuzz/*.o in distclean target
Damien Miller
2018-07-13
1
-0
/
+1
*
upstream: remove legacy key emulation layer; ok djm@
markus@openbsd.org
2018-07-12
1
-1
/
+1
*
upstream: remove legacy buffer API emulation layer; ok djm@
markus@openbsd.org
2018-07-10
1
-2
/
+2
*
Revert $REGRESSTMP changes.
Darren Tucker
2018-04-13
1
-3
/
+1
*
Many typo fixes from Karsten Weiss
Damien Miller
2018-04-10
1
-1
/
+1
*
Replace $(CURDIR) with $(PWD).
Darren Tucker
2018-02-26
1
-1
/
+1
*
Fix breakage when REGRESSTMP not set.
Darren Tucker
2018-02-26
1
-1
/
+1
*
object files end with .o - not .c
Damien Miller
2018-02-26
1
-7
/
+7
*
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-26
1
-1
/
+11
*
Use portable syntax for REGRESSTMP.
Darren Tucker
2018-02-23
1
-1
/
+1
*
Add REGRESSTMP make var override.
Darren Tucker
2018-02-19
1
-1
/
+3
*
Remove remaining now-obsolete cvs $Ids.
Darren Tucker
2018-02-15
1
-2
/
+0
*
remove blocks.c from Makefile
Damien Miller
2017-12-19
1
-1
/
+1
*
upstream commit
naddy@openbsd.org
2017-12-19
1
-7
/
+0
*
Ensure config.h is always in dependencies.
Darren Tucker
2017-12-12
1
-0
/
+3
*
Add autogenerated dependency info to Makefile.
Darren Tucker
2017-12-11
1
-2
/
+13
*
Remove now-used check for perl.
Darren Tucker
2017-12-09
1
-1
/
+0
*
Replace mkinstalldirs with mkdir -p.
Darren Tucker
2017-12-01
1
-33
/
+19
*
Remove RSA1 host key generation.
Darren Tucker
2017-12-01
1
-3
/
+0
*
Split platform_sys_dir_uid into its own file
Damien Miller
2017-08-25
1
-2
/
+2
[next]