index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
setup_ci.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly install libssl-devel cygwin.
Darren Tucker
2024-07-28
1
-1
/
+1
*
Interop test against PuTTY snapshot and releases.
Darren Tucker
2024-02-07
1
-0
/
+26
*
Restore nopasswd sudo rule on Mac OS X.
Darren Tucker
2023-10-30
1
-7
/
+19
*
Don't exit early when setting up on Mac OS X.
Darren Tucker
2023-10-30
1
-5
/
+12
*
Install Dropbear for interop testing.
Darren Tucker
2023-10-20
1
-2
/
+2
*
Don't use make -j2.
Darren Tucker
2023-10-12
1
-3
/
+3
*
Add test for zlib development branch.
Darren Tucker
2023-08-21
1
-0
/
+8
*
Include config.guess in debug output.
Darren Tucker
2023-05-08
1
-1
/
+3
*
Github testing support for BoringSSL
Damien Miller
2023-03-24
1
-0
/
+13
*
Remove extended ACLs from working dirs.
Darren Tucker
2023-02-25
1
-3
/
+3
*
Retry package installation 3 times.
Darren Tucker
2023-01-13
1
-3
/
+16
*
Add libcrypt-devel to cygwin-release deps.
Darren Tucker
2022-08-27
1
-1
/
+1
*
Add cygwin-release test target.
Darren Tucker
2022-08-26
1
-10
/
+33
*
Add a bit more debug output.
Darren Tucker
2022-08-19
1
-0
/
+2
*
Add Cygwin (on windows-2019) test target.
Darren Tucker
2022-08-19
1
-0
/
+7
*
Check for perms to run agent-getpeereid test.
Darren Tucker
2022-08-18
1
-1
/
+11
*
Add GCC address sanitizer build/test.
Darren Tucker
2022-07-05
1
-0
/
+2
*
Add clang sanitizer tests.
Darren Tucker
2022-07-03
1
-0
/
+3
*
Drop leading "v" from release version identifier.
Darren Tucker
2022-03-26
1
-2
/
+2
*
Use tarballs when testing LibreSSL releases.
Darren Tucker
2022-03-26
1
-7
/
+16
*
Add test configs for MUSL C library.
Darren Tucker
2022-02-18
1
-0
/
+3
*
libhardended_malloc.so moved into out dir.
Darren Tucker
2022-01-11
1
-1
/
+1
*
kitchensink test target now needs krb5.
Darren Tucker
2021-10-22
1
-1
/
+1
*
Test both MIT KRB5 and Heimdal.
Darren Tucker
2021-10-22
1
-2
/
+4
*
Source configs script so setup_ci can use settings
Darren Tucker
2021-10-22
1
-0
/
+2
*
Install libedit and pam based on config flags.
Darren Tucker
2021-10-22
1
-7
/
+8
*
Don't use 'here string", it's not POSIX.
Darren Tucker
2021-10-21
1
-1
/
+1
*
Remove -Werror from compiler package to install.
Darren Tucker
2021-10-21
1
-1
/
+2
*
Add tcmalloc test target.
Darren Tucker
2021-10-12
1
-1
/
+4
*
Use backticks instead of $(..) for portability.
Darren Tucker
2021-09-29
1
-1
/
+1
*
Test all available clang and gcc versions.
Darren Tucker
2021-09-29
1
-0
/
+3
*
Don't prompt for yes/no questions.
David Manouchehri
2021-09-23
1
-2
/
+3
*
Really fix test on OpenSSL 1.1.1 stable.
Darren Tucker
2021-09-08
1
-0
/
+1
*
Always build OpenSSL shared.
Darren Tucker
2021-04-27
1
-1
/
+1
*
Fix custom OpenSSL tests.
Darren Tucker
2021-04-27
1
-4
/
+5
*
Add c89 here too.
Darren Tucker
2021-04-26
1
-1
/
+1
*
Add test against OpenSSL w/out ECC.
Darren Tucker
2021-04-26
1
-1
/
+6
*
Interop test agains PuTTY.
Darren Tucker
2021-04-26
1
-0
/
+2
*
Support testing against arbitary libcrytpo vers.
Darren Tucker
2021-04-26
1
-8
/
+18
*
Replace "==" (a bashism) with "=".
Darren Tucker
2021-04-23
1
-1
/
+1
*
Remove dependency on bash.
Darren Tucker
2021-04-23
1
-1
/
+1
*
Install libcbor with libfido2.
Darren Tucker
2021-04-05
1
-1
/
+1
*
Valgrind test: split and move up list.
Darren Tucker
2021-02-23
1
-1
/
+1
*
Add test against Valgrind.
Darren Tucker
2021-02-19
1
-0
/
+3
*
Convert most github hosted tests to new config structure.
Darren Tucker
2021-02-17
1
-9
/
+13
*
Add self-hosted runners for VMs of other platforms.
Darren Tucker
2021-02-17
1
-1
/
+1
*
make with -j2 to use available CPUs.
Darren Tucker
2021-01-28
1
-3
/
+3
*
Add test against openssl head and libressl head.
Darren Tucker
2021-01-28
1
-1
/
+23
*
Run one test with -Werror to catch warnings.
Darren Tucker
2021-01-27
1
-1
/
+1
*
Add Mac OS X test targets.
Darren Tucker
2021-01-12
1
-1
/
+1
[next]