Daniel Stenberg aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 2 dní pred
..
vauth fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
vquic 1064dfa86a tidy-up: indent, whitespace, comment in sources 1 týždeň pred
vssh 876047d1c3 libssh2: use the Curl_* memory functions to avoid memdebug 1 týždeň pred
vtls cfae354a9a codespell: extend checks to more subdirs 2 dní pred
.checksrc 80df6a5c12 checksrc: add STRNCPY as an opt-in rule to detect and error on strncpy 2 týždňov pred
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
.gitignore 9eafc11552 build: remove MacOSX-Framework script 5 mesiacov pred
CMakeLists.txt 6a1dcdc5d2 cmake: tidy up 1 týždeň pred
Makefile.am 60c3d04465 autotools: add support for 'unity' builds, enable in CI 1 týždeň pred
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 5 mesiacov pred
Makefile.mk 445fb81237 cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues 1 týždeň pred
Makefile.soname 7100c5bc9b build: tidy up and improve versioned-symbols options 1 týždeň pred
altsvc.c 433d73033e url: connection reuse on h3 connections 1 týždeň pred
altsvc.h ba235ab269 llist: remove direct struct accesses, use only functions 1 mesiac pred
amigaos.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 1 rok pred
arpa_telnet.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
asyn-ares.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
asyn-thread.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
asyn.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 5 mesiacov pred
bufq.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
bufq.h 3e64569a9e websocket: introduce blocking sends 1 mesiac pred
bufref.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
c-hyper.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
c-hyper.h 80a3b830cc http: expect 100 rework 6 mesiacov pred
cf-h1-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 rok pred
cf-h2-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 rok pred
cf-haproxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 rok pred
cf-https-connect.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 rok pred
cf-socket.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 týždeň pred
cf-socket.h aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 týždeň pred
cfilters.c b2331f3eea request: on shutdown send, proceed normally on timeout 1 týždeň pred
cfilters.h ea6f5c9f0f connect: limit update IP info 1 mesiac pred
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 10 mesiacov pred
config-dos.h a426b5050f build: variadic macro tidy-ups 11 mesiacov pred
config-mac.h f81f351b9a tidy-up: OS names 1 mesiac pred
config-os400.h 269fdd4c6e lib: remove use of RANDOM_FILE 3 týždňov pred
config-plan9.h 269fdd4c6e lib: remove use of RANDOM_FILE 3 týždňov pred
config-riscos.h 269fdd4c6e lib: remove use of RANDOM_FILE 3 týždňov pred
config-win32.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
config-win32ce.h f81f351b9a tidy-up: OS names 1 mesiac pred
conncache.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
conncache.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
connect.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
connect.h ea6f5c9f0f connect: limit update IP info 1 mesiac pred
content_encoding.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 10 mesiacov pred
cookie.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
cookie.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
curl_addrinfo.c f81f351b9a tidy-up: OS names 1 mesiac pred
curl_addrinfo.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
curl_base64.h 2e160c9c65 tool: add "variable" support 1 rok pred
curl_config.h.cmake d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 rok pred
curl_des.c 4111d10803 lib: fix building with wolfSSL without DES support 1 mesiac pred
curl_des.h 4111d10803 lib: fix building with wolfSSL without DES support 1 mesiac pred
curl_endian.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_fnmatch.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
curl_fnmatch.h f81f351b9a tidy-up: OS names 1 mesiac pred
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 mesiacov pred
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 mesiacov pred
curl_gethostname.c 344a177aac lib: remove the final strncpy() calls 2 týždňov pred
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 rok pred
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` 10 mesiacov pred
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 1 rok pred
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 1 rok pred
curl_memory.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] 1 týždeň pred
curl_memrchr.c 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 2 týždňov pred
curl_memrchr.h 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 2 týždňov pred
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows 4 mesiacov pred
curl_multibyte.h f81f351b9a tidy-up: OS names 1 mesiac pred
curl_ntlm_core.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
curl_ntlm_core.h 3765d75ce4 cmake: fix building `unit1600` due to missing `ssl/openssl.h` 2 mesiacov pred
curl_path.c cd3463d99e curl_path: make Curl_get_pathname use dynbuf 4 mesiacov pred
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf 4 mesiacov pred
curl_printf.h e512fbfa67 printf: fix mingw-w64 format checks 3 týždňov pred
curl_range.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
curl_rtmp.c 911c3166b6 lib: add eos flag to send methods 1 mesiac pred
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 5 mesiacov pred
curl_sasl.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 rok pred
curl_setup.h d83b528a80 tidy-up: spelling 1 týždeň pred
curl_setup_once.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
curl_sha256.h 624b20c637 lib: prefer `CURL_SHA256_DIGEST_LENGTH` over the unprefixed name 1 mesiac pred
curl_sha512_256.c d83b528a80 tidy-up: spelling 1 týždeň pred
curl_sha512_256.h af73743f86 curl_sha512_256: fix symbol collisions with nettle library 1 mesiac pred
curl_sspi.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 3 týždňov pred
curl_sspi.h bca9c7719a lib: make SSPI global symbols use Curl_ prefix 3 týždňov pred
curl_threads.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
curl_threads.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
curl_trc.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
curl_trc.h aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 2 dní pred
curlx.h 1064dfa86a tidy-up: indent, whitespace, comment in sources 1 týždeň pred
cw-out.c 8289ac1be6 lib/cw-out: initialize 'flush_all' directly 3 dní pred
cw-out.h 270a25c011 cw-out: improved error handling 5 mesiacov pred
dict.c 911c3166b6 lib: add eos flag to send methods 1 mesiac pred
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 5 mesiacov pred
doh.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
doh.h 435dd8aa6e doh: cleanups 3 týždňov pred
dynbuf.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 mesiacov pred
dynhds.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
dynhds.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
easy.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 11 mesiacov pred
easygetopt.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
easyif.h d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 3 mesiacov pred
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
escape.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 rok pred
file.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 rok pred
fileinfo.h ba235ab269 llist: remove direct struct accesses, use only functions 1 mesiac pred
fopen.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
formdata.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
formdata.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
ftp.c b70e8f4b9b cleanup: added space around ternary expressions 4 dní pred
ftp.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
ftplistparser.c c296abd42d llist: add Curl_llist_append() 5 mesiacov pred
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 rok pred
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 mesiacov pred
getenv.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
getinfo.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
gopher.c 911c3166b6 lib: add eos flag to send methods 1 mesiac pred
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
hash.c c0233a35da hash: provide asserts to verify API use 1 mesiac pred
hash.h c0233a35da hash: provide asserts to verify API use 1 mesiac pred
headers.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
headers.h ba235ab269 llist: remove direct struct accesses, use only functions 1 mesiac pred
hmac.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
hostasyn.c 5a9262a333 url: dns_entry related improvements 1 mesiac pred
hostip.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
hostip.h f81f351b9a tidy-up: OS names 1 mesiac pred
hostip4.c f81f351b9a tidy-up: OS names 1 mesiac pred
hostip6.c f81f351b9a tidy-up: OS names 1 mesiac pred
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
hsts.c ba235ab269 llist: remove direct struct accesses, use only functions 1 mesiac pred
hsts.h ba235ab269 llist: remove direct struct accesses, use only functions 1 mesiac pred
http.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
http.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
http1.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
http1.h bb4032a152 http: h1/h2 proxy unification 1 rok pred
http2.c aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 2 dní pred
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 rok pred
http_aws_sigv4.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
http_chunks.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
http_chunks.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
http_digest.c e92edfbef6 lib: add ability to disable auths individually 1 rok pred
http_digest.h e92edfbef6 lib: add ability to disable auths individually 1 rok pred
http_negotiate.c 1ec5336b66 negotiate: conditional check around GSS & SSL specific code 1 týždeň pred
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
http_ntlm.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 3 týždňov pred
http_ntlm.h f81f351b9a tidy-up: OS names 1 mesiac pred
http_proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 rok pred
idn.c 2625360b5e configure: fix WinIDN builds targeting old Windows 1 mesiac pred
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 5 mesiacov pred
if2ip.c 9cb7f08ef1 lib: fix AIX build issues 1 mesiac pred
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t 5 mesiacov pred
imap.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 rok pred
inet_ntop.c f81f351b9a tidy-up: OS names 1 mesiac pred
inet_ntop.h 72abf7c13a lib: tidy up types and casts 3 mesiacov pred
inet_pton.c f81f351b9a tidy-up: OS names 1 mesiac pred
inet_pton.h 03e7dff8ff windows: delete redundant headers 9 mesiacov pred
krb5.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 týždeň pred
ldap.c f81f351b9a tidy-up: OS names 1 mesiac pred
libcurl.def 0d1504b205 libcurl.def: move from / into lib 3 týždňov pred
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` 4 mesiacov pred
libcurl.vers.in 7100c5bc9b build: tidy up and improve versioned-symbols options 1 týždeň pred
llist.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
llist.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
macos.c 453d032b26 tidy-up: misc build, tests, `lib/macos.c` 1 mesiac pred
macos.h 8b7cbe9dec macOS: fix target detection more 1 rok pred
md4.c 1f877b0fba md4: fix compilation with OpenSSL 1.x with md4 disabled 2 mesiacov pred
md5.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
memdebug.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
memdebug.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] 1 týždeň pred
mime.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
mime.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
mprintf.c b70e8f4b9b cleanup: added space around ternary expressions 4 dní pred
mqtt.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 8 mesiacov pred
multi.c aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 2 dní pred
multihandle.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
multiif.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
netrc.c 573e7e827e lib, src: delete stray `curl_` prefix from printf calls 1 mesiac pred
netrc.h c074ba64a8 code: language cleanup in comments 2 mesiacov pred
nonblock.c f81f351b9a tidy-up: OS names 1 mesiac pred
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
noproxy.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated 4 mesiacov pred
openldap.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
optiontable.pl 8bb71d5fd3 curl.h: make CURLOPT_WRITEINFO and CURLOPT_CLOSEPOLICY compile 3 týždňov pred
parsedate.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
pingpong.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
pingpong.h a0ea955f80 ftp: flush pingpong before response 1 mesiac pred
pop3.c b1f0b8f601 pop3: fix multi-line with LIST arg 3 týždňov pred
pop3.h 89b9fb64a5 pop3: use the protocol handler ->write_resp 1 mesiac pred
progress.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
progress.h ba44ac62e3 progress: ratelimit/progress tweaks 1 mesiac pred
psl.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
rand.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
rand.h 8972845123 vtls/rustls: support strong CSRNG data 2 týždňov pred
rename.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
request.c b2331f3eea request: on shutdown send, proceed normally on timeout 1 týždeň pred
request.h b2331f3eea request: on shutdown send, proceed normally on timeout 1 týždeň pred
rtsp.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
rtsp.h 7208ff6534 http: remove "struct HTTP" 3 mesiacov pred
select.c f81f351b9a tidy-up: OS names 1 mesiac pred
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage 3 mesiacov pred
sendf.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 3 mesiacov pred
setopt.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value 4 mesiacov pred
setup-os400.h ad8c9a5807 os400: workaround an IBM ASCII run-time library bug 2 mesiacov pred
setup-vms.h b042d5297d tidy-up: misc spelling (bit, ASCII) 1 mesiac pred
setup-win32.h f81f351b9a tidy-up: OS names 1 mesiac pred
sha256.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 týždeň pred
share.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
share.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
sigpipe.h a58b50fca6 transfer: Curl_sendrecv() and event related improvements 1 mesiac pred
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
smb.c 464d466aea smb: convert superflous assign into assert 3 týždňov pred
smb.h e3905de819 lib: further send/upload handling polish 6 mesiacov pred
smtp.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
smtp.h e3905de819 lib: further send/upload handling polish 6 mesiacov pred
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 5 mesiacov pred
socketpair.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
socketpair.h f81f351b9a tidy-up: OS names 1 mesiac pred
socks.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 rok pred
socks_gssapi.c af60bdf4ec socks_gssapi: switch to dynbuf from buffer with strcpy 2 dní pred
socks_sspi.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
splay.c dcb51bafab splay: use access functions, add asserts, use Curl_timediff 1 mesiac pred
splay.h dcb51bafab splay: use access functions, add asserts, use Curl_timediff 1 mesiac pred
strcase.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 9 mesiacov pred
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 9 mesiacov pred
strerror.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 mesiacov pred
strtok.c c074ba64a8 code: language cleanup in comments 2 mesiacov pred
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
strtoofft.c b042d5297d tidy-up: misc spelling (bit, ASCII) 1 mesiac pred
strtoofft.h 816ac2a866 docs: misc language polish 3 mesiacov pred
system_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
system_win32.h eb8ad66f6c asyn-thread: stop using GetAddrInfoExW on Windows 3 týždňov pred
telnet.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 rok pred
tftp.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 týždeň pred
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 10 mesiacov pred
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 mesiacov pred
timediff.h 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 týždňov pred
timeval.c f81f351b9a tidy-up: OS names 1 mesiac pred
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 rok pred
transfer.c cfae354a9a codespell: extend checks to more subdirs 2 dní pred
transfer.h b2331f3eea request: on shutdown send, proceed normally on timeout 1 týždeň pred
url.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
url.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 mesiac pred
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 4 mesiacov pred
urlapi.c fbf5d507ce lib/src: white space edits to comply better with code style 1 týždeň pred
urldata.h d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
version.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
version_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 týždeň pred
version_win32.h f81f351b9a tidy-up: OS names 1 mesiac pred
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 10 mesiacov pred
warnless.h 0c890d93eb warnless: delete orphan declarations 4 mesiacov pred
ws.c d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred
ws.h d78e129d50 WebSockets: make support official (non-experimental) 2 dní pred