e00caac3db
cmake: drop USE_WIN32 define
...
This was added in #423 , but it's only use was then removed in #435 .
2025-06-18 18:46:28 +02:00
d425d8bf25
fix capitalization ws2_32.lib
...
Windows and MacOS are both case-insensitive, and hence the issue of wrong capitalisation may not have surfaced.
I am forming a recipe for cross-compilation for the Julia BinarBuilder environment, which uses Linux x86_64 as the host system. However, as it uses a sensitive filesystem, I hit a linking error that could only be fixed by changing the capitalization of `Ws2_32.lib` to lowercase.
More on that can be found in the pull request:
https://github.com/JuliaPackaging/Yggdrasil/pull/10950
2025-04-16 11:47:49 +02:00
838aaaee8d
libp11 PKCS#11 provider support
2025-03-28 14:05:12 +01:00
27686c0b0c
Missing part of 4dd836bab1
2024-09-05 11:43:25 +02:00
4dd836bab1
Initial 2.10-dev commit
2024-06-29 21:58:55 +02:00
76ee550c9d
Release 2.9
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2024-06-29 20:16:47 +02:00
6e5bef14e9
Rewrite making test certificates ( #393 )
...
Also updates obsolete curl dependencies with zlib.
2024-05-22 18:59:53 +02:00
7a5389b719
Fixed cmake test cURL support
2024-04-10 17:09:01 +02:00
d9f0a8dade
Fixed missing Crypt32.lib when linking openssl statically
2024-04-10 17:09:01 +02:00
ded1f7aa67
Use native HTTP client with OpenSSL 3.0 or later ( #378 )
...
Co-authored-by: olszomal <Malgorzata.Olszowka@stunnel.org >
2024-04-09 19:33:31 +02:00
b294f5d18f
Initial 2.9-dev commit
2024-03-05 16:34:32 +01:00
699bc85d0a
Release 2.8
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2024-03-03 23:32:15 +01:00
4576895718
Initial script (text) format support
...
See #37 for details.
2024-02-12 10:54:18 +01:00
ecb17709fc
Initial 2.8-dev commit
2023-09-19 22:03:02 +02:00
9ebd79ad18
Release 2.7
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2023-09-19 21:51:05 +02:00
1700455533
APPX support ( #303 )
...
Co-authored-by: Maciej Panek <Maciej.panek@punxworks.com >
Co-authored-by: olszomal <Malgorzata.Olszowka@stunnel.org >
2023-09-19 21:23:32 +02:00
a509a66c65
Initial 2.7-dev commit
2023-05-30 17:23:46 +02:00
0a0fdfe96a
Release 2.6
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2023-05-29 23:10:39 +02:00
fb731f2b5e
Use indentations
2023-05-01 11:59:06 +02:00
0f51a06b8f
Separate common and format-dependent functions ( #241 )
2023-03-25 20:32:58 +01:00
b8cb44fa47
initial 2.6 commit
2022-08-12 22:09:34 +02:00
36cdea56de
release 2.5
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2022-08-12 21:59:52 +02:00
a5011a00c5
set install prefix
2022-08-12 20:45:57 +02:00
abf5aa68f8
simplify CI
2022-08-04 11:34:37 +02:00
86e4eb9252
fix mingw support
2022-08-04 11:34:37 +02:00
7510e3c553
initial 2.5 commit
2022-08-02 21:43:44 +02:00
225a8f78fa
release 2.4
...
Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org >
2022-08-02 21:29:07 +02:00
8f6d1617eb
enable built-in socket module in Python
2022-08-01 20:59:02 +02:00
c59f5dd02c
use the first cmake release that passes CI
2022-07-30 20:42:30 +02:00
0a9dcbda6c
fix the minimum required cmake
2022-07-30 12:15:50 +02:00
d0a958919d
autodetect vcpkg
2022-07-30 09:53:16 +02:00
81b58f744d
simplify custom builds
2022-07-29 23:06:45 +02:00
8f30bf28e7
set the project language
2022-07-29 19:06:00 +02:00
4c856f3a1e
Additional excludes for Windows installation
2022-07-27 16:56:34 +02:00
1bf5f9a07b
Avoid hardcoding DLL names
2022-07-27 16:41:26 +02:00
757d9c39a4
fix and simplify cmake
2022-07-21 12:21:19 +02:00
fb19651926
re-enable tests/install/dist on Unix
2022-07-16 21:55:04 +02:00
a19d77a8a7
MSVC fixes and workarounds
2022-07-16 21:10:56 +02:00
6a873c3a49
simplify cmake
2022-07-16 20:01:11 +02:00
a892c50147
doc: CMAKE_C_STANDARD is C not C++
2022-07-15 21:17:01 +02:00
60fe5d15fe
use CMake instead of Makefile
2022-05-25 20:27:21 +02:00