.. |
vauth
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
vtls
|
b801b453af
whitespace fixes
|
6 years ago |
.gitattributes
|
a0576e2f36
.gitattributes: force shell scripts to LF
|
7 years ago |
.gitignore
|
8611d985ee
VC: remove the makefile.vc6 build infra
|
7 years ago |
CMakeLists.txt
|
b801b453af
whitespace fixes
|
6 years ago |
Makefile.Watcom
|
b801b453af
whitespace fixes
|
6 years ago |
Makefile.am
|
b801b453af
whitespace fixes
|
6 years ago |
Makefile.inc
|
31ba404a9c
configure.ac: add a MesaLink vtls backend
|
6 years ago |
Makefile.m32
|
b801b453af
whitespace fixes
|
6 years ago |
Makefile.netware
|
b801b453af
whitespace fixes
|
6 years ago |
Makefile.vxworks
|
ccfa139c71
build: updated dependencies in makefiles.
|
10 years ago |
amigaos.c
|
0f1996321f
s/cURL/curl
|
8 years ago |
amigaos.h
|
b801b453af
whitespace fixes
|
6 years ago |
arpa_telnet.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
asyn-ares.c
|
c8373e3dfc
ares: check for NULL in completed-callback
|
6 years ago |
asyn-thread.c
|
1c14ba60cc
asyn-thread: Remove unused macro
|
6 years ago |
asyn.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
base64.c
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
checksrc.pl
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
config-amigaos.h
|
60450d507f
config-amigaos.h: (embarrassed) made the line shorter
|
8 years ago |
config-dos.h
|
b801b453af
whitespace fixes
|
6 years ago |
config-mac.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
config-os400.h
|
a4fc19eb4d
os400: add missing symbols in config file.
|
7 years ago |
config-riscos.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
config-symbian.h
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
config-tpf.h
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
config-vxworks.h
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
config-win32.h
|
0fd6221f8c
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
|
6 years ago |
config-win32ce.h
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
conncache.c
|
81377cace6
vtls: set conn->data when closing TLS
|
6 years ago |
conncache.h
|
f762fec323
url: check Curl_conncache_add_conn return code
|
6 years ago |
connect.c
|
2c15693a3c
url: fix dangling conn->data pointer
|
6 years ago |
connect.h
|
2427d94c6d
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
|
6 years ago |
content_encoding.c
|
f8be737d8f
content_encoding: accept up to 4 unknown trailer bytes after raw deflate data
|
6 years ago |
content_encoding.h
|
dbcced8e32
HTTP: support multiple Content-Encodings
|
7 years ago |
cookie.c
|
2099dde2c8
cookies: Move failure case label to end of function
|
6 years ago |
cookie.h
|
e2ef8d6fa1
cookies: support creation-time attribute for cookies
|
6 years ago |
curl_addrinfo.c
|
5712806785
curl_addrinfo: use same #ifdef conditions in source as header
|
6 years ago |
curl_addrinfo.h
|
1d786faee1
unix_socket: add support for abstract unix domain socket
|
7 years ago |
curl_base64.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
curl_config.h.cmake
|
59b284b6eb
cmake: allow multiple SSL backends
|
6 years ago |
curl_ctype.c
|
7f41432c19
URL: fix ASCII dependency in strcpy_url and strlen_url
|
6 years ago |
curl_ctype.h
|
7f41432c19
URL: fix ASCII dependency in strcpy_url and strlen_url
|
6 years ago |
curl_des.c
|
88bdd7cf6f
use *.sourceforge.io and misc URL updates
|
7 years ago |
curl_des.h
|
39c803cba2
openssl: remove most BoringSSL #ifdefs.
|
8 years ago |
curl_endian.c
|
4ba20a5119
curl_endian: remove unused functions
|
7 years ago |
curl_endian.h
|
4ba20a5119
curl_endian: remove unused functions
|
7 years ago |
curl_fnmatch.c
|
4bd91bc474
spelling fixes
|
6 years ago |
curl_fnmatch.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_gethostname.c
|
6832c1d4b2
checksrc: move open braces to comply with function declaration style
|
8 years ago |
curl_gethostname.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_gssapi.c
|
40e22e5c0b
curl_gssapi: make sure this file too uses our *printf()
|
6 years ago |
curl_gssapi.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
curl_hmac.h
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
curl_ldap.h
|
b801b453af
whitespace fixes
|
6 years ago |
curl_md4.h
|
5f830eaba0
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
|
7 years ago |
curl_md5.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_memory.h
|
f7df67cff0
spelling fixes
|
7 years ago |
curl_memrchr.c
|
a7df35ce21
Curl_memchr: zero length input can't match
|
6 years ago |
curl_memrchr.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_multibyte.c
|
3123dad89c
curl_multibyte: fix compiler error
|
8 years ago |
curl_multibyte.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_ntlm_core.c
|
57d299a499
Curl_ntlm_core_mk_nt_hash: return error on too long password
|
6 years ago |
curl_ntlm_core.h
|
953b5c4e26
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
|
7 years ago |
curl_ntlm_wb.c
|
60ed8d7276
ntlm_wb: Fix memory leaks in ntlm_wb_response
|
6 years ago |
curl_ntlm_wb.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_path.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
curl_path.h
|
f623ad65e8
lib/curl_path.h: add #ifdef header guard
|
6 years ago |
curl_printf.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_range.c
|
7294e70480
Curl_range: fix FTP-only and FILE-only builds
|
6 years ago |
curl_range.h
|
e04417d98f
Curl_range: commonize FTP and FILE range handling
|
6 years ago |
curl_rtmp.c
|
1cfa4cd427
curl_rtmp: fix a compiler warning
|
7 years ago |
curl_rtmp.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_sasl.c
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
curl_sasl.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
curl_sec.h
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
curl_setup.h
|
57348eb97d
vtls: add a MesaLink vtls backend
|
6 years ago |
curl_setup_once.h
|
b801b453af
whitespace fixes
|
6 years ago |
curl_sha256.h
|
2b5b37cb91
auth: add support for RFC7616 - HTTP Digest access authentication
|
7 years ago |
curl_sspi.c
|
539a8059ef
lib: fix gcc8 warning on Windows
|
6 years ago |
curl_sspi.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
curl_threads.c
|
edfaf5a25b
curl_threads: silence bad-function-cast warning
|
6 years ago |
curl_threads.h
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
curlx.h
|
b801b453af
whitespace fixes
|
6 years ago |
dict.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
dict.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
doh.c
|
c515294cec
doh: minor edits to please Coverity
|
6 years ago |
doh.h
|
f2b1a18975
DOH: add test case 1650 and 2100
|
6 years ago |
dotdot.c
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
dotdot.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
easy.c
|
b801b453af
whitespace fixes
|
6 years ago |
easyif.h
|
b801b453af
whitespace fixes
|
6 years ago |
escape.c
|
fb30ac5a2d
URL-API
|
6 years ago |
escape.h
|
b801b453af
whitespace fixes
|
6 years ago |
file.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
file.h
|
b801b453af
whitespace fixes
|
6 years ago |
fileinfo.c
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
fileinfo.h
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
firefox-db2pem.sh
|
b801b453af
whitespace fixes
|
6 years ago |
formdata.c
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 years ago |
formdata.h
|
9926357b42
mime: unified to use the typedef'd mime structs everywhere
|
7 years ago |
ftp.c
|
30b2d07b03
ftp: don't access pointer before NULL check
|
6 years ago |
ftp.h
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
ftplistparser.c
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
ftplistparser.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
getenv.c
|
7f3df80408
win: Basic support for Universal Windows Platform apps
|
8 years ago |
getinfo.c
|
ce2140a8c1
getinfo: add microsecond precise timers for various intervals
|
6 years ago |
getinfo.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
gopher.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
gopher.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
hash.c
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
hash.h
|
cbae73e1dd
llist: no longer uses malloc
|
7 years ago |
hmac.c
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
hostasyn.c
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 years ago |
hostcheck.c
|
8996300211
schannel: add support for CURLOPT_CAINFO
|
6 years ago |
hostcheck.h
|
b801b453af
whitespace fixes
|
6 years ago |
hostip.c
|
b801b453af
whitespace fixes
|
6 years ago |
hostip.h
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 years ago |
hostip4.c
|
733190413f
resolvers: only include anything if needed
|
7 years ago |
hostip6.c
|
0aeca41702
getnameinfo: not used
|
6 years ago |
hostsyn.c
|
733190413f
resolvers: only include anything if needed
|
7 years ago |
http.c
|
e407e79c29
http: add missing return code check
|
6 years ago |
http.h
|
b801b453af
whitespace fixes
|
6 years ago |
http2.c
|
55dbcb061d
http: made Curl_add_buffer functions take a pointer-pointer
|
6 years ago |
http2.h
|
b801b453af
whitespace fixes
|
6 years ago |
http_chunks.c
|
dd7521bcc1
ctype: restore character classification for non-ASCII platforms
|
6 years ago |
http_chunks.h
|
b801b453af
whitespace fixes
|
6 years ago |
http_digest.c
|
773cef4fae
lib: fix MSVC compiler warnings
|
8 years ago |
http_digest.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
http_negotiate.c
|
236402fc2d
cleanup: misc typos in strings and comments
|
6 years ago |
http_negotiate.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
http_ntlm.c
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 years ago |
http_ntlm.h
|
f0bdd72c10
http_ntlm: Renamed from curl_ntlm.[c|h]
|
8 years ago |
http_proxy.c
|
55dbcb061d
http: made Curl_add_buffer functions take a pointer-pointer
|
6 years ago |
http_proxy.h
|
edafd52be1
http_proxy: fix build with http and proxy
|
7 years ago |
idn_win32.c
|
58e4a06743
idn_win32: Use boolean based success codes
|
8 years ago |
if2ip.c
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
if2ip.h
|
b748d7af7e
ipv6_scope: support unique local addresses
|
7 years ago |
imap.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
imap.h
|
6987fcef65
imap: change from "FETCH" to "UID FETCH"
|
6 years ago |
inet_ntop.c
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
inet_ntop.h
|
b801b453af
whitespace fixes
|
6 years ago |
inet_pton.c
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 years ago |
inet_pton.h
|
b801b453af
whitespace fixes
|
6 years ago |
krb5.c
|
daa12c6eb3
sendf: use failf() rather than Curl_failf()
|
6 years ago |
ldap.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
libcurl.plist
|
072b1ad15a
MacOSX-Framework: Make script work in Xcode 4.0 and later
|
11 years ago |
libcurl.rc
|
df86db7dee
*.rc: escape non-ASCII/non-UTF-8 character for clarity
|
7 years ago |
libcurl.vers.in
|
70b5173410
configure: use XC_LIBTOOL for portability across libtool versions
|
11 years ago |
llist.c
|
cec0734b4c
Curl_llist_remove: fix potential NULL pointer deref
|
7 years ago |
llist.h
|
b801b453af
whitespace fixes
|
6 years ago |
makefile.amiga
|
b801b453af
whitespace fixes
|
6 years ago |
makefile.dj
|
b801b453af
whitespace fixes
|
6 years ago |
md4.c
|
420087bb30
secure Openwall URLs
|
6 years ago |
md5.c
|
420087bb30
secure Openwall URLs
|
6 years ago |
memdebug.c
|
52d9a11c1c
memdebug: use send/recv signature for curl_dosend/curl_dorecv
|
7 years ago |
memdebug.h
|
0aeca41702
getnameinfo: not used
|
6 years ago |
mime.c
|
d390541944
mime: check Curl_rand_hex's return code
|
6 years ago |
mime.h
|
84ad1fd304
formdata: use the mime-content type function
|
6 years ago |
mk-ca-bundle.pl
|
47762f5583
mk-ca-bundle.pl: make -u delete certdata.txt if found not changed
|
6 years ago |
mk-ca-bundle.vbs
|
7e35eb7729
spelling fixes
|
6 years ago |
mprintf.c
|
87501e57f1
code style: remove wrong uses of multiple spaces
|
7 years ago |
multi.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
multihandle.h
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 years ago |
multiif.h
|
7f9ce0851a
multi: improved pending transfers handling => improved performance
|
6 years ago |
netrc.c
|
a3b7cb7e84
netrc: use a larger buffer
|
6 years ago |
netrc.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
non-ascii.c
|
c78675a430
non-ascii: fix implicit declaration warning
|
6 years ago |
non-ascii.h
|
ce0881edee
mime: new MIME API.
|
7 years ago |
nonblock.c
|
66de563482
Improve code readbility
|
7 years ago |
nonblock.h
|
b801b453af
whitespace fixes
|
6 years ago |
nwlib.c
|
94400f32e9
all: Refactor malloc+memset to use calloc
|
6 years ago |
nwos.c
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
objnames-test08.sh
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
objnames-test10.sh
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
objnames.inc
|
7e35eb7729
spelling fixes
|
6 years ago |
openldap.c
|
b6e484dc36
openldap: fix for NULL return from ldap_get_attribute_ber()
|
6 years ago |
parsedate.c
|
ea233e5b4b
parsedate: support UT timezone
|
6 years ago |
parsedate.h
|
b801b453af
whitespace fixes
|
6 years ago |
pingpong.c
|
5ae22272d1
Curl_debug: remove dead printhost code
|
6 years ago |
pingpong.h
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 years ago |
pipeline.c
|
7b9bc96c77
http2: several cleanups
|
6 years ago |
pipeline.h
|
e60fe20fdf
llist: replace Curl_llist_alloc with Curl_llist_init
|
7 years ago |
pop3.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
pop3.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
progress.c
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
progress.h
|
b801b453af
whitespace fixes
|
6 years ago |
psl.c
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 years ago |
psl.h
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 years ago |
rand.c
|
4f9bbd3ac7
rand: fix typo
|
6 years ago |
rand.h
|
1cafede9f2
rand: treat fake entropy the same regardless of endianness
|
7 years ago |
rtsp.c
|
55dbcb061d
http: made Curl_add_buffer functions take a pointer-pointer
|
6 years ago |
rtsp.h
|
b801b453af
whitespace fixes
|
6 years ago |
security.c
|
927cb3708e
memory: add missing curl_printf header
|
6 years ago |
select.c
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
select.h
|
b801b453af
whitespace fixes
|
6 years ago |
sendf.c
|
5ae22272d1
Curl_debug: remove dead printhost code
|
6 years ago |
sendf.h
|
5ae22272d1
Curl_debug: remove dead printhost code
|
6 years ago |
setopt.c
|
17ca0ccff4
curl_easy_upkeep: removed 'conn' from the name
|
6 years ago |
setopt.h
|
3b548ffde9
setopt: reintroduce non-static Curl_vsetopt() for OS400 support
|
6 years ago |
setup-os400.h
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
setup-vms.h
|
6832c1d4b2
checksrc: move open braces to comply with function declaration style
|
8 years ago |
sha256.c
|
8440616f53
http: fix for tiny "HTTP/0.9" response
|
6 years ago |
share.c
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 years ago |
share.h
|
8541d02c96
psl: use latest psl and refresh it periodically
|
6 years ago |
sigpipe.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
slist.c
|
b801b453af
whitespace fixes
|
6 years ago |
slist.h
|
b801b453af
whitespace fixes
|
6 years ago |
smb.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
smb.h
|
09e401e01b
smb: fix memory leak on early failure
|
6 years ago |
smtp.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
smtp.h
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
sockaddr.h
|
b801b453af
whitespace fixes
|
6 years ago |
socks.c
|
b801b453af
whitespace fixes
|
6 years ago |
socks.h
|
b801b453af
whitespace fixes
|
6 years ago |
socks_gssapi.c
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
socks_sspi.c
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
speedcheck.c
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 years ago |
speedcheck.h
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 years ago |
splay.c
|
b801b453af
whitespace fixes
|
6 years ago |
splay.h
|
87501e57f1
code style: remove wrong uses of multiple spaces
|
7 years ago |
ssh-libssh.c
|
908286b57e
sftp: fix indentation
|
6 years ago |
ssh.c
|
daa3c450d0
sftp: don't send post-qoute sequence when retrying a connection
|
6 years ago |
ssh.h
|
1a890997a4
all: s/int/size_t cleanup
|
6 years ago |
strcase.c
|
222e65fd78
strcase: corrected comment header for Curl_strcasecompare()
|
7 years ago |
strcase.h
|
a829c4b25e
Remove unused definitions
|
6 years ago |
strdup.c
|
39c9140cce
Curl_saferealloc: Fixed typo in docblock
|
6 years ago |
strdup.h
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 years ago |
strerror.c
|
3f3b26d6fe
ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code
|
6 years ago |
strerror.h
|
9c91ec7781
idn: switch to libidn2 use and IDNA2008 support
|
8 years ago |
strtok.c
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
strtok.h
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
strtoofft.c
|
0f31647cf7
lib: silence null-dereference warnings
|
6 years ago |
strtoofft.h
|
a8ce5efba9
progress: calculate transfer speed on milliseconds if possible
|
6 years ago |
system_win32.c
|
25d2a1bae7
Silence GCC 8 cast-function-type warnings
|
6 years ago |
system_win32.h
|
6020ce5fa7
win32: Introduced centralised verify windows version function
|
8 years ago |
telnet.c
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 years ago |
telnet.h
|
b801b453af
whitespace fixes
|
6 years ago |
tftp.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
tftp.h
|
b801b453af
whitespace fixes
|
6 years ago |
timeval.c
|
a19fefb070
build: add picky compiler warning flags for gcc 6 and 7
|
6 years ago |
timeval.h
|
788d333573
timeval: make timediff_t also work on 32bit windows
|
7 years ago |
transfer.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
transfer.h
|
b801b453af
whitespace fixes
|
6 years ago |
url.c
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
url.h
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
urlapi-int.h
|
2097cd5152
urlapi: fix support for address scope in IPv6 numerical addresses
|
6 years ago |
urlapi.c
|
2097cd5152
urlapi: fix support for address scope in IPv6 numerical addresses
|
6 years ago |
urldata.h
|
46e164069d
url: use the URL API internally as well
|
6 years ago |
version.c
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
warnless.c
|
6b9bc5a4fe
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
|
7 years ago |
warnless.h
|
25d2a1bae7
Silence GCC 8 cast-function-type warnings
|
6 years ago |
wildcard.c
|
e6c22368c6
ftplistparser: keep state between invokes
|
6 years ago |
wildcard.h
|
98a768f0a6
ftplistparser: renamed some members and variables
|
6 years ago |
x509asn1.c
|
0029aabc56
x509asn1: return CURLE_PEER_FAILED_VERIFICATION on failure to parse cert
|
6 years ago |
x509asn1.h
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |