index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Document that CASignatureAlgorithms, ExposeAuthInfo and
dtucker@openbsd.org
2021-10-09
1
-2
/
+5
*
Skip SK unit tests when built without security-key
Darren Tucker
2021-10-07
2
-0
/
+4
*
Include relevant env vars on command line.
Darren Tucker
2021-10-07
1
-1
/
+16
*
Only enable sk-* key types if ENABLE_SK is defined
Darren Tucker
2021-10-07
1
-0
/
+6
*
Disable security key on minix3.
Darren Tucker
2021-10-06
1
-1
/
+1
*
Add USE_LIBC_SHA2 for (at least) NetBSD 9.
Darren Tucker
2021-10-06
1
-0
/
+1
*
Define OPENSSL_NO_SHA including OpenSSL from test.
Darren Tucker
2021-10-06
1
-0
/
+2
*
Disable security key on NetBSD4 test.
Darren Tucker
2021-10-06
1
-1
/
+2
*
clean regress/misc/sk-dummy in cleandir target
Damien Miller
2021-10-06
1
-0
/
+3
*
upstream: Dynamically allocate encoded HashKnownHosts and free as
dtucker@openbsd.org
2021-10-06
3
-13
/
+17
*
upstream: use libc SHA256 functions; make this work when compiled
djm@openbsd.org
2021-10-06
1
-18
/
+21
*
upstream: Add test for ssh hashed known_hosts handling.
dtucker@openbsd.org
2021-10-06
2
-1
/
+19
*
fix broken OPENSSL_HAS_ECC test
Damien Miller
2021-10-06
1
-1
/
+1
*
make sk-dummy.so work without libcrypto installed
Damien Miller
2021-10-01
1
-2
/
+8
*
make OPENSSL_HAS_ECC checks more thorough
Damien Miller
2021-10-01
2
-21
/
+21
*
fix FIDO key support for !OPENSSL_HAS_ECC case
Damien Miller
2021-10-01
2
-2
/
+20
*
enable security key support for --without-openssl
Damien Miller
2021-10-01
1
-4
/
+0
*
need stdlib.h for free(3)
Damien Miller
2021-10-01
1
-0
/
+1
*
upstream: Fix up whitespace left by previous
dtucker@openbsd.org
2021-10-01
3
-305
/
+305
*
upstream: Remove references to privsep.
dtucker@openbsd.org
2021-10-01
5
-135
/
+117
*
upstream: Use "skip" instead of "fatal"
dtucker@openbsd.org
2021-10-01
2
-8
/
+4
*
upstream: unbreak FIDO sk-ed25519 key enrollment for OPENSSL=no builds;
djm@openbsd.org
2021-10-01
1
-2
/
+6
*
Include stdlib.h for arc4random_uniform prototype.
Darren Tucker
2021-09-29
1
-0
/
+1
*
Look for clang after cc and gcc.
Darren Tucker
2021-09-29
1
-1
/
+1
*
Use backticks instead of $(..) for portability.
Darren Tucker
2021-09-29
2
-2
/
+2
*
Skip file-based tests by default on Mac OS.
Darren Tucker
2021-09-29
1
-0
/
+1
*
Build without OpenSSL on Mac OS.
Darren Tucker
2021-09-29
1
-0
/
+8
*
Remove TEST_SSH_ECC.
Darren Tucker
2021-09-29
3
-10
/
+3
*
Split c89 test openssl setting out.
Darren Tucker
2021-09-29
1
-1
/
+2
*
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
*
Add make clean step to tests.
Darren Tucker
2021-09-29
2
-0
/
+4
*
Test all available clang and gcc versions.
Darren Tucker
2021-09-29
3
-0
/
+16
*
upstream: Test certificate hostkeys held in ssh-agent too. Would have
djm@openbsd.org
2021-09-29
1
-25
/
+59
*
upstream: add some debug output showing how many key file/command lines
djm@openbsd.org
2021-09-29
1
-3
/
+8
*
upstream: Make prototype for rijndaelEncrypt match function
dtucker@openbsd.org
2021-09-29
1
-3
/
+2
*
upstream: Import regenerated moduli.
dtucker@openbsd.org
2021-09-29
1
-449
/
+382
*
Add new compiler hardening flags.
Darren Tucker
2021-09-29
1
-0
/
+2
*
initgroups needs grp.h
V_8_8_P1
Damien Miller
2021-09-26
1
-0
/
+1
*
upstream: openssh-8.8
djm@openbsd.org
2021-09-26
1
-2
/
+2
*
upstream: need initgroups() before setresgid(); reported by anton@,
djm@openbsd.org
2021-09-26
1
-1
/
+7
*
update version numbers for release
Damien Miller
2021-09-26
3
-3
/
+3
*
upstream: RSA/SHA-1 is not used by default anymore
kn@openbsd.org
2021-09-26
1
-8
/
+5
*
Move the fgrep replacement to hostkey-rotate.sh.
Darren Tucker
2021-09-24
2
-19
/
+19
*
Replacement function for buggy fgrep.
Darren Tucker
2021-09-24
1
-0
/
+19
*
Don't prompt for yes/no questions.
David Manouchehri
2021-09-23
1
-2
/
+3
*
upstream: fix missing -s in SYNOPSYS and usage() as well as a
djm@openbsd.org
2021-09-21
2
-5
/
+5
*
upstream: Fix "Allocated port" debug message
dtucker@openbsd.org
2021-09-20
1
-2
/
+3
*
upstream: Switch scp back to use the old protocol by default, ahead of
djm@openbsd.org
2021-09-20
2
-16
/
+12
[next]