Daniel Stenberg c56dee6850 multi: add clarifying comment for wakeup_write() преди 4 дни
..
vauth 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
vquic 9b863ac670 vquic: recv_mmsg, use fewer, but larger buffers преди 2 седмици
vssh 93c65c00e5 libssh: when using IPv6 numerical address, add brackets преди 1 седмица
vtls 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
.checksrc 80df6a5c12 checksrc: add STRNCPY as an opt-in rule to detect and error on strncpy преди 2 месеца
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
.gitignore 9eafc11552 build: remove MacOSX-Framework script преди 7 месеца
CMakeLists.txt b3816f67b9 cmake: avoid setting `BUILD_TESTING` преди 4 седмици
Makefile.am 60c3d04465 autotools: add support for 'unity' builds, enable in CI преди 2 месеца
Makefile.inc eb77297ccc lib: move curl_path.[ch] into vssh/ преди 1 месец
Makefile.mk 445fb81237 cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues преди 2 месеца
Makefile.soname 7100c5bc9b build: tidy up and improve versioned-symbols options преди 2 месеца
altsvc.c 45b7aa6b70 altsvc: avoid using local buffer and memcpy преди 1 месец
altsvc.h ba235ab269 llist: remove direct struct accesses, use only functions преди 3 месеца
amigaos.c c074ba64a8 code: language cleanup in comments преди 4 месеца
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits преди 1 година
arpa_telnet.h c074ba64a8 code: language cleanup in comments преди 4 месеца
asyn-ares.c 6f454bab75 asyn-ares: remove typecast, fix expire преди 1 месец
asyn-thread.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
asyn.h c074ba64a8 code: language cleanup in comments преди 4 месеца
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf преди 7 месеца
bufq.c 2400a6c6b2 bufq: unwrite fix преди 1 месец
bufq.h 3e64569a9e websocket: introduce blocking sends преди 3 месеца
bufref.c c074ba64a8 code: language cleanup in comments преди 4 месеца
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
c-hyper.c d78e129d50 WebSockets: make support official (non-experimental) преди 1 месец
c-hyper.h 80a3b830cc http: expect 100 rework преди 8 месеца
cf-h1-proxy.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation преди 1 година
cf-h2-proxy.c 9089ef1f4f nghttp2: use custom memory functions преди 1 седмица
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation преди 1 година
cf-haproxy.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static преди 1 година
cf-https-connect.c 962097b8dd TLS: TLSv1.3 earlydata support for curl преди 1 месец
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names преди 1 година
cf-socket.c 2dc54e3030 socket: handle binding to "host!<ip>" преди 4 дни
cf-socket.h a7ccd02614 ftp: move listen handling to socket filter преди 1 месец
cfilters.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
cfilters.h ea6f5c9f0f connect: limit update IP info преди 2 месеца
config-amigaos.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-dos.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-mac.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-os400.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-plan9.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-riscos.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
config-win32.h 8b76a8aeb2 build: use `_fseeki64()` on Windows, drop detections преди 1 седмица
config-win32ce.h 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
conncache.c 9acecc923d tidy-up: whitespace, fix CI spacecheck for docs преди 3 седмици
conncache.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" преди 2 месеца
connect.c 9cc246401e source: avoid use of 'very' in comments преди 1 месец
connect.h ea6f5c9f0f connect: limit update IP info преди 2 месеца
content_encoding.c fb711b5098 build: fix clang-cl builds, add CI job преди 3 седмици
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless преди 1 година
cookie.c 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
cookie.h be39ed19a5 cookie: overhaul and cleanup преди 1 месец
curl_addrinfo.c 78c3172921 curl_addrinfo: support operating systems with only getaddrinfo(3) преди 2 седмици
curl_addrinfo.h 78c3172921 curl_addrinfo: support operating systems with only getaddrinfo(3) преди 2 седмици
curl_base64.h 2e160c9c65 tool: add "variable" support преди 1 година
curl_config.h.cmake 8b76a8aeb2 build: use `_fseeki64()` on Windows, drop detections преди 1 седмица
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED преди 1 година
curl_des.c 4111d10803 lib: fix building with wolfSSL without DES support преди 3 месеца
curl_des.h 4111d10803 lib: fix building with wolfSSL without DES support преди 3 месеца
curl_endian.c c074ba64a8 code: language cleanup in comments преди 4 месеца
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_fnmatch.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
curl_fnmatch.h f81f351b9a tidy-up: OS names преди 3 месеца
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf преди 9 месеца
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf преди 9 месеца
curl_gethostname.c 344a177aac lib: remove the final strncpy() calls преди 2 месеца
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_gssapi.c 9acecc923d tidy-up: whitespace, fix CI spacecheck for docs преди 3 седмици
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_hmac.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_md4.h e92edfbef6 lib: add ability to disable auths individually преди 1 година
curl_md5.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
curl_memory.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] преди 2 месеца
curl_memrchr.c 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds преди 2 месеца
curl_memrchr.h 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds преди 2 месеца
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows преди 6 месеца
curl_multibyte.h f81f351b9a tidy-up: OS names преди 3 месеца
curl_ntlm_core.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
curl_ntlm_core.h 3765d75ce4 cmake: fix building `unit1600` due to missing `ssl/openssl.h` преди 4 месеца
curl_printf.h e512fbfa67 printf: fix mingw-w64 format checks преди 2 месеца
curl_range.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ преди 2 месеца
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
curl_rtmp.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version преди 7 месеца
curl_sasl.c c074ba64a8 code: language cleanup in comments преди 4 месеца
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes преди 1 година
curl_setup.h 354f3f96a1 macos: disable gcc `availability` workaround as needed преди 1 седмица
curl_setup_once.h c074ba64a8 code: language cleanup in comments преди 4 месеца
curl_sha256.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
curl_sha512_256.c d83b528a80 tidy-up: spelling преди 2 месеца
curl_sha512_256.h af73743f86 curl_sha512_256: fix symbol collisions with nettle library преди 3 месеца
curl_sspi.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix преди 2 месеца
curl_sspi.h bca9c7719a lib: make SSPI global symbols use Curl_ prefix преди 2 месеца
curl_threads.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
curl_threads.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
curl_trc.c 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
curl_trc.h aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings преди 1 месец
curlx.h 1064dfa86a tidy-up: indent, whitespace, comment in sources преди 2 месеца
cw-out.c 8289ac1be6 lib/cw-out: initialize 'flush_all' directly преди 1 месец
cw-out.h 270a25c011 cw-out: improved error handling преди 7 месеца
dict.c 911c3166b6 lib: add eos flag to send methods преди 3 месеца
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin преди 7 месеца
doh.c 080973dcdb lib: msnprintf tidy-ups преди 3 седмици
doh.h 435dd8aa6e doh: cleanups преди 2 месеца
dynbuf.c c074ba64a8 code: language cleanup in comments преди 4 месеца
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes преди 11 месеца
dynhds.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
dynhds.h c074ba64a8 code: language cleanup in comments преди 4 месеца
easy.c f5c616930b duphandle: also init netrc преди 2 седмици
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback преди 1 година
easygetopt.c c074ba64a8 code: language cleanup in comments преди 4 месеца
easyif.h d78e129d50 WebSockets: make support official (non-experimental) преди 1 месец
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt преди 5 месеца
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
escape.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs преди 1 месец
escape.h 91878ebeca lib: provide and use Curl_hexencode преди 1 година
file.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf преди 1 година
fileinfo.h ba235ab269 llist: remove direct struct accesses, use only functions преди 3 месеца
fopen.c c074ba64a8 code: language cleanup in comments преди 4 месеца
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
formdata.c 8b76a8aeb2 build: use `_fseeki64()` on Windows, drop detections преди 1 седмица
formdata.h eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs преди 1 месец
ftp.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
ftp.h c074ba64a8 code: language cleanup in comments преди 4 месеца
ftplistparser.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c преди 1 година
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows преди 1 година
getenv.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
getinfo.c 962097b8dd TLS: TLSv1.3 earlydata support for curl преди 1 месец
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
gopher.c 911c3166b6 lib: add eos flag to send methods преди 3 месеца
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
hash.c c0233a35da hash: provide asserts to verify API use преди 3 месеца
hash.h c0233a35da hash: provide asserts to verify API use преди 3 месеца
headers.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
headers.h ba235ab269 llist: remove direct struct accesses, use only functions преди 3 месеца
hmac.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
hostasyn.c 5a9262a333 url: dns_entry related improvements преди 3 месеца
hostip.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
hostip.h f81f351b9a tidy-up: OS names преди 3 месеца
hostip4.c 78c3172921 curl_addrinfo: support operating systems with only getaddrinfo(3) преди 2 седмици
hostip6.c f81f351b9a tidy-up: OS names преди 3 месеца
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
hsts.c 5ea61a0b54 hsts: support "implied LWS" properly around max-age преди 1 месец
hsts.h ba235ab269 llist: remove direct struct accesses, use only functions преди 3 месеца
http.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
http.h c074ba64a8 code: language cleanup in comments преди 4 месеца
http1.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
http1.h bb4032a152 http: h1/h2 proxy unification преди 1 година
http2.c 9089ef1f4f nghttp2: use custom memory functions преди 1 седмица
http2.h 9089ef1f4f nghttp2: use custom memory functions преди 1 седмица
http_aws_sigv4.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
http_chunks.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
http_chunks.h c074ba64a8 code: language cleanup in comments преди 4 месеца
http_digest.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
http_digest.h e92edfbef6 lib: add ability to disable auths individually преди 1 година
http_negotiate.c 1ec5336b66 negotiate: conditional check around GSS & SSL specific code преди 2 месеца
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
http_ntlm.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix преди 2 месеца
http_ntlm.h f81f351b9a tidy-up: OS names преди 3 месеца
http_proxy.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
http_proxy.h bb4032a152 http: h1/h2 proxy unification преди 1 година
idn.c 2625360b5e configure: fix WinIDN builds targeting old Windows преди 2 месеца
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS преди 7 месеца
if2ip.c 9cb7f08ef1 lib: fix AIX build issues преди 3 месеца
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t преди 6 месеца
imap.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
imap.h 1485e89213 misc: reduce struct and struct field sizes преди 1 година
inet_ntop.c f81f351b9a tidy-up: OS names преди 3 месеца
inet_ntop.h 72abf7c13a lib: tidy up types and casts преди 5 месеца
inet_pton.c f81f351b9a tidy-up: OS names преди 3 месеца
inet_pton.h 03e7dff8ff windows: delete redundant headers преди 11 месеца
krb5.c c41e9cc107 krb5: fix socket/sockindex confusion, MSVC compiler warnings преди 5 дни
ldap.c 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
libcurl.def 0d1504b205 libcurl.def: move from / into lib преди 2 месеца
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` преди 6 месеца
libcurl.vers.in 7100c5bc9b build: tidy up and improve versioned-symbols options преди 2 месеца
llist.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
llist.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" преди 2 месеца
macos.c 453d032b26 tidy-up: misc build, tests, `lib/macos.c` преди 3 месеца
macos.h 8b7cbe9dec macOS: fix target detection more преди 1 година
md4.c 1f877b0fba md4: fix compilation with OpenSSL 1.x with md4 disabled преди 4 месеца
md5.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 преди 1 месец
memdebug.c 9cc246401e source: avoid use of 'very' in comments преди 1 месец
memdebug.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] преди 2 месеца
mime.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs преди 1 месец
mime.h c074ba64a8 code: language cleanup in comments преди 4 месеца
mprintf.c 0325e1b9b2 mprintf: treat `%o` as unsigned, add tests for `%o`, `%x`, `%X` преди 4 седмици
mqtt.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer преди 9 месеца
multi.c c56dee6850 multi: add clarifying comment for wakeup_write() преди 4 дни
multihandle.h 9b863ac670 vquic: recv_mmsg, use fewer, but larger buffers преди 2 седмици
multiif.h 9b863ac670 vquic: recv_mmsg, use fewer, but larger buffers преди 2 седмици
netrc.c 4b07b7ebad netrc: fix pointer to bool conversion преди 4 дни
netrc.h 3b43a05e00 netrc: cache the netrc file in memory преди 1 месец
nonblock.c f81f351b9a tidy-up: OS names преди 3 месеца
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
noproxy.c c074ba64a8 code: language cleanup in comments преди 4 месеца
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated преди 5 месеца
openldap.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
optiontable.pl 8bb71d5fd3 curl.h: make CURLOPT_WRITEINFO and CURLOPT_CLOSEPOLICY compile преди 2 месеца
parsedate.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
pingpong.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
pingpong.h a0ea955f80 ftp: flush pingpong before response преди 3 месеца
pop3.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
pop3.h 89b9fb64a5 pop3: use the protocol handler ->write_resp преди 2 месеца
progress.c 962097b8dd TLS: TLSv1.3 earlydata support for curl преди 1 месец
progress.h 962097b8dd TLS: TLSv1.3 earlydata support for curl преди 1 месец
psl.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
psl.h eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs преди 1 месец
rand.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
rand.h 8972845123 vtls/rustls: support strong CSRNG data преди 2 месеца
rename.c c074ba64a8 code: language cleanup in comments преди 4 месеца
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
request.c b2331f3eea request: on shutdown send, proceed normally on timeout преди 2 месеца
request.h b2331f3eea request: on shutdown send, proceed normally on timeout преди 2 месеца
rtsp.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
rtsp.h 7208ff6534 http: remove "struct HTTP" преди 5 месеца
select.c c72cefea0f select: use poll() if existing, avoid poll() with no sockets преди 1 месец
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage преди 5 месеца
sendf.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked преди 5 месеца
setopt.c 878bc429f2 setopt: fix CURLOPT_HTTP_CONTENT_DECODING преди 1 седмица
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value преди 6 месеца
setup-os400.h ad8c9a5807 os400: workaround an IBM ASCII run-time library bug преди 3 месеца
setup-vms.h b042d5297d tidy-up: misc spelling (bit, ASCII) преди 3 месеца
setup-win32.h f81f351b9a tidy-up: OS names преди 3 месеца
sha256.c 4133007798 wolfssl: no more use of the OpenSSL API преди 2 седмици
share.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs преди 1 месец
share.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" преди 2 месеца
sigpipe.h a58b50fca6 transfer: Curl_sendrecv() and event related improvements преди 3 месеца
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
smb.c 0cececef0f config: rename the OS define to CURL_OS to reduce collision risk преди 3 седмици
smb.h e3905de819 lib: further send/upload handling polish преди 8 месеца
smtp.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
smtp.h e3905de819 lib: further send/upload handling polish преди 8 месеца
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) преди 7 месеца
socketpair.c c074ba64a8 code: language cleanup in comments преди 4 месеца
socketpair.h 92124838c6 socketpair: fix enabling `USE_EVENTFD` преди 1 седмица
socks.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
socks.h 8e85764b7b lib: remove unused functions, make single-use static преди 1 година
socks_gssapi.c af60bdf4ec socks_gssapi: switch to dynbuf from buffer with strcpy преди 1 месец
socks_sspi.c fbf5d507ce lib/src: white space edits to comply better with code style преди 2 месеца
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
speedcheck.h 8403e5a701 tests: fix callback signatures to please UndefinedBehaviorSanitizer преди 1 месец
splay.c 9cc246401e source: avoid use of 'very' in comments преди 1 месец
splay.h dcb51bafab splay: use access functions, add asserts, use Curl_timediff преди 3 месеца
strcase.c c074ba64a8 code: language cleanup in comments преди 4 месеца
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding преди 11 месеца
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding преди 11 месеца
strerror.c bc34ebc87b curl.h: mark two error codes as obsolete преди 4 дни
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows преди 1 година
strtok.c c074ba64a8 code: language cleanup in comments преди 4 месеца
strtok.h 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it преди 1 седмица
strtoofft.c b042d5297d tidy-up: misc spelling (bit, ASCII) преди 3 месеца
strtoofft.h 816ac2a866 docs: misc language polish преди 4 месеца
system_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` преди 2 месеца
system_win32.h eb8ad66f6c asyn-thread: stop using GetAddrInfoExW on Windows преди 2 месеца
telnet.c d90a8f07ed telnet: avoid two strcpy() by pointing to the strings instead преди 1 месец
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges преди 1 година
tftp.c cd2b45201a src/lib: remove redundant ternary operators преди 3 седмици
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set преди 1 година
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows преди 1 година
timediff.h 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ преди 2 месеца
timeval.c f81f351b9a tidy-up: OS names преди 3 месеца
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups преди 1 година
transfer.c 522c89a134 lib: remove Curl_ prefix from static functions преди 3 седмици
transfer.h d0377f5a86 multi: convert Curl_follow to static multi_follow преди 1 месец
url.c e9b9bbac22 netrc: address several netrc parser flaws преди 4 дни
url.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" преди 2 месеца
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros преди 5 месеца
urlapi.c 566a6d7b09 urlapi: normalize the IPv6 address преди 1 месец
urldata.h 9cc246401e source: avoid use of 'very' in comments преди 1 месец
version.c 8115e790dd tidy-up: indentation [ci skip] преди 5 дни
version_win32.c bcec0840b0 lib: use bool/TRUE/FALSE properly преди 1 месец
version_win32.h f81f351b9a tidy-up: OS names преди 3 месеца
warnless.c e9eda865df warnless: remove curlx_sktosi and curlx_sitosk преди 1 месец
warnless.h e9eda865df warnless: remove curlx_sktosi and curlx_sitosk преди 1 месец
ws.c d6bae1cb8f curl_ws_recv: return recv 0 and point meta to NULL on all errors преди 1 месец
ws.h d78e129d50 WebSockets: make support official (non-experimental) преди 1 месец