1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Simon Smith
8be46ea752 add riscv64 build support #266
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-03-18 11:43:01 +00:00
Theia Innovation
1579eba11d added configuration to compile the agent for openwrt armv7 (like Teltonika rutx11) (#249) 2024-11-26 20:49:56 +00:00
Ylian Saint-Hilaire
38f8926ba3 Added Visual Studio 2022 and Windows ARM 64bit support 2023-04-14 13:20:45 -07:00
Bryan Roe
9d38b7ea43 Updated Linux, FreeBSD, OpenBSD, and macOS libraries to OpenSSL/1.1.1s 2022-11-01 19:54:44 -07:00
Bryan Roe
28a3f17060 Updated Windows Libraries to OpenSSL/1.1.1s 2022-11-01 10:39:02 -07:00
Bryan Roe
17fd485629 Updated OpenBSD to OpenSSL/1.1.1q 2022-07-14 15:27:29 -07:00
Bryan Roe
43ae880b34 Updated FreeBSD to OpenSSL/1.1.1q 2022-07-14 15:07:32 -07:00
Bryan Roe
f2933c7a7e Updated various Toolchains to OpenSSL/1.1.1q 2022-07-14 14:13:45 -07:00
Bryan Roe
2b35ab5f4c Updated Windows to OpenSSL/1.1.1q 2022-07-14 01:09:36 -07:00
Bryan Roe
fd1bfed92c Updated macOS Intel Silicon, to OpenSSL/1.1.1q 2022-07-14 00:11:54 -07:00
Bryan Roe
78aead6cc2 Updated macOS Apple Silicon to OpenSSL/1.1.1q 2022-07-13 23:59:34 -07:00
Bryan Roe
bfd914ab7e Updated Linux/x86 to OpenSSL/1.1.1q (CentOS 5.11) 2022-07-13 20:56:20 -07:00
Bryan Roe
98a079a31f Updated Linux/x86-64 to OpenSSL/1.1.1q 2022-07-13 20:31:16 -07:00
Bryan Roe
dcce4edfaa Recompiled macOS OpenSSL binary targeting macOS 10.5 2022-05-06 11:06:23 -07:00
Bryan Roe
952b331498 Updated 32 bit linux to openssl/1.1.1n 2022-03-16 13:04:04 -07:00
Bryan Roe
225d04418a Updated OpenBSD openssl to 1.1.1n 2022-03-16 09:43:10 -07:00
Bryan Roe
33856b1c02 Updated FreeBSD openssl to 1.1.1n 2022-03-16 02:16:01 -07:00
Bryan Roe
ef5ca0f5e9 Updated macos OpenSSL to 1.1.1n 2022-03-16 01:54:29 -07:00
Bryan Roe
399d539efc Updated linux OpenSSL to 1.1.1n 2022-03-16 01:44:50 -07:00
Bryan Roe
876eafa72c Updated Windows OpenSSL to 1.1.1n 2022-03-15 20:12:49 -07:00
Bryan Roe
f3991cee87 Added OpenSSL/1.1.1l library for OpenBSD 2021-08-30 13:34:37 -07:00
Bryan Roe
55c16811cd Updated Windows OpenSSL lib to 1.1.1l 2021-08-28 21:08:24 -07:00
Bryan Roe
3ce29c05b4 updated macOS/OpenSSL to 1.1.1l 2021-08-26 15:48:56 -07:00
Bryan Roe
4b19cbad2a Updated FreeBSD/OpenSSL library to 1.1.1l 2021-08-26 13:40:38 -07:00
Bryan Roe
2daff81eaa Updated Alpine/OpenSSL to 1.1.1l 2021-08-26 13:18:53 -07:00
Bryan Roe
cf5caaf1fa Compiled OpenSSL/1.1.1l 2021-08-26 13:04:01 -07:00
Bryan Roe
3fc9a1fb1a 1. Added support for OpenWRT for x86_64
2. Added missing OpenSSL libraries for linux-armada370-hf
2021-08-06 01:30:24 -07:00
Bryan Roe
d45d74a787 Updated Alpine Linux and FreeBSD to openssl/1.1.1k 2021-03-31 12:32:37 -07:00
Bryan Roe
0c1358a9ac Updated openssl to 1.1.1k 2021-03-25 13:28:00 -07:00
Bryan Roe
3630e2c39a Added support for Alpine Linux 2021-01-27 22:43:29 -08:00
Bryan Roe
baa34ebbbf Added openssl for new toolchains 2021-01-16 11:26:31 -08:00
Bryan Roe
8d4a222d47 Recompiled OpenSSL/1.1.1i for macOS with 10.4 target specified in cross compile 2020-12-10 01:38:06 -08:00
Bryan Roe
219bb9ece1 1. Fixed compiler error for OpenSSL/1.1.1i for 32bit linux
2. Added compile switch for BIGCHAINLOCK
2020-12-09 19:10:03 -08:00
Bryan Roe
d1ec2487d8 Fixed compilation error 2020-12-09 18:56:59 -08:00
Ylian Saint-Hilaire
9ac6cd9c46 Updated OpenSSL 1.1.1i on Raspberry Pi. 2020-12-09 11:21:09 -08:00
Bryan Roe
d5b5efe2eb Updated to OpenSSL/1.1.1i for BSD 2020-12-08 19:33:05 -08:00
Bryan Roe
d728a75e6e Updated openwrt and armhf2 to OpenSSL/1.1.1i 2020-12-08 13:31:06 -08:00
Bryan Roe
761dc5a2e0 Updated Linux,macOS, and Windows to OpenSSL/1.1.1i 2020-12-08 12:13:35 -08:00
Bryan Roe
d96a6b9e03 Added support for macOS running on Apple Silicon 2020-11-12 00:28:40 -08:00
Bryan Roe
9890200f25 Added MIPS24KC (OpenWRT) Support 2020-08-19 17:40:34 -07:00
Bryan Roe
a9a7f47fd2 Compiled with CentOS 5.11 2020-05-25 10:47:39 -07:00
Ylian Saint-Hilaire
d4defa9b97 Fixed Linux OpenSSL libraries. 2020-04-22 00:42:25 -07:00
Bryan Roe
8777d32d06 Merge branch 'master' of https://github.com/Ylianst/MeshAgent 2020-04-21 16:37:30 -07:00
Ylian Saint-Hilaire
69616beb70 Updated Linux libraries to OpenSSL 1.1.1g 2020-04-21 15:17:46 -07:00
Bryan Roe
b8358a32f2 updated to openssl/1.1.1g 2020-04-21 14:27:51 -07:00
Bryan Roe
ecc7c7ce4a Updated to openssl/1.1.1g 2020-04-21 14:27:20 -07:00
Ylian Saint-Hilaire
344b84ac90 Fixed incorrect OpenSSL libs. 2020-04-10 15:12:12 -07:00
Ylian Saint-Hilaire
f8fd680d9d Added OpenSSL v1.1.1-f ARM Linaro Build. 2020-04-10 14:11:18 -07:00
Ylian Saint-Hilaire
e69ac1d3c1 Updated compiled OpenSSL libraries to 1.1.1-f. 2020-04-10 13:44:30 -07:00
Bryan Roe
68da462b2f Updated Linux X86/x86-64, macOS, Windows to OpenSSL/1.1.1f
Removed debug comment
2020-04-10 11:43:44 -07:00