82 Commits

Author SHA1 Message Date
93f865f2d4 Use proper capitalization 2024-11-22 15:39:57 -05:00
cf6975b603 Add less frequently used tools that are handy to have 2024-10-23 11:23:46 -04:00
4ca0176668 Need 'libfile' for license.pl 2024-10-16 17:37:17 -04:00
a3fb5029f8 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
1c68da282c portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest. 2024-08-20 13:48:33 -05:00
edb95ae7ae Clear out remnants of old code 2024-08-09 14:22:38 -04:00
085b78994d Update buildAndPush script 2024-08-08 16:44:22 -04:00
63ec8fe83a Add in 'libbacktrace' 2024-08-08 16:14:03 -04:00
e1502e7f5b Need a newer version that doesn't complain about libz 2024-08-08 15:39:16 -04:00
e7c068b9aa Add fix to netcat package 2024-07-12 15:48:19 -04:00
d21e12851a Need to add more dependencies to be able to run all tests 2024-07-12 15:31:46 -04:00
b90035d7b0 Remove 'dunfell' as its support ends in 3 days 2024-04-29 12:26:29 -04:00
13f83045a4 Add in 'langdale' and 'scarthgap' containers 2024-04-29 12:22:54 -04:00
aa1f253a8a Force a rebuild using the latest sources 2024-04-29 12:21:47 -04:00
5e85adee0f Add yet another cross compiling tool 2024-04-11 23:14:16 -04:00
f9b26d8c06 Merge pull request #7358 from bandi13/buildNewYoctoContainer
Build new yocto container
2024-03-27 23:41:46 -04:00
22766578fc Add in powerpc cross compilation tools 2024-03-25 15:39:59 -04:00
0abb381497 Use official repo to build 2024-03-21 16:31:48 -04:00
5e45bb4d25 Using PR version 2024-03-19 11:53:03 -04:00
9bddddb952 First test build on 2024-03-06 2024-03-18 16:32:24 -04:00
74d7696e69 More application dependencies 2024-03-18 11:21:24 -04:00
4270f8cda3 This will force building of dependencies in the container
Fewer things to compile in subsequent tests
2024-03-01 15:21:46 -05:00
8a68e6aaa1 Merge pull request #7266 from bandi13/addYoctoDocker
Add in files for yocto build environment
2024-02-22 19:30:36 +07:00
e74d3e126e Add in files for yocto build environment 2024-02-21 16:49:35 -05:00
2ee47eac4d Add in missing dependency for nightly-sp-test 2024-02-21 16:16:26 -05:00
71fd4782c0 Add in dependencies when compiling with OpenVPN 2024-02-15 13:48:33 -05:00
340e22a6e4 Add in dependencies of tests 2024-02-08 16:48:10 -05:00
ca73a311cf Don't use /dev/null 2023-10-10 17:31:45 +02:00
5372cd5026 Update openwrt script 2023-10-10 17:08:58 +02:00
005346d9ec Fix entrypoint 2023-09-28 14:45:51 -04:00
93358f1402 Define WOLFSSL_DIR 2023-09-28 13:59:04 -04:00
5e1bd8174c Push multi-platform wolfCLU to DockerHub 2023-09-28 13:55:38 -04:00
2ef83e142f Update buildAndPush.sh and README.md 2023-09-28 13:27:07 -04:00
9fdb3cf17a Appease test scripts 2023-09-28 10:48:03 -04:00
d95ce57eea Fix script errors 2023-09-27 15:31:01 -04:00
717249c0cc Trust github.com in container, add in possible Jenkins userIDs 2023-09-22 16:01:54 -04:00
f0d0a87822 Add in working cross-compiler container and builder script 2023-09-22 14:55:30 -04:00
1141f9bee9 Use wolfssl/wolfssl-builder as the container name 2023-09-22 14:55:01 -04:00
9472dd39e4 Add CCache to the container to decrease compilation time 2023-09-19 10:12:03 -04:00
7a12202675 Init deb packaging
- rpm: Simplify script and list wolfSSL as packager
- add packaging github action
2023-08-23 22:01:12 +02:00
300c183453 Update README 2023-08-14 11:21:12 -04:00
5002ef19b1 Give GDB permission to attach to processes as non-root 2023-08-14 11:21:00 -04:00
4167a51fe9 Add in 'udp-proxy' 2023-08-11 11:23:09 -04:00
568bf35555 Reduce image size 2023-08-11 11:22:08 -04:00
6b1513a769 Clean up garbage characters 2023-08-10 16:41:11 -04:00
66c529e610 Add in PKIXSSH 2023-08-10 16:41:11 -04:00
8cd06c64b2 Add dependency for liblms
Usage: './configure --enable-lms=yes --with-liblms=/opt/sources/hash-sigs'
2023-07-13 14:22:55 -04:00
6fa080642c Use liboqs v0.8 2023-07-11 15:36:44 -04:00
9f24217e26 Workaround for removed kmods repo in OpenWRT 21.02. 2023-06-21 11:53:30 -07:00
931f665a9a Missing 'tcpdump' utility 2023-05-01 15:30:12 -04:00