curl/lib
Daniel Stenberg ceae02db04
rtmp: drop support
- librtmp has no test cases, makes no proper releases and has not had a
  single commit within the last year

- librtmp parses the URL itself and requires non-compliant URLs for this

- we have no RTMP tests

- RTMP was used by 2.2% of curl users (self-identified in the 2025
  survey)

Closes #20673
2026-03-21 14:56:06 +01:00
..
curlx curlx_now(), prevent zero timestamp 2026-03-21 14:47:36 +01:00
vauth gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
vquic lib: always use Curl_1st_fatal instead of Curl_1st_err 2026-03-18 13:38:51 +01:00
vssh build: enable -Wimplicit-int-enum-cast compiler warning, fix issues 2026-03-19 11:17:17 +01:00
vtls dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
.gitignore
altsvc.c curl_get_line: fix potential infinite loop when filename is a directory 2026-03-16 11:54:43 +01:00
altsvc.h urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
amigaos.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
amigaos.h
arpa_telnet.h
asyn-ares.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
asyn-base.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
asyn-thrdd.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
asyn.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
bufq.c
bufq.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
bufref.c
bufref.h
cf-h1-proxy.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
cf-h1-proxy.h
cf-h2-proxy.c lib: keepon improving 2026-03-15 12:48:03 +01:00
cf-h2-proxy.h
cf-haproxy.c
cf-haproxy.h
cf-https-connect.c
cf-https-connect.h
cf-ip-happy.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
cf-ip-happy.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
cf-socket.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
cf-socket.h
cfilters.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
cfilters.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
CMakeLists.txt cmake: drop support for CMake 3.17 and older 2026-03-21 13:24:47 +01:00
config-mac.h
config-os400.h
config-riscos.h
config-win32.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
conncache.c connection bits: move 'connect_only' here 2026-03-17 15:01:29 +01:00
conncache.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
connect.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
connect.h
content_encoding.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
content_encoding.h
cookie.c curl_get_line: fix potential infinite loop when filename is a directory 2026-03-16 11:54:43 +01:00
cookie.h
cshutdn.c connection bits: move 'connect_only' here 2026-03-17 15:01:29 +01:00
cshutdn.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
curl_addrinfo.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
curl_addrinfo.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
curl_config-cmake.h.in rtmp: drop support 2026-03-21 14:56:06 +01:00
curl_ctype.h curl_ctype.h: fix spelling in a couple of locally used macros 2026-03-17 14:34:48 +01:00
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_fopen.c
curl_fopen.h
curl_get_line.c curl_get_line: error out on read errors 2026-03-17 16:14:08 +01:00
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
curl_gssapi.h
curl_hmac.h
curl_ldap.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
curl_md4.h
curl_md5.h
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_printf.h
curl_range.c
curl_range.h
curl_sasl.c urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
curl_sasl.h
curl_setup.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_sha256.h
curl_sha512_256.c
curl_sha512_256.h
curl_share.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_share.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_sspi.c
curl_sspi.h
curl_threads.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_threads.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_trc.c
curl_trc.h
cw-out.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
cw-out.h
cw-pause.c
cw-pause.h
dict.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
dict.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
dllmain.c
dnscache.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
dnscache.h dnscache.h: include curlx/timeval.h for struct curltime 2026-03-21 12:27:34 +01:00
doh.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
doh.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
dynhds.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
dynhds.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
easy.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
easy_lock.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
escape.h
fake_addrinfo.c
fake_addrinfo.h
file.c file: init fd to -1 to prevent close fd 0 on early failure 2026-03-20 15:00:21 +01:00
file.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
fileinfo.c
fileinfo.h
formdata.c
formdata.h
ftp-int.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
ftp.c ftp: make the MDTM date parser stricter (again) 2026-03-21 12:25:14 +01:00
ftp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
ftplistparser.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
ftplistparser.h
functypes.h
getenv.c
getinfo.c getinfo: initialize PureInfo field used_proxy 2026-03-20 13:47:32 +01:00
getinfo.h
gopher.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
gopher.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
hash.c
hash.h
headers.c
headers.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
hmac.c
hostip.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
hostip.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
hostip4.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
hostip6.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
hsts.c curl_get_line: fix potential infinite loop when filename is a directory 2026-03-16 11:54:43 +01:00
hsts.h
http.c lib: always use Curl_1st_fatal instead of Curl_1st_err 2026-03-18 13:38:51 +01:00
http.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
http1.c
http1.h
http2.c http2: clear the h2 session at delete 2026-03-18 10:34:48 +01:00
http2.h
http_aws_sigv4.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
http_aws_sigv4.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
http_chunks.c
http_chunks.h
http_digest.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
http_proxy.h urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
httpsrr.c
httpsrr.h
idn.c
idn.h
if2ip.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
if2ip.h
imap.c imap: reset the UIDVALIDITY state between transfers 2026-03-17 16:31:53 +01:00
imap.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
ldap.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
llist.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
macos.c
macos.h
Makefile.am optiontable: replace stdin with filename arg, harden open() call 2026-03-19 15:06:43 +01:00
Makefile.inc rtmp: drop support 2026-03-21 14:56:06 +01:00
Makefile.soname badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
md4.c
md5.c
memdebug.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
mime.c
mime.h
mprintf.c build: assume snprintf() in mprintf, drop feature check 2026-03-21 13:30:37 +01:00
mqtt.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
mqtt.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
multi.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
multi_ev.c multi: improve wakeup and wait code 2026-03-21 11:58:24 +01:00
multi_ev.h
multi_ntfy.c
multi_ntfy.h
multihandle.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
multiif.h
netrc.c netrc: refactor into smaller sub functions 2026-03-17 16:51:38 +01:00
netrc.h
noproxy.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
noproxy.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
openldap.c cmake: add CURL_GCC_ANALYZER option, enable in CI, fix/silence 2026-03-16 11:49:34 +01:00
optiontable.pl optiontable: replace stdin with filename arg, harden open() call 2026-03-19 15:06:43 +01:00
parsedate.c
parsedate.h
pingpong.c pingpong: cleanup timeleft handling 2026-03-11 23:30:05 +01:00
pingpong.h pingpong: cleanup timeleft handling 2026-03-11 23:30:05 +01:00
pop3.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
pop3.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
progress.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
progress.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
protocol.c rtmp: drop support 2026-03-21 14:56:06 +01:00
protocol.h rtmp: drop support 2026-03-21 14:56:06 +01:00
psl.c
psl.h
rand.c rand: use BCryptGenRandom() in UWP builds 2026-03-18 14:47:39 +01:00
rand.h
ratelimit.c
ratelimit.h
request.c lib: keepon improving 2026-03-15 12:48:03 +01:00
request.h lib: keepon improving 2026-03-15 12:48:03 +01:00
rtsp.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
rtsp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
select.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
select.h
sendf.c cmake: add CURL_GCC_ANALYZER option, enable in CI, fix/silence 2026-03-16 11:49:34 +01:00
sendf.h
setopt.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c
sigpipe.h
slist.c
slist.h
smb.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
smb.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
smtp.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
smtp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
sockaddr.h
socketpair.c
socketpair.h
socks.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
socks.h
socks_gssapi.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
socks_sspi.c
splay.c
splay.h
strcase.c
strcase.h
strequal.c
strerror.c
strerror.h
system_win32.c
system_win32.h
telnet.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
telnet.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
tftp.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
tftp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
transfer.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
transfer.h transfer: enhance secure check 2026-03-17 15:56:02 +01:00
uint-bset.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-bset.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-hash.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-hash.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-spbset.c
uint-spbset.h
uint-table.c
uint-table.h
url.c rtmp: drop support 2026-03-21 14:56:06 +01:00
url.h lib: always use Curl_1st_fatal instead of Curl_1st_err 2026-03-18 13:38:51 +01:00
urlapi-int.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
urlapi.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
urldata.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
version.c rtmp: drop support 2026-03-21 14:56:06 +01:00
ws.c cmake: add CURL_GCC_ANALYZER option, enable in CI, fix/silence 2026-03-16 11:49:34 +01:00
ws.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00