curl/packages
Viktor Szakats c09466abff
egd: delete feature detection and related source code
EGD is Entropy Gathering Daemon, a socket-based entropy source supported
by pre-OpenSSL v1.1 versions and now deprecated. curl also deprecated it
a while ago.

Its detection in CMake was broken all along because OpenSSL libs were
not linked at the point of feature check.

Delete detection from both cmake and autotools, along with the related
source snippet, and the `--with-egd-socket=` `./configure` option.

Closes #11556
2023-08-01 21:58:56 +00:00
..
OS400 os400: correct EXPECTED_STRING_LASTZEROTERMINATED 2023-07-20 23:43:28 +02:00
vms egd: delete feature detection and related source code 2023-08-01 21:58:56 +00:00
Makefile.am OS400: provide ILE/RPG usage examples 2023-04-18 16:14:00 -04:00
README.md packages: remove Android, update README 2023-02-06 08:18:21 +01:00

Packages

This directory and all its subdirectories are for special package information, templates, scripts and docs. The files herein should be of use for those of you who want to package curl in a binary or source format for these platforms.