curl/lib
2024-09-26 23:24:14 +02:00
..
vauth
vquic
vssh libssh2: use the Curl_* memory functions to avoid memdebug 2024-09-20 22:47:18 +02:00
vtls
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c tidy-up: rename CURL_WINDOWS_APP to CURL_WINDOWS_UWP 2024-09-19 19:24:12 +02:00
asyn.h
base64.c
bufq.c
bufq.h
bufref.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
bufref.h
c-hyper.c
c-hyper.h http: expect 100 rework 2024-03-18 12:41:56 +01:00
cf-h1-proxy.c
cf-h1-proxy.h
cf-h2-proxy.c
cf-h2-proxy.h
cf-haproxy.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
cf-haproxy.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
cf-https-connect.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
cf-https-connect.h lib: give source files cf-http.* better fitting names 2023-03-02 08:48:34 +01:00
cf-socket.c lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 2024-09-19 20:27:01 +02:00
cf-socket.h lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 2024-09-19 20:27:01 +02:00
cfilters.c
cfilters.h connect: limit update IP info 2024-08-28 13:58:10 +02:00
CMakeLists.txt
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-win32.h tidy-up: rename CURL_WINDOWS_APP to CURL_WINDOWS_UWP 2024-09-19 19:24:12 +02:00
config-win32ce.h
conncache.c
conncache.h
connect.c
connect.h connect: limit update IP info 2024-08-28 13:58:10 +02:00
content_encoding.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
content_encoding.h content_encoding: make Curl_all_content_encodings allocless 2023-11-07 16:35:30 +01:00
cookie.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake curl: add options for safe/no CA bundle search (Windows) 2024-09-22 18:17:25 +02:00
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c lib: convert Curl_get_line to use dynbuf 2024-02-07 09:22:10 +01:00
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c gssapi: align global gss_OID_desc vars to silence ld warnings on macOS ventura 2023-03-10 08:04:42 +01:00
curl_gssapi.h
curl_hmac.h
curl_krb5.h
curl_ldap.h
curl_md4.h
curl_md5.h lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_path.c
curl_path.h
curl_printf.h printf: fix mingw-w64 format checks 2024-09-02 21:03:01 +02:00
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_setup_once.h
curl_setup.h
curl_sha256.h
curl_sha512_256.c
curl_sha512_256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curl_trc.c
curl_trc.h
curlx.h
cw-out.c lib/cw-out: initialize 'flush_all' directly 2024-09-26 16:55:01 +02:00
cw-out.h
dict.c
dict.h
dllmain.c
doh.c
doh.h
dynbuf.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
dynbuf.h
dynhds.c
dynhds.h
easy_lock.h
easy.c
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
escape.h
file.c
file.h
fileinfo.c ftplistparser: replace realloc with dynbuf 2023-03-28 10:11:33 +02:00
fileinfo.h
fopen.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
fopen.h
formdata.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
formdata.h
ftp.c
ftp.h
ftplistparser.c
ftplistparser.h wildcard: remove files and move functions into ftplistparser.c 2023-03-03 23:25:30 +01:00
functypes.h
getenv.c tidy-up: rename CURL_WINDOWS_APP to CURL_WINDOWS_UWP 2024-09-19 19:24:12 +02:00
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
headers.c
headers.h
hmac.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
hostasyn.c
hostip4.c
hostip6.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
hostip.c
hostip.h
hostsyn.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
hsts.c
hsts.h
http1.c
http1.h
http2.c
http2.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
http_aws_sigv4.c
http_aws_sigv4.h
http_chunks.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
http_chunks.h code: language cleanup in comments 2024-07-01 22:58:55 +02:00
http_digest.c lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c lib: make SSPI global symbols use Curl_ prefix 2024-09-04 14:55:10 +02:00
http_ntlm.h
http_proxy.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
http_proxy.h http: h1/h2 proxy unification 2023-09-25 20:12:18 +02:00
http.c cleanup: added space around ternary expressions 2024-09-25 08:02:01 +02:00
http.h
idn.c configure: fix WinIDN builds targeting old Windows 2024-08-27 23:40:48 +02:00
idn.h
if2ip.c
if2ip.h
imap.c
imap.h misc: reduce struct and struct field sizes 2023-01-04 15:36:36 +01:00
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c
libcurl.def
libcurl.rc
libcurl.vers.in build: tidy up and improve versioned-symbols options 2024-09-21 12:21:14 +02:00
llist.c
llist.h
macos.c
macos.h
Makefile.am autotools: add support for 'unity' builds, enable in CI 2024-09-20 23:53:33 +02:00
Makefile.inc
Makefile.mk
Makefile.soname
md4.c
md5.c
memdebug.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
memdebug.h lib: memdebug comment fixup [ci skip] 2024-09-21 01:27:43 +02:00
mime.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
mime.h
mprintf.c cleanup: added space around ternary expressions 2024-09-25 08:02:01 +02:00
mqtt.c
mqtt.h
multi.c
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c
nonblock.h
noproxy.c
noproxy.h
openldap.c
optiontable.pl
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
progress.h progress: ratelimit/progress tweaks 2024-08-02 11:17:44 +02:00
psl.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
psl.h
rand.c
rand.h
rename.c
rename.h
request.c request: on shutdown send, proceed normally on timeout 2024-09-20 23:43:43 +02:00
request.h
rtsp.c
rtsp.h
select.c
select.h multi: prepare multi_wait() for future shutdown usage 2024-06-10 13:11:05 +02:00
sendf.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
sendf.h
setopt.c
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 2024-09-19 20:27:01 +02:00
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c smb: convert superflous assign into assert 2024-09-05 09:25:08 +02:00
smb.h
smtp.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
smtp.h
sockaddr.h
socketpair.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
socketpair.h tidy-up: OS names 2024-08-04 19:17:45 +02:00
socks_gssapi.c
socks_sspi.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
socks.c
socks.h
speedcheck.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
speedcheck.h
splay.c
splay.h
strcase.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet.h
tftp.c
tftp.h
timediff.c
timediff.h lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
timeval.c
timeval.h multi: round the timeout up to prevent early wakeups 2023-09-28 09:52:20 +02:00
transfer.c
transfer.h
url.c
url.h
urlapi-int.h
urlapi.c
urldata.h
version_win32.c
version_win32.h
version.c
warnless.c
warnless.h warnless: delete orphan declarations 2024-05-14 16:37:11 +02:00
ws.c
ws.h docs: misc language polish 2024-07-01 16:45:17 +02:00