curl/lib
Sergey Markelov 4b997626b1
urlapi: support UNC paths in file: URLs on Windows
- file://host.name/path/file.txt is a valid UNC path
  \\host.name\path\files.txt to a non-local file transformed into URI
  (RFC 8089 Appendix E.3)

- UNC paths on other OSs must be smb: URLs

Closes #7366
2021-09-27 08:32:41 +02:00
..
vauth auth: do not append zero-terminator to authorisation id in kerberos 2021-08-16 08:36:10 +02:00
vquic ngtcp2: fix QUIC transport parameter version 2021-09-25 16:06:13 +02:00
vssh libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
vtls vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
.checksrc lib: don't use strerror() 2021-09-09 07:53:42 +02:00
.gitattributes
.gitignore
altsvc.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
altsvc.h
amigaos.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
amigaos.h
arpa_telnet.h
asyn-ares.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
asyn-thread.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
asyn.h
base64.c
bufref.c
bufref.h
c-hyper.c http: ignore content-length if any transfer-encoding is used 2021-08-31 10:04:03 +02:00
c-hyper.h c-hyper: initial step for 100-continue support 2021-08-13 23:18:21 +02:00
checksrc.pl lib: don't use strerror() 2021-09-09 07:53:42 +02:00
CMakeLists.txt
config-amigaos.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-dos.h config: remove now-unused macros 2021-05-19 00:36:01 +02:00
config-mac.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-os400.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-plan9.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-riscos.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-tpf.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-vxworks.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-win32.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
config-win32ce.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
conncache.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
conncache.h
connect.c connect: get local port + ip also when reusing connections 2021-09-02 23:42:18 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
cookie.h cookies: track expiration in jar to optimize removals 2021-06-08 09:31:19 +02:00
curl_addrinfo.c cmake: fix support for UnixSockets feature on Win32 2021-06-21 14:52:27 +02:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake cmake: sync CURL_DISABLE options 2021-08-25 13:05:50 +02:00
curl_ctype.c
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c curl_endian: remove the unused Curl_write64_le function 2021-06-20 23:38:32 +02:00
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
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: Remove local encoding fallbacks 2021-06-21 01:57:16 -04:00
curl_multibyte.h
curl_ntlm_core.c mbedtls: Remove unnecessary include 2021-07-16 23:45:50 +02:00
curl_ntlm_core.h
curl_ntlm_wb.c cleanup: URL updates 2021-08-12 18:41:13 +00:00
curl_ntlm_wb.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c misc: fix typos in docs and comments 2021-09-23 12:57:55 +02:00
curl_sasl.h
curl_setup_once.h Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
curl_setup.h curl_setup.h: sync values for HTTP_ONLY 2021-08-21 15:44:17 +02:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
dict.h
doh.c cleanup: spell DoH with a lowercase o 2021-07-16 23:53:13 +02:00
doh.h cleanup: spell DoH with a lowercase o 2021-07-16 23:53:13 +02:00
dotdot.c
dotdot.h
dynbuf.c
dynbuf.h
easy.c easy: use a custom implementation of wcsdup on Windows 2021-08-09 14:08:42 +02:00
easygetopt.c
easyif.h
easyoptions.c libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
easyoptions.h
escape.c
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c formdata: avoid "Argument cannot be negative" warning 2021-07-01 14:15:16 +02:00
formdata.h
ftp.c ftp,imap,pop3,smtp: reject STARTTLS server response pipelining 2021-09-13 16:51:31 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c
hash.h
hmac.c
hostasyn.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
hostcheck.c hsts: ignore numberical IP address hosts 2021-05-30 19:49:40 +02:00
hostcheck.h
hostip4.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
hostip6.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
hostip.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
hostip.h hostip: Make Curl_ipv6works function independent of getaddrinfo 2021-08-10 03:29:49 -04:00
hostsyn.c strerror.h: remove the #include from files not using it 2021-09-09 07:53:42 +02:00
hsts.c hsts: CURLSTS_FAIL from hsts read callback should fail transfer 2021-09-16 12:36:12 +02:00
hsts.h hsts: CURLSTS_FAIL from hsts read callback should fail transfer 2021-09-16 12:36:12 +02:00
http2.c Curl_http2_setup: don't change connection data on repeat invokes 2021-09-16 11:23:55 +02:00
http2.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
http_aws_sigv4.c misc: fix typos in docs and comments 2021-09-23 12:57:55 +02:00
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c lib: fix type of len passed to *printf's %*s 2021-06-30 23:53:58 +02:00
http_digest.h
http_negotiate.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
http_negotiate.h
http_ntlm.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
http_ntlm.h
http_proxy.c misc: fix typos in docs and comments 2021-09-23 12:57:55 +02:00
http_proxy.h conn_shutdown: if closed during CONNECT cleanup properly 2021-06-11 12:43:53 +02:00
http.c http: fix the broken >3 digit response code detection 2021-09-17 17:52:00 +02:00
http.h c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connection 2021-08-23 16:12:33 +02:00
idn_win32.c
if2ip.c
if2ip.h
imap.c ftp,imap,pop3,smtp: reject STARTTLS server response pipelining 2021-09-13 16:51:31 +02:00
imap.h
inet_ntop.c configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_r 2021-06-18 13:52:18 +02:00
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
ldap.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
libcurl.plist
libcurl.rc libcurl.rc: switch out the copyright symbol for plain ASCII 2021-09-26 23:10:03 +02:00
libcurl.vers.in
llist.c llist: remove redundant code, branch will not be executed 2021-09-24 12:49:53 +02:00
llist.h
Makefile.am dist: provide lib/.checksrc in the tarball 2021-09-16 22:55:09 +02:00
makefile.amiga
makefile.dj
Makefile.inc
Makefile.m32
Makefile.netware Get rid of the unused HAVE_SIG_ATOMIC_T et. al. 2021-07-23 12:40:42 -07:00
Makefile.vxworks
md4.c mbedTLS: initial 3.0.0 support 2021-08-09 10:25:17 +02:00
md5.c mbedTLS: initial 3.0.0 support 2021-08-09 10:25:17 +02:00
memdebug.c
memdebug.h
mime.c
mime.h
mk-ca-bundle.pl
mk-ca-bundle.vbs
mprintf.c msnprintf: return number of printed characters excluding null byte 2021-07-08 10:05:39 +02:00
mqtt.c mqtt: clear the leftovers pointer when sending succeeds 2021-09-13 16:51:31 +02:00
mqtt.h
multi.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
multihandle.h openssl: avoid static variable for seed flag 2021-06-29 14:18:15 +02:00
multiif.h
netrc.c netrc: skip 'macdef' definitions 2021-06-13 23:44:41 +02:00
netrc.h
non-ascii.c non-ascii: fix build errors from strerror fix 2021-09-10 19:07:18 +02:00
non-ascii.h
nonblock.c
nonblock.h
nwlib.c
nwos.c
openldap.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
optiontable.pl copyrights: update copyright year ranges 2021-09-08 09:36:49 +02:00
parsedate.c
parsedate.h
pingpong.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
pingpong.h
pop3.c ftp,imap,pop3,smtp: reject STARTTLS server response pipelining 2021-09-13 16:51:31 +02:00
pop3.h
progress.c progress: make trspeed avoid floats 2021-09-01 08:35:31 +02:00
progress.h
psl.c
psl.h
quic.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
rand.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
rand.h
rename.c
rename.h
rtsp.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
rtsp.h configure: disable RTSP when hyper is selected 2021-06-10 08:42:46 +02:00
select.c
select.h curl_multi_fdset: make FD_SET() not operate on sockets out of range 2021-09-15 14:34:00 +02:00
sendf.c msnprintf: return number of printed characters excluding null byte 2021-07-08 10:05:39 +02:00
sendf.h
setopt.c libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c mbedTLS: initial 3.0.0 support 2021-08-09 10:25:17 +02:00
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
smb.h
smtp.c ftp,imap,pop3,smtp: reject STARTTLS server response pipelining 2021-09-13 16:51:31 +02:00
smtp.h
sockaddr.h
socketpair.c misc: copyright year range updates 2021-07-19 09:20:58 +02:00
socketpair.h
socks_gssapi.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
socks_sspi.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
socks.c build: fix compiler warnings 2021-08-14 23:19:24 +02:00
socks.h
speedcheck.c
speedcheck.h
splay.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
splay.h
strcase.c
strcase.h
strdup.c misc: update incorrect copyright year ranges 2021-08-16 11:21:47 +02:00
strdup.h misc: update incorrect copyright year ranges 2021-08-16 11:21:47 +02:00
strerror.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c telnet: fix option parser to not send uninitialized contents 2021-07-20 09:36:06 +02:00
telnet.h
tftp.c cleanup: URL updates 2021-08-12 18:41:13 +00:00
tftp.h
timeval.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
timeval.h
transfer.c hsts: CURLSTS_FAIL from hsts read callback should fail transfer 2021-09-16 12:36:12 +02:00
transfer.h
url.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
url.h
urlapi-int.h
urlapi.c urlapi: support UNC paths in file: URLs on Windows 2021-09-27 08:32:41 +02:00
urldata.h libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
version_win32.c
version_win32.h
version.c version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
warnless.c warnless: simplify type size handling 2021-06-04 15:08:10 +02:00
warnless.h
wildcard.c
wildcard.h
x509asn1.c sectransp: support CURLINFO_CERTINFO 2021-08-17 08:40:44 +02:00
x509asn1.h sectransp: support CURLINFO_CERTINFO 2021-08-17 08:40:44 +02:00