Daniel Stenberg b4a712dab0 socketpair: allow CURL_DISABLE_SOCKETPAIR il y a 3 ans
..
vauth 376d5bb323 ntlm: free target_info before (re-)malloc il y a 3 ans
vquic 2754a89362 ngtcp2: adapt to error code rename il y a 3 ans
vssh 43c68d842e libssh2: s/ssherr/sftperr/ il y a 3 ans
vtls aecce3551c ftp: don't do ssl_shutdown instead of ssl_close il y a 3 ans
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF il y a 7 ans
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra il y a 7 ans
CMakeLists.txt 7fa1578471 cmake: add aliases so exported target names are available in tree il y a 4 ans
Makefile.Watcom 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
Makefile.am a0eb1f9c0c tiny-curl: Micrium support il y a 3 ans
Makefile.inc 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 3 ans
Makefile.m32 e13357b14b content_encoding: add zstd decoding support il y a 4 ans
Makefile.netware 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv il y a 4 ans
Makefile.vxworks 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
altsvc.c 3f84b3e39a altsvc: bump to h3-29 il y a 4 ans
altsvc.h b88bdedf9c altsvc: remove the num field from the altsvc struct il y a 4 ans
amigaos.c 1e853653d2 configure: add --with-amissl il y a 5 ans
amigaos.h 1e853653d2 configure: add --with-amissl il y a 5 ans
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" il y a 5 ans
asyn-ares.c d68fc02972 asyn-ares: correct some bad comments il y a 3 ans
asyn-thread.c f3d501dc67 build: disable more code/data when built without proxy support il y a 4 ans
asyn.h c4026a9897 asyn.h: remove the Curl_resolver_getsock define il y a 4 ans
base64.c 1a7634e484 base64: check for SSH, not specific SSH backends il y a 4 ans
checksrc.pl 2f72ad44fc checksrc: ban gmtime/localtime il y a 3 ans
config-amigaos.h d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year il y a 4 ans
config-dos.h 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv il y a 4 ans
config-freertos.h ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
config-mac.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
config-micrium.h a0eb1f9c0c tiny-curl: Micrium support il y a 3 ans
config-os400.h 2edeb10457 config: remove all defines of HAVE_DES_H il y a 4 ans
config-plan9.h d6e3273bb0 build: remove all HAVE_OPENSSL_ENGINE_H defines il y a 4 ans
config-riscos.h 2edeb10457 config: remove all defines of HAVE_DES_H il y a 4 ans
config-symbian.h 2edeb10457 config: remove all defines of HAVE_DES_H il y a 4 ans
config-tpf.h 2edeb10457 config: remove all defines of HAVE_DES_H il y a 4 ans
config-vxworks.h 2edeb10457 config: remove all defines of HAVE_DES_H il y a 4 ans
config-win32.h 8297978c21 windows: disable Unix Sockets for old mingw il y a 3 ans
config-win32ce.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
conncache.c 8346c90b78 conncache: download buffer needs +1 size for trailing zero il y a 4 ans
conncache.h c069027139 conncache: various concept cleanups il y a 4 ans
connect.c ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
connect.h ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
content_encoding.c e13357b14b content_encoding: add zstd decoding support il y a 4 ans
content_encoding.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
cookie.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
cookie.h 249541f12f cookies: change argument type for Curl_flush_cookies il y a 4 ans
curl_addrinfo.c 54d3769761 Curl_addrinfo: use one malloc instead of three il y a 4 ans
curl_addrinfo.h d75e6ce85a copyright: updated year ranges out of sync il y a 4 ans
curl_base64.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_config.h.cmake e13357b14b content_encoding: add zstd decoding support il y a 4 ans
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url il y a 6 ans
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url il y a 6 ans
curl_des.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_des.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_endian.c 4b463992e5 lib: fix warnings found when porting to NuttX il y a 4 ans
curl_endian.h 11d7fe118d headers: Remove no longer exported functions il y a 5 ans
curl_fnmatch.c 8ece8177f1 cleanup: remove FIXME and TODO comments il y a 5 ans
curl_fnmatch.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_get_line.c 861b45423d curl_get_line: build if cookies or alt-svc are enabled il y a 3 ans
curl_get_line.h 060f870b85 altsvc: Fix building with cookies disables il y a 5 ans
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style il y a 7 ans
curl_gethostname.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings il y a 5 ans
curl_hmac.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
curl_ldap.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_md4.h baf0b680f9 md4: Use const for the length input parameter il y a 4 ans
curl_md5.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
curl_memory.h 8ece8177f1 cleanup: remove FIXME and TODO comments il y a 5 ans
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match il y a 6 ans
curl_memrchr.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_multibyte.c e39a6e2cea multibyte: Fixed access-> waccess to file for Windows Plarform il y a 4 ans
curl_multibyte.h a55c835e6b curl_multibyte: add to curlx il y a 4 ans
curl_ntlm_core.c d80d419d3e ntlm: enable NTLM support with wolfSSL il y a 4 ans
curl_ntlm_core.h d80d419d3e ntlm: enable NTLM support with wolfSSL il y a 4 ans
curl_ntlm_wb.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
curl_ntlm_wb.h fe20826b58 http_ntlm_wb: Move the type-2 message processing into a dedicated function il y a 5 ans
curl_path.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
curl_path.h 06d8f16b87 headers: end all headers with guard comment il y a 5 ans
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds il y a 6 ans
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling il y a 6 ans
curl_rtmp.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers il y a 4 ans
curl_rtmp.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_sasl.c f3d501dc67 build: disable more code/data when built without proxy support il y a 4 ans
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 7 ans
curl_setup.h a0eb1f9c0c tiny-curl: Micrium support il y a 3 ans
curl_setup_once.h ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
curl_sha256.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed il y a 4 ans
curl_sspi.c 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 3 ans
curl_sspi.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curl_threads.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly il y a 4 ans
curl_threads.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
curlx.h 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 3 ans
dict.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
dict.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
doh.c d746ff1107 doh: remove redundant cast il y a 3 ans
doh.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
dotdot.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
dotdot.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
dynbuf.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
dynbuf.h 7f187d897c h2: repair trailer handling il y a 3 ans
easy.c 3c9e021f86 Curl_easy: remember last connection by id, not by pointer il y a 3 ans
easyif.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions il y a 4 ans
escape.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
escape.h 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
file.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
file.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
fileinfo.c 0e2208ada6 wildcard: disable from build when FTP isn't present il y a 5 ans
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes il y a 6 ans
firefox-db2pem.sh 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
formdata.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
formdata.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
ftp.c aecce3551c ftp: don't do ssl_shutdown instead of ssl_close il y a 3 ans
ftp.h 6ad062ae71 lib: clean up whitespace il y a 4 ans
ftplistparser.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year il y a 4 ans
ftplistparser.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
getenv.c 46af41dafc tool_home: Fix the copyright year being out of date il y a 4 ans
getinfo.c 0b85969226 getinfo: reset retry-after value in initinfo il y a 3 ans
getinfo.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
gopher.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
gopher.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
hash.c c45360d463 cppcheck: fix warnings il y a 6 ans
hash.h 8b987cc7eb multi: fix the transfer hashes in the socket hash entries il y a 5 ans
hmac.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
hostasyn.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
hostcheck.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year il y a 4 ans
hostcheck.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
hostip.c cba70628ae hostip: fix the memory-leak introduced in 67d2802 il y a 4 ans
hostip.h 67521b5ecf hostip: make Curl_printable_address not return anything il y a 4 ans
hostip4.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
hostip6.c 67521b5ecf hostip: make Curl_printable_address not return anything il y a 4 ans
hostsyn.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
http.c d75e3ab74c CURLINFO_EFFECTIVE_METHOD: added il y a 4 ans
http.h 7f187d897c h2: repair trailer handling il y a 3 ans
http2.c 7f187d897c h2: repair trailer handling il y a 3 ans
http2.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions il y a 4 ans
http_chunks.c d957ed4941 trailers: switch h1-trailer logic to use dynbuf il y a 4 ans
http_chunks.h f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error il y a 4 ans
http_digest.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
http_digest.h e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
http_negotiate.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
http_negotiate.h c069027139 conncache: various concept cleanups il y a 4 ans
http_ntlm.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
http_ntlm.h c069027139 conncache: various concept cleanups il y a 4 ans
http_proxy.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
http_proxy.h dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer il y a 4 ans
idn_win32.c a55c835e6b curl_multibyte: add to curlx il y a 4 ans
if2ip.c d2baa502fc Curl_inet_ntop: always check the return code il y a 4 ans
if2ip.h c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more il y a 5 ans
imap.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
imap.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
inet_ntop.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
inet_ntop.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
inet_pton.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
inet_pton.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
krb5.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
ldap.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later il y a 11 ans
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs il y a 5 ans
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions il y a 11 ans
llist.c c0d7b05c41 llist: removed unused Curl_llist_move() il y a 4 ans
llist.h c0d7b05c41 llist: removed unused Curl_llist_move() il y a 4 ans
makefile.amiga 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
makefile.dj 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
md4.c 2998749850 md(4|5): don't use deprecated macOS functions il y a 4 ans
md5.c 2998749850 md(4|5): don't use deprecated macOS functions il y a 4 ans
memdebug.c 81b4e99b1e curl: improve the existing file check with -J il y a 3 ans
memdebug.h 81b4e99b1e curl: improve the existing file check with -J il y a 3 ans
mime.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
mime.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
mk-ca-bundle.pl bffa116535 lib/mk-ca-bundle: skip empty certs il y a 4 ans
mk-ca-bundle.vbs 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers il y a 4 ans
mprintf.c 8829703b5a mprintf: Fix stack overflows il y a 3 ans
mqtt.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
mqtt.h 10fece336f mqtt: make NOSTATE get within the debug name array il y a 4 ans
multi.c ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
multihandle.h b4a712dab0 socketpair: allow CURL_DISABLE_SOCKETPAIR il y a 3 ans
multiif.h ff1c37cbe3 url: make sure pushed streams get an allocated download buffer il y a 4 ans
netrc.c 0b90ec9bbf netrc: part of conditional expression is always true: !done il y a 4 ans
netrc.h 1f8a584f6a netrc: CURL_DISABLE_NETRC il y a 5 ans
non-ascii.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year il y a 4 ans
non-ascii.h ce0881edee mime: new MIME API. il y a 6 ans
nonblock.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
nonblock.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
nwlib.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 7 ans
openldap.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
parsedate.c 2f72ad44fc checksrc: ban gmtime/localtime il y a 3 ans
parsedate.h 0044443a02 parsedate: offer a getdate_capped() alternative il y a 4 ans
pingpong.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
pingpong.h 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t il y a 4 ans
pop3.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
pop3.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
progress.c 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t il y a 4 ans
progress.h b801b453af whitespace fixes il y a 5 ans
psl.c 8541d02c96 psl: use latest psl and refresh it periodically il y a 6 ans
psl.h 8541d02c96 psl: use latest psl and refresh it periodically il y a 6 ans
quic.h dc90f51065 connect: improve happy eyeballs handling il y a 4 ans
rand.c 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. il y a 5 ans
rand.h 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. il y a 5 ans
rename.c 0c6112a139 WIN32: stop forcing narrow-character API il y a 3 ans
rename.h 330f133224 rename: a new file for Curl_rename() il y a 4 ans
rtsp.c e15e51384a http: move header storage to Curl_easy from connectdata il y a 4 ans
rtsp.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
security.c a626fa128c security: silence conversion warning il y a 4 ans
select.c ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
select.h ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
sendf.c 550bcdd442 sendf: improve the message on client write errors il y a 4 ans
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" il y a 5 ans
setopt.c 91cb16b21f setopt: unset NOBODY switches to GET if still HEAD il y a 3 ans
setopt.h cac5374298 setopt: support certificate options in memory with struct curl_blob il y a 4 ans
setup-os400.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly il y a 4 ans
setup-vms.h d75e6ce85a copyright: updated year ranges out of sync il y a 4 ans
setup-win32.h d820224b8b curl_setup: define _WIN32_WINNT_[OS] symbols il y a 4 ans
sha256.c 557dde201c sha256: move assign to the declaration line il y a 4 ans
share.c 8b4e796775 share: don't set the share flag it something fails il y a 4 ans
share.h 8541d02c96 psl: use latest psl and refresh it periodically il y a 6 ans
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE il y a 5 ans
slist.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
slist.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
smb.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
smb.h b7135f58f5 copyright updates: adjust year ranges il y a 4 ans
smtp.c 265717d271 smtp_parse_address: handle blank input string properly il y a 3 ans
smtp.h 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 il y a 4 ans
sockaddr.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
socketpair.c b4a712dab0 socketpair: allow CURL_DISABLE_SOCKETPAIR il y a 3 ans
socketpair.h bc2dbef0af socketpair: an implemention for Windows and more il y a 4 ans
socks.c 60aa961288 socks: use size_t for size variable il y a 4 ans
socks.h 4a4b63daaa socks: make the connect phase non-blocking il y a 4 ans
socks_gssapi.c 308c243db5 all: fix codespell errors il y a 4 ans
socks_sspi.c 308c243db5 all: fix codespell errors il y a 4 ans
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions il y a 6 ans
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement il y a 7 ans
splay.c 8ece8177f1 cleanup: remove FIXME and TODO comments il y a 5 ans
splay.h 11d7fe118d headers: Remove no longer exported functions il y a 5 ans
strcase.c ea284778f5 strcase: turn Curl_raw_tolower into static il y a 4 ans
strcase.h ea284778f5 strcase: turn Curl_raw_tolower into static il y a 4 ans
strdup.c 3c4c4ec2ee strdup: remove the odd strlen check il y a 4 ans
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes il y a 7 ans
strerror.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
strerror.h 39d5621cbd strerror.h: Copyright year out of date il y a 4 ans
strtok.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
strtok.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
strtoofft.c 0bc60d91de copyrights: fix copyright year range il y a 4 ans
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible il y a 6 ans
system_win32.c 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 3 ans
system_win32.h 010fb9830b copyright: update/correct the year range on a few files il y a 3 ans
telnet.c 0f55269aff copyright: update mismatched copyright years il y a 4 ans
telnet.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
tftp.c 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
tftp.h 0bc60d91de copyrights: fix copyright year range il y a 4 ans
timeval.c 05b1b35085 nit: Copyright year out of date il y a 4 ans
timeval.h b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 4 ans
transfer.c 50dd05a552 transfer: move retrycount from connect struct to easy handle il y a 3 ans
transfer.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places il y a 4 ans
url.c 3c9e021f86 Curl_easy: remember last connection by id, not by pointer il y a 3 ans
url.h f3d501dc67 build: disable more code/data when built without proxy support il y a 4 ans
urlapi-int.h 11d7fe118d headers: Remove no longer exported functions il y a 5 ans
urlapi.c 032e838b73 terminology: call them null-terminated strings il y a 4 ans
urldata.h ceda8d10ea tiny-curl: base and FreeRTOS support il y a 3 ans
version.c 8fa3f7809a windows: add unicode to feature list il y a 4 ans
version_win32.c 790137b0f7 win32: Add Curl_verify_windows_version() to curlx il y a 3 ans
version_win32.h 010fb9830b copyright: update/correct the year range on a few files il y a 3 ans
warnless.c 05b100aee2 cleanup: make local functions static il y a 5 ans
warnless.h fef4334091 cleanup: correct copyright year range on a few files il y a 4 ans
wildcard.c 0e2208ada6 wildcard: disable from build when FTP isn't present il y a 5 ans
wildcard.h 0e2208ada6 wildcard: disable from build when FTP isn't present il y a 5 ans
x509asn1.c 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
x509asn1.h 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans