Viktor Szakats 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 months ago
..
vauth 84338c4de2 build: add more picky warnings and fix them 6 months ago
vquic 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 months ago
vssh cfdcdc8d2f wolfssh: remove redundant static prototypes 6 months ago
vtls 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 months ago
.checksrc 2f0bb864c1 lib: don't use strerror() 2 years ago
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
CMakeLists.txt aace27b096 cmake: option to disable install & drop `curlu` target when unused 7 months ago
Makefile.am 444f64b3e9 autotools: avoid passing `LDFLAGS` twice to libcurl 7 months ago
Makefile.inc 83ec54e1b9 build: alpha-sort source files for lib and src 8 months ago
Makefile.mk c0d4fbb1f5 Makefile.mk: fix `-rtmp` option for non-Windows [ci skip] 7 months ago
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
altsvc.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
amigaos.c 5084ee1b6f amissl: add missing signal.h include 11 months ago
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 9 months ago
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 7 months ago
asyn-ares.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
asyn-thread.c 56a4db2e4e urldata: move async resolver state from easy handle to connectdata 7 months ago
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
base64.c 3ef3eaa27e base64: also build for curl 8 months ago
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 months ago
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 8 months ago
bufref.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
c-hyper.c b9b50f3193 hyper: temporarily remove HTTP/2 support 7 months ago
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` 9 months ago
cf-h1-proxy.c 1cd2f0072f transfer: readwrite improvements 6 months ago
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 year ago
cf-h2-proxy.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 year ago
cf-haproxy.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
cf-https-connect.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 year ago
cf-socket.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
cf-socket.h 196f3c3484 cf-socket: restore Curl_sock_assign_addr() 1 year ago
cfilters.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
cfilters.h 37b5cf4fa0 cfilter: provide call to tell connection to forget a socket 7 months ago
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 months ago
config-dos.h a426b5050f build: variadic macro tidy-ups 7 months ago
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 8 months ago
config-os400.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 months ago
config-plan9.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 months ago
config-riscos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 7 months ago
config-win32.h 6608f34f56 config-win32: set `HAVE_SNPRINTF` for mingw-w64 7 months ago
config-win32ce.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 months ago
conncache.c 2d06eebf28 urldata: make maxconnects a 32 bit value 6 months ago
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 year ago
connect.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
connect.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
content_encoding.c 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 months ago
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 7 months ago
cookie.c 70e3b534d5 urldata: move cookielist from UserDefined to UrlState 7 months ago
cookie.h f88cc654ec cookie: reduce variable scope, add const 9 months ago
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes 1 year ago
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_base64.h 2e160c9c65 tool: add "variable" support 10 months ago
curl_config.h.cmake 33493db2af cmake: add test for `DISABLE` options, add `CURL_DISABLE_HEADERS_API` 6 months ago
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 months ago
curl_des.c 7c8bae0d9c nss: remove support for this TLS library 10 months ago
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 10 months ago
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_get_line.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_get_line.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 year ago
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` 7 months ago
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 9 months ago
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 9 months ago
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers 8 months ago
curl_multibyte.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 6 months ago
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 10 months ago
curl_ntlm_wb.c f76fcd6f4d curl_ntlm_wb: fix elif typo 8 months ago
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_path.c f198d33e8d checksrc: disallow spaces before labels 1 year ago
curl_path.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_printf.h 3f8fc25720 cmake: add support for "unity" builds 1 year ago
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_rtmp.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_sasl.c c537b0aa19 sasl: fix `-Wunused-function` compiler warning 7 months ago
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
curl_setup.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_setup_once.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 9 months ago
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages 7 months ago
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 months ago
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 8 months ago
curl_trc.c a426b5050f build: variadic macro tidy-ups 7 months ago
curl_trc.h a426b5050f build: variadic macro tidy-ups 7 months ago
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
dict.c f198d33e8d checksrc: disallow spaces before labels 1 year ago
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
doh.c db5bf23103 doh: provide better return code for responses w/o addresses 6 months ago
doh.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
dynbuf.c 27f2352d49 dynbuf: assert for NULL pointer inputs 7 months ago
dynbuf.h b0f3d71c1f MQTT: improve receive of ACKs 8 months ago
dynhds.c 117c9bd978 http2: header conversion tightening 8 months ago
dynhds.h 117c9bd978 http2: header conversion tightening 8 months ago
easy.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 8 months ago
easygetopt.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
easyif.h 930c00c259 Websocket en-/decoding 1 year ago
easyoptions.c 0a75964d0d haproxy: add --haproxy-clientip flag to spoof client IPs 1 year ago
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
escape.c 91878ebeca lib: provide and use Curl_hexencode 8 months ago
escape.h 91878ebeca lib: provide and use Curl_hexencode 8 months ago
file.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 year ago
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 year ago
fopen.c 3aa3cc9b05 misc: better random strings 9 months ago
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
formdata.c d3b3ba35a5 lib: add and use Curl_strndup() 7 months ago
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 10 months ago
ftp.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 year ago
ftplistparser.c 84338c4de2 build: add more picky warnings and fix them 6 months ago
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 year ago
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
getinfo.c e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 year ago
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
gopher.c 2485547da0 http: fix sending of large requests 9 months ago
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hash.c a299099ba4 hash: fix assigning same value 1 year ago
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
headers.c 95ca3c53d3 headers: accept leading whitespaces on first response header 10 months ago
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hmac.c ff5e502316 lib: enable hmac for digest as well 9 months ago
hostasyn.c 56a4db2e4e urldata: move async resolver state from easy handle to connectdata 7 months ago
hostip.c 84338c4de2 build: add more picky warnings and fix them 6 months ago
hostip.h b651aba096 hostip: show the list of IPs when resolving is done 8 months ago
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 7 months ago
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hsts.c 289b486ffa urldata: move hstslist from 'set' to 'state' 7 months ago
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http.c 1cd2f0072f transfer: readwrite improvements 6 months ago
http.h 1cd2f0072f transfer: readwrite improvements 6 months ago
http1.c bb4032a152 http: h1/h2 proxy unification 8 months ago
http1.h bb4032a152 http: h1/h2 proxy unification 8 months ago
http2.c b06b6216a3 HTTP/2, HTTP/3: handle detach of onoing transfers 6 months ago
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
http_aws_sigv4.c bbba69dada http_aws_sigv4: canonicalise valueless query params 7 months ago
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_chunks.c 84338c4de2 build: add more picky warnings and fix them 6 months ago
http_chunks.h 1cd2f0072f transfer: readwrite improvements 6 months ago
http_digest.c e92edfbef6 lib: add ability to disable auths individually 9 months ago
http_digest.h e92edfbef6 lib: add ability to disable auths individually 9 months ago
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_proxy.c 47f5b1a37f lib: introduce struct easy_poll_set for poll information 7 months ago
http_proxy.h bb4032a152 http: h1/h2 proxy unification 8 months ago
idn.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 10 months ago
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 10 months ago
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
imap.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 8 months ago
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
inet_pton.c ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 1 year ago
inet_pton.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
krb5.c 25907fd5ba krb5: fix "implicit conversion loses integer precision" warnings 9 months ago
ldap.c ad051e1cbe lib: client writer, part 2, accounting + logging 7 months ago
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 2 years ago
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 years ago
llist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
macos.c 8b7cbe9dec macOS: fix target detection more 10 months ago
macos.h 8b7cbe9dec macOS: fix target detection more 10 months ago
md4.c 9fb6cc54c5 tidy-up: use `OPENSSL_VERSION_NUMBER` 7 months ago
md5.c e92edfbef6 lib: add ability to disable auths individually 9 months ago
memdebug.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
memdebug.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
mime.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
mime.h 3aa3cc9b05 misc: better random strings 9 months ago
mprintf.c 84338c4de2 build: add more picky warnings and fix them 6 months ago
mqtt.c 84338c4de2 build: add more picky warnings and fix them 6 months ago
mqtt.h b0f3d71c1f MQTT: improve receive of ACKs 8 months ago
multi.c 9a8bb20d48 CURLMOPT_MAX_CONCURRENT_STREAMS: make sure the set value is within range 6 months ago
multihandle.h 2d06eebf28 urldata: make maxconnects a 32 bit value 6 months ago
multiif.h d15ffe18d9 multiif.h: remove Curl_multi_dump declaration 8 months ago
netrc.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
noproxy.c ca05e1afba noproxy: pointer to local array 'hostip' is stored outside scope 1 year ago
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 year ago
openldap.c ad051e1cbe lib: client writer, part 2, accounting + logging 7 months ago
optiontable.pl 4579626c27 easyoptions: Fix header printing in generation script 1 year ago
parsedate.c f198d33e8d checksrc: disallow spaces before labels 1 year ago
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
pingpong.c 8898257446 lib: disambiguate Curl_client_write flag semantics 9 months ago
pingpong.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
pop3.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
pop3.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
progress.c ad051e1cbe lib: client writer, part 2, accounting + logging 7 months ago
progress.h 914e49b9b7 lib: let the max filesize option stop too big transfers too 8 months ago
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
rand.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
rtsp.c 1cd2f0072f transfer: readwrite improvements 6 months ago
rtsp.h 7eb31c852d RTSP: improved RTP parser 8 months ago
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
sendf.c ad051e1cbe lib: client writer, part 2, accounting + logging 7 months ago
sendf.h ad051e1cbe lib: client writer, part 2, accounting + logging 7 months ago
setopt.c 2d06eebf28 urldata: make maxconnects a 32 bit value 6 months ago
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 9 months ago
setup-vms.h c09466abff egd: delete feature detection and related source code 10 months ago
setup-win32.h ab50027ddf tidy-up: casing typos, delete unused Windows version aliases 7 months ago
sha256.c e92edfbef6 lib: add ability to disable auths individually 9 months ago
share.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 7 months ago
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 8 months ago
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
smb.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 year ago
smtp.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
smtp.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
socketpair.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 8 months ago
socks.c bc8509a748 misc: fix -Walloc-size warnings 7 months ago
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
socks_gssapi.c 5651a36d1a cf-socket: improvements in socket I/O handling 1 year ago
socks_sspi.c 5651a36d1a cf-socket: improvements in socket I/O handling 1 year ago
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strcase.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strdup.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
strdup.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
strerror.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtoofft.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
system_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
system_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
telnet.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 8 months ago
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
tftp.c 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 months ago
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 6 months ago
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 8 months ago
transfer.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
transfer.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
url.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
url.h 39547ae64d url: protocol handler lookup tidy-up 7 months ago
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 1 year ago
urlapi.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
urldata.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
version.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
warnless.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 6 months ago
ws.c a426b5050f build: variadic macro tidy-ups 7 months ago
ws.h 930c00c259 Websocket en-/decoding 1 year ago