Daniel Stenberg 449e54b483 ftp: make domore_getsock() return the secondary socket properly 4 gadi atpakaļ
..
vauth a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
vquic 14c17a2b6e ngtcp2: introduce qlog support 4 gadi atpakaļ
vssh 44645ca8b0 libssh2: convert over to use dynbuf 4 gadi atpakaļ
vtls a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF 7 gadi atpakaļ
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra 7 gadi atpakaļ
CMakeLists.txt 7fa1578471 cmake: add aliases so exported target names are available in tree 4 gadi atpakaļ
Makefile.Watcom 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
Makefile.am fef4334091 cleanup: correct copyright year range on a few files 4 gadi atpakaļ
Makefile.inc 14c17a2b6e ngtcp2: introduce qlog support 4 gadi atpakaļ
Makefile.m32 67f3f6cff1 Makefile.m32: Improve windres parameter compatibility 4 gadi atpakaļ
Makefile.netware 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 gadi atpakaļ
Makefile.vxworks 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
altsvc.c ff3b1f4860 altsvc: both h3 backends now speak h3-27 4 gadi atpakaļ
altsvc.h 14916a82e2 altsvc: make saving the cache an atomic operation 4 gadi atpakaļ
amigaos.c 1e853653d2 configure: add --with-amissl 5 gadi atpakaļ
amigaos.h 1e853653d2 configure: add --with-amissl 5 gadi atpakaļ
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 gadi atpakaļ
asyn-ares.c 59e351a572 asyn-*: remove support for never-used NULL entry pointers 4 gadi atpakaļ
asyn-thread.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
asyn.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 gadi atpakaļ
base64.c 1a7634e484 base64: check for SSH, not specific SSH backends 4 gadi atpakaļ
checksrc.pl 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
config-amigaos.h d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 gadi atpakaļ
config-dos.h 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 gadi atpakaļ
config-mac.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
config-os400.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 gadi atpakaļ
config-plan9.h d6e3273bb0 build: remove all HAVE_OPENSSL_ENGINE_H defines 4 gadi atpakaļ
config-riscos.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 gadi atpakaļ
config-symbian.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 gadi atpakaļ
config-tpf.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 gadi atpakaļ
config-vxworks.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 gadi atpakaļ
config-win32.h 23a870f2fd windows: enable UnixSockets with all build toolchains 4 gadi atpakaļ
config-win32ce.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
conncache.c c069027139 conncache: various concept cleanups 4 gadi atpakaļ
conncache.h c069027139 conncache: various concept cleanups 4 gadi atpakaļ
connect.c 7a86a25f5b connect: make happy eyeballs work for QUIC (again) 4 gadi atpakaļ
connect.h 84ced9389e Curl_addr2string: take an addrlen argument too 4 gadi atpakaļ
content_encoding.c f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data 6 gadi atpakaļ
content_encoding.h dbcced8e32 HTTP: support multiple Content-Encodings 6 gadi atpakaļ
cookie.c 06a1b82140 cookie: get_top_domain() sets zero length for null domains 4 gadi atpakaļ
cookie.h 249541f12f cookies: change argument type for Curl_flush_cookies 4 gadi atpakaļ
curl_addrinfo.c 23a870f2fd windows: enable UnixSockets with all build toolchains 4 gadi atpakaļ
curl_addrinfo.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix 5 gadi atpakaļ
curl_base64.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_config.h.cmake 5d8c53d320 CMake: add ENABLE_ALT_SVC option 4 gadi atpakaļ
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 gadi atpakaļ
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 gadi atpakaļ
curl_des.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_des.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_endian.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 gadi atpakaļ
curl_endian.h 11d7fe118d headers: Remove no longer exported functions 5 gadi atpakaļ
curl_fnmatch.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 gadi atpakaļ
curl_fnmatch.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_get_line.c 060f870b85 altsvc: Fix building with cookies disables 5 gadi atpakaļ
curl_get_line.h 060f870b85 altsvc: Fix building with cookies disables 5 gadi atpakaļ
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style 7 gadi atpakaļ
curl_gethostname.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 gadi atpakaļ
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings 5 gadi atpakaļ
curl_hmac.h 7def168a4f ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function 4 gadi atpakaļ
curl_ldap.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_md4.h baf0b680f9 md4: Use const for the length input parameter 4 gadi atpakaļ
curl_md5.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed 4 gadi atpakaļ
curl_memory.h 8ece8177f1 cleanup: remove FIXME and TODO comments 5 gadi atpakaļ
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match 6 gadi atpakaļ
curl_memrchr.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_multibyte.c ffdddb45d9 curl_setup: support Unicode functions to open files on Windows 4 gadi atpakaļ
curl_multibyte.h a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
curl_ntlm_core.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 gadi atpakaļ
curl_ntlm_core.h 2d432f7e49 ntlm: Removed the dependency on the TLS libaries when using MD5 4 gadi atpakaļ
curl_ntlm_wb.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
curl_ntlm_wb.h fe20826b58 http_ntlm_wb: Move the type-2 message processing into a dedicated function 5 gadi atpakaļ
curl_path.c 25f9621935 scp: fix directory name length used in memcpy 4 gadi atpakaļ
curl_path.h 06d8f16b87 headers: end all headers with guard comment 5 gadi atpakaļ
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 gadi atpakaļ
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds 6 gadi atpakaļ
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling 6 gadi atpakaļ
curl_rtmp.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers 4 gadi atpakaļ
curl_rtmp.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_sasl.c 23a17e039d copyright: fix year ranges 4 gadi atpakaļ
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 gadi atpakaļ
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement 7 gadi atpakaļ
curl_setup.h ffdddb45d9 curl_setup: support Unicode functions to open files on Windows 4 gadi atpakaļ
curl_setup_once.h 9e5669f388 tool: support UTF-16 command line on Windows 4 gadi atpakaļ
curl_sha256.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed 4 gadi atpakaļ
curl_sspi.c a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
curl_sspi.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curl_threads.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
curl_threads.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
curlx.h a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
dict.c d1369fe216 misc: copyright year updates 4 gadi atpakaļ
dict.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
doh.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
doh.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
dotdot.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
dotdot.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
dynbuf.c 18815aa670 ngtcp2: convert to dynbuf 4 gadi atpakaļ
dynbuf.h 54a2b63c70 http2: simplify and clean up trailer handling 4 gadi atpakaļ
easy.c a9021716cc easy: fix dangling pointer on easy_perform fail 4 gadi atpakaļ
easyif.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
escape.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
escape.h b801b453af whitespace fixes 5 gadi atpakaļ
file.c 5afa07fab5 Revert "file: on Windows, refuse paths that start with \\" 4 gadi atpakaļ
file.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
fileinfo.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 gadi atpakaļ
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes 6 gadi atpakaļ
firefox-db2pem.sh 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
formdata.c 96972ec1c0 mime: latch last read callback status. 4 gadi atpakaļ
formdata.h b95456f4e2 mime: acknowledge CURL_DISABLE_MIME 5 gadi atpakaļ
ftp.c 449e54b483 ftp: make domore_getsock() return the secondary socket properly 4 gadi atpakaļ
ftp.h 6ad062ae71 lib: clean up whitespace 4 gadi atpakaļ
ftplistparser.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 gadi atpakaļ
ftplistparser.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
getenv.c 46af41dafc tool_home: Fix the copyright year being out of date 4 gadi atpakaļ
getinfo.c 54ecc11cc4 CURLINFO_CONDITION_UNMET: return true for 304 http status code 4 gadi atpakaļ
getinfo.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
gopher.c a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 gadi atpakaļ
gopher.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
hash.c c45360d463 cppcheck: fix warnings 6 gadi atpakaļ
hash.h 8b987cc7eb multi: fix the transfer hashes in the socket hash entries 5 gadi atpakaļ
hmac.c 7def168a4f ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function 4 gadi atpakaļ
hostasyn.c e5d574c54f dns: release sharelock as soon as possible 5 gadi atpakaļ
hostcheck.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 gadi atpakaļ
hostcheck.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
hostip.c c069027139 conncache: various concept cleanups 4 gadi atpakaļ
hostip.h 4a4b63daaa socks: make the connect phase non-blocking 4 gadi atpakaļ
hostip4.c 8bd14c871f fix: Copyright year out of date, should be 2020 4 gadi atpakaļ
hostip6.c 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 gadi atpakaļ
hostsyn.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
http.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
http.h 54a2b63c70 http2: simplify and clean up trailer handling 4 gadi atpakaļ
http2.c 54a2b63c70 http2: simplify and clean up trailer handling 4 gadi atpakaļ
http2.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
http_chunks.c f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 gadi atpakaļ
http_chunks.h f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 gadi atpakaļ
http_digest.c 52dfab65d6 auth: Rename the various authentication clean up functions 5 gadi atpakaļ
http_digest.h 52dfab65d6 auth: Rename the various authentication clean up functions 5 gadi atpakaļ
http_negotiate.c 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 4 gadi atpakaļ
http_negotiate.h c069027139 conncache: various concept cleanups 4 gadi atpakaļ
http_ntlm.c bb8cf05169 http_ntlm: Remove duplicate NSS initialisation 4 gadi atpakaļ
http_ntlm.h c069027139 conncache: various concept cleanups 4 gadi atpakaļ
http_proxy.c dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 gadi atpakaļ
http_proxy.h dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 gadi atpakaļ
idn_win32.c a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
if2ip.c 0e607542dc cleanup: insert newline after if() conditions 4 gadi atpakaļ
if2ip.h c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more 5 gadi atpakaļ
imap.c d0390a538a imap: merged two case-branches performing the same action 4 gadi atpakaļ
imap.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
inet_ntop.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
inet_ntop.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
inet_pton.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
inet_pton.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
krb5.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
ldap.c a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later 11 gadi atpakaļ
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs 5 gadi atpakaļ
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 gadi atpakaļ
llist.c c0d7b05c41 llist: removed unused Curl_llist_move() 4 gadi atpakaļ
llist.h c0d7b05c41 llist: removed unused Curl_llist_move() 4 gadi atpakaļ
makefile.amiga 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
makefile.dj 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
md4.c 02174e41f5 openssl: adapt to functions marked as deprecated since version 3 4 gadi atpakaļ
md5.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 gadi atpakaļ
memdebug.c 14dd0c0200 memdebug: don't log free(NULL) 4 gadi atpakaļ
memdebug.h 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 gadi atpakaļ
mime.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
mime.h 1e4cb333ef mime: do not perform more than one read in a row 4 gadi atpakaļ
mk-ca-bundle.pl bffa116535 lib/mk-ca-bundle: skip empty certs 4 gadi atpakaļ
mk-ca-bundle.vbs 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 gadi atpakaļ
mprintf.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
mqtt.c 10fece336f mqtt: make NOSTATE get within the debug name array 4 gadi atpakaļ
mqtt.h 10fece336f mqtt: make NOSTATE get within the debug name array 4 gadi atpakaļ
multi.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
multihandle.h 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 gadi atpakaļ
multiif.h c069027139 conncache: various concept cleanups 4 gadi atpakaļ
netrc.c 0b90ec9bbf netrc: part of conditional expression is always true: !done 4 gadi atpakaļ
netrc.h 1f8a584f6a netrc: CURL_DISABLE_NETRC 5 gadi atpakaļ
non-ascii.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 gadi atpakaļ
non-ascii.h ce0881edee mime: new MIME API. 6 gadi atpakaļ
nonblock.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
nonblock.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
nwlib.c 2873971d62 memory: ensure to check allocation results 5 gadi atpakaļ
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement 7 gadi atpakaļ
openldap.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers 4 gadi atpakaļ
parsedate.c 0044443a02 parsedate: offer a getdate_capped() alternative 4 gadi atpakaļ
parsedate.h 0044443a02 parsedate: offer a getdate_capped() alternative 4 gadi atpakaļ
pingpong.c b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 gadi atpakaļ
pingpong.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 gadi atpakaļ
pop3.c a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 gadi atpakaļ
pop3.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
progress.c 7cf18b05e0 XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE 4 gadi atpakaļ
progress.h b801b453af whitespace fixes 5 gadi atpakaļ
psl.c 8541d02c96 psl: use latest psl and refresh it periodically 6 gadi atpakaļ
psl.h 8541d02c96 psl: use latest psl and refresh it periodically 6 gadi atpakaļ
quic.h e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data 4 gadi atpakaļ
rand.c 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 gadi atpakaļ
rand.h 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 gadi atpakaļ
rename.c 330f133224 rename: a new file for Curl_rename() 4 gadi atpakaļ
rename.h 330f133224 rename: a new file for Curl_rename() 4 gadi atpakaļ
rtsp.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
rtsp.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
security.c a626fa128c security: silence conversion warning 4 gadi atpakaļ
select.c 85eda4e87a select: fix overflow protection in Curl_socket_check 4 gadi atpakaļ
select.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
sendf.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 gadi atpakaļ
setopt.c 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) 4 gadi atpakaļ
setopt.h ef8d98bbba os400: make vsetopt() non-static as Curl_vsetopt() for os400 support. 5 gadi atpakaļ
setup-os400.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
setup-vms.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
setup-win32.h d820224b8b curl_setup: define _WIN32_WINNT_[OS] symbols 4 gadi atpakaļ
sha256.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 gadi atpakaļ
share.c 8541d02c96 psl: use latest psl and refresh it periodically 6 gadi atpakaļ
share.h 8541d02c96 psl: use latest psl and refresh it periodically 6 gadi atpakaļ
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE 5 gadi atpakaļ
slist.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
slist.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
smb.c 6de1053692 smb: check for full size message before reading message details 4 gadi atpakaļ
smb.h b7135f58f5 copyright updates: adjust year ranges 4 gadi atpakaļ
smtp.c 446fb0518b smtp: set auth correctly 4 gadi atpakaļ
smtp.h 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 4 gadi atpakaļ
sockaddr.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
socketpair.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 gadi atpakaļ
socketpair.h bc2dbef0af socketpair: an implemention for Windows and more 4 gadi atpakaļ
socks.c a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 gadi atpakaļ
socks.h 4a4b63daaa socks: make the connect phase non-blocking 4 gadi atpakaļ
socks_gssapi.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
socks_sspi.c a55c835e6b curl_multibyte: add to curlx 4 gadi atpakaļ
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions 6 gadi atpakaļ
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 gadi atpakaļ
splay.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 gadi atpakaļ
splay.h 11d7fe118d headers: Remove no longer exported functions 5 gadi atpakaļ
strcase.c ea284778f5 strcase: turn Curl_raw_tolower into static 4 gadi atpakaļ
strcase.h ea284778f5 strcase: turn Curl_raw_tolower into static 4 gadi atpakaļ
strdup.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 7 gadi atpakaļ
strerror.c cbb5429001 ngtcp2: Add an error code for QUIC connection errors 4 gadi atpakaļ
strerror.h 39d5621cbd strerror.h: Copyright year out of date 4 gadi atpakaļ
strtok.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
strtok.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
strtoofft.c 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible 6 gadi atpakaļ
system_win32.c 05b1b35085 nit: Copyright year out of date 4 gadi atpakaļ
system_win32.h 26da21c84a system_win32: fix clang warning 5 gadi atpakaļ
telnet.c 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 gadi atpakaļ
telnet.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
tftp.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
tftp.h 0bc60d91de copyrights: fix copyright year range 4 gadi atpakaļ
timeval.c 05b1b35085 nit: Copyright year out of date 4 gadi atpakaļ
timeval.h b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 gadi atpakaļ
transfer.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 gadi atpakaļ
transfer.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 gadi atpakaļ
url.c 600a8cded4 url: make the updated credentials URL-encoded in the URL 4 gadi atpakaļ
url.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
urlapi-int.h 11d7fe118d headers: Remove no longer exported functions 5 gadi atpakaļ
urlapi.c 7f1c098728 urlapi: accept :: as a valid IPv6 address 4 gadi atpakaļ
urldata.h 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) 4 gadi atpakaļ
version.c 3fdc4bdb5b version: skip idn2_check_version() check and add precaution 4 gadi atpakaļ
warnless.c 05b100aee2 cleanup: make local functions static 5 gadi atpakaļ
warnless.h fef4334091 cleanup: correct copyright year range on a few files 4 gadi atpakaļ
wildcard.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 gadi atpakaļ
wildcard.h 0e2208ada6 wildcard: disable from build when FTP isn't present 5 gadi atpakaļ
x509asn1.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 gadi atpakaļ
x509asn1.h deb9462ff2 wolfssl: refer to it as wolfSSL only 5 gadi atpakaļ