[openssl/openssl] c60fdd: Drop Windows CE support.
"'Bob Beck' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: c60fddbbcf887ee5a05c389af1c8f5681c660082
https://github.com/openssl/openssl/commit/c60fddbbcf887ee5a05c389af1c8f5681c660082
Author: Bob Beck <[email protected]>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M CHANGES.md
M Configurations/10-main.conf
M INSTALL.md
M apps/lib/apps.c
M apps/lib/opt.c
M crypto/LPdir_win.c
M crypto/bio/bss_log.c
M crypto/bn/bn_lib.c
M crypto/cryptlib.c
M crypto/dso/dso_win32.c
M crypto/getenv.c
M crypto/o_dir.c
M crypto/o_str.c
M crypto/rand/randfile.c
M crypto/threads_win.c
M crypto/ui/ui_openssl.c
M include/internal/e_os.h
M include/internal/e_winsock.h
M include/internal/refcount.h
M include/internal/sockets.h
M include/internal/tsan_assist.h
M include/openssl/e_os2.h
Log Message:
-----------
Drop Windows CE support.
Windows CE has been out of mainstream support since 2018
and will not have a modern toolchain capable of compiling
a modern OpenSSL.
The vc_wince_info Perl helper, the crypto/LPdir_wince.c
directory backend, and a long tail of _WIN32_WCE
/ OPENSSL_SYS_WINCE guards across the Windows code paths
get removed.
Spotted by idrassi.
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Thu Jun 25 07:27:18 2026
(Merged from https://github.com/openssl/openssl/pull/31601)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/bb6881-c60fdd%40github.com.