curl/lib
2022-12-27 15:22:01 +01:00
..
vauth netware: remove leftover traces 2022-11-23 11:56:52 +01:00
vquic msh3: update to v0.5 Release 2022-12-22 14:29:40 +01:00
vssh libssh2: try sha2 algos for hostkey methods 2022-12-26 10:15:48 +01:00
vtls lib: use size_t or int etc instead of longs 2022-12-14 12:31:01 +01:00
.checksrc
.gitattributes
.gitignore
altsvc.c altsvc: fix rejection of negative port numbers 2022-12-15 08:21:20 +01:00
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
asyn-thread.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
asyn.h
base64.c base64: faster base64 decoding 2022-12-06 08:57:04 +01:00
bufref.c
bufref.h
c-hyper.c c-hyper: fix multi-request mechanism 2022-12-11 14:15:53 +01:00
c-hyper.h
cfilters.c cfilters:Curl_conn_get_select_socks: use the first non-connected filter 2022-12-27 10:48:29 +01:00
cfilters.h tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
CMakeLists.txt misc: fix grammar and spelling 2022-12-22 18:07:07 +01:00
config-amigaos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-dos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-mac.h system.h: fix socklen_t, curl_off_t, long long for Classic Mac OS 2022-12-09 08:21:15 +01:00
config-os400.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-plan9.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-riscos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-win32.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-win32ce.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
conncache.c
conncache.h
connect.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
connect.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
content_encoding.c
content_encoding.h
cookie.c urldata: move the cookefilelist to the 'set' struct 2022-12-22 16:06:37 +01:00
cookie.h
curl_addrinfo.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h curl_endian: remove Curl_write64_le from header 2022-11-23 09:07:12 +01:00
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c curl_get_line: allow last line without newline char 2022-12-02 11:28:43 +01:00
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_krb5.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_ntlm_wb.c
curl_ntlm_wb.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
curl_sasl.h
curl_setup_once.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
curl_setup.h build: assume assert.h is always available 2022-12-07 14:30:32 -05:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
doh.c
doh.h
dynbuf.c
dynbuf.h
easy_lock.h
easy.c urldata: move the cookefilelist to the 'set' struct 2022-12-22 16:06:37 +01:00
easygetopt.c
easyif.h
easyoptions.c CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit 2022-11-18 00:17:27 +01:00
easyoptions.h
escape.c
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
fopen.c
fopen.h
formdata.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
formdata.h
ftp.c misc: fix grammar and spelling 2022-12-22 18:07:07 +01:00
ftp.h
ftplistparser.c lib: use size_t or int etc instead of longs 2022-12-14 12:31:01 +01:00
ftplistparser.h
functypes.h
getenv.c
getinfo.c
getinfo.h
gopher.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
gopher.h
h2h3.c
h2h3.h
hash.c
hash.h
headers.c
headers.h
hmac.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c
hostip.h netware: remove leftover traces 2022-11-23 11:56:52 +01:00
hostsyn.c
hsts.c share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
hsts.h share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
http2.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
http2.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
http_aws_sigv4.c aws_sigv4: fix typos in aws_sigv4.c 2022-12-01 08:34:37 +01:00
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
http_proxy.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
http.c http: remove the trace message "Mark bundle... multiuse" 2022-12-26 09:29:36 +01:00
http.h misc: Fix incorrect spelling 2022-12-06 23:18:23 +01:00
idn.c urlapi: add CURLU_PUNYCODE 2022-12-26 23:29:23 +01:00
idn.h urlapi: add CURLU_PUNYCODE 2022-12-26 23:29:23 +01:00
if2ip.c
if2ip.h
imap.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) 2022-11-20 03:54:36 -05:00
ldap.c
libcurl.plist.in
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am cmake: set the soname on the shared library 2022-12-15 12:36:25 +01:00
Makefile.inc idn: rename the files to idn.[ch] and hold all IDN functions 2022-12-15 22:56:58 +01:00
Makefile.mk Makefile.mk: fix wolfssl and mbedtls default paths 2022-12-27 11:36:03 +00:00
Makefile.soname cmake: set the soname on the shared library 2022-12-15 12:36:25 +01:00
md4.c md4: fix build with GnuTLS + OpenSSL v1 2022-12-22 23:06:46 +01:00
md5.c
memdebug.c
memdebug.h
mime.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
mime.h mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
mprintf.c
mqtt.c
mqtt.h
multi.c lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
nonblock.h
noproxy.c noproxy: guard against empty hostnames in noproxy check 2022-12-08 23:37:32 +01:00
noproxy.h
openldap.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
optiontable.pl lib/optiontable.pl: adapt to CURLOPTDEPRECATED() 2022-11-29 14:43:42 +01:00
parsedate.c
parsedate.h
pingpong.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
pingpong.h
pop3.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
rtsp.h
select.c
select.h
sendf.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
sendf.h sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) 2022-11-20 03:54:36 -05:00
setopt.c share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c
share.c share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
share.h share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
sigpipe.h
slist.c
slist.h
smb.c smb/telnet: do not free the protocol struct in *_done() 2022-12-19 12:33:19 +01:00
smb.h
smtp.c idn: rename the files to idn.[ch] and hold all IDN functions 2022-12-15 22:56:58 +01:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c socks: fix username max size is 255 (0xFF) 2022-12-16 15:01:05 +01:00
socks.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c strdup: name it Curl_strdup 2022-12-22 14:31:37 +01:00
strdup.h strdup: name it Curl_strdup 2022-12-22 14:31:37 +01:00
strerror.c urlapi: add CURLU_PUNYCODE 2022-12-26 23:29:23 +01:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c smb/telnet: do not free the protocol struct in *_done() 2022-12-19 12:33:19 +01:00
telnet.h
tftp.c
tftp.h
timediff.c
timediff.h
timeval.c
timeval.h
transfer.c share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
transfer.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
url.c share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
url.h idn: rename the files to idn.[ch] and hold all IDN functions 2022-12-15 22:56:58 +01:00
urlapi-int.h
urlapi.c urlapi: add CURLU_PUNYCODE 2022-12-26 23:29:23 +01:00
urldata.h share: add sharing of HSTS cache among handles 2022-12-27 15:22:01 +01:00
version_win32.c
version_win32.h
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h
ws.c ws: if no connection is around, return error 2022-12-13 15:13:03 +01:00
ws.h