Stefan Eissing fe2a72029e http2: auto reset stream on server eos 23 giờ trước cách đây
..
vauth ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
vquic 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
vssh adf2b4fa51 libssh: use CURL_PATH_MAX instead of PATH_MAX 2 ngày trước cách đây
vtls b42eb27c1f openssl: improve retries on shutdown 1 ngày trước cách đây
.checksrc 80df6a5c12 checksrc: add STRNCPY as an opt-in rule to detect and error on strncpy 1 tháng trước cách đây
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
.gitignore 9eafc11552 build: remove MacOSX-Framework script 6 tháng trước cách đây
CMakeLists.txt 91519bfb74 cmake: use `cmake_push_check_state()` around feature checks 1 tuần trước cách đây
Makefile.am 60c3d04465 autotools: add support for 'unity' builds, enable in CI 3 tuần trước cách đây
Makefile.inc eb77297ccc lib: move curl_path.[ch] into vssh/ 4 ngày trước cách đây
Makefile.mk 445fb81237 cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues 4 tuần trước cách đây
Makefile.soname 7100c5bc9b build: tidy up and improve versioned-symbols options 3 tuần trước cách đây
altsvc.c 45b7aa6b70 altsvc: avoid using local buffer and memcpy 1 tuần trước cách đây
altsvc.h ba235ab269 llist: remove direct struct accesses, use only functions 2 tháng trước cách đây
amigaos.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 1 năm trước cách đây
arpa_telnet.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
asyn-ares.c 6f454bab75 asyn-ares: remove typecast, fix expire 2 tuần trước cách đây
asyn-thread.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
asyn.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 5 tháng trước cách đây
bufq.c 2400a6c6b2 bufq: unwrite fix 2 tuần trước cách đây
bufq.h 3e64569a9e websocket: introduce blocking sends 2 tháng trước cách đây
bufref.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
c-hyper.c d78e129d50 WebSockets: make support official (non-experimental) 3 tuần trước cách đây
c-hyper.h 80a3b830cc http: expect 100 rework 7 tháng trước cách đây
cf-h1-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 năm trước cách đây
cf-h2-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 năm trước cách đây
cf-haproxy.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 năm trước cách đây
cf-https-connect.c 962097b8dd TLS: TLSv1.3 earlydata support for curl 1 tuần trước cách đây
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 năm trước cách đây
cf-socket.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
cf-socket.h a7ccd02614 ftp: move listen handling to socket filter 4 ngày trước cách đây
cfilters.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
cfilters.h ea6f5c9f0f connect: limit update IP info 1 tháng trước cách đây
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 11 tháng trước cách đây
config-dos.h a426b5050f build: variadic macro tidy-ups 11 tháng trước cách đây
config-mac.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
config-os400.h 269fdd4c6e lib: remove use of RANDOM_FILE 1 tháng trước cách đây
config-plan9.h c72cefea0f select: use poll() if existing, avoid poll() with no sockets 2 tuần trước cách đây
config-riscos.h 269fdd4c6e lib: remove use of RANDOM_FILE 1 tháng trước cách đây
config-win32.h 5e70566094 build: detect and use `_setmode()` with Cygwin/MSYS, also use on Windows 1 tuần trước cách đây
config-win32ce.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
conncache.c 335d325708 conncache: More efficient implementation of cpool_remove_bundle 3 ngày trước cách đây
conncache.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
connect.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
connect.h ea6f5c9f0f connect: limit update IP info 1 tháng trước cách đây
content_encoding.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 11 tháng trước cách đây
cookie.c be39ed19a5 cookie: overhaul and cleanup 1 tuần trước cách đây
cookie.h be39ed19a5 cookie: overhaul and cleanup 1 tuần trước cách đây
curl_addrinfo.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
curl_addrinfo.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
curl_base64.h 2e160c9c65 tool: add "variable" support 1 năm trước cách đây
curl_config.h.cmake a79f20d376 cmake: do not propagate unused `HAVE_GSSAPI_GSSAPI_KRB5_H` to C 1 tuần trước cách đây
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 năm trước cách đây
curl_des.c 4111d10803 lib: fix building with wolfSSL without DES support 2 tháng trước cách đây
curl_des.h 4111d10803 lib: fix building with wolfSSL without DES support 2 tháng trước cách đây
curl_endian.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_fnmatch.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
curl_fnmatch.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 8 tháng trước cách đây
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 8 tháng trước cách đây
curl_gethostname.c 344a177aac lib: remove the final strncpy() calls 1 tháng trước cách đây
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 năm trước cách đây
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_hmac.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 1 năm trước cách đây
curl_md5.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
curl_memory.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] 3 tuần trước cách đây
curl_memrchr.c 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 1 tháng trước cách đây
curl_memrchr.h 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 1 tháng trước cách đây
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows 5 tháng trước cách đây
curl_multibyte.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
curl_ntlm_core.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
curl_ntlm_core.h 3765d75ce4 cmake: fix building `unit1600` due to missing `ssl/openssl.h` 3 tháng trước cách đây
curl_printf.h e512fbfa67 printf: fix mingw-w64 format checks 1 tháng trước cách đây
curl_range.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 1 tháng trước cách đây
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
curl_rtmp.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 6 tháng trước cách đây
curl_sasl.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 năm trước cách đây
curl_setup.h 97c0f89bd0 quic: use send/recvmmsg when available 2 tuần trước cách đây
curl_setup_once.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
curl_sha256.h ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
curl_sha512_256.c d83b528a80 tidy-up: spelling 3 tuần trước cách đây
curl_sha512_256.h af73743f86 curl_sha512_256: fix symbol collisions with nettle library 2 tháng trước cách đây
curl_sspi.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 1 tháng trước cách đây
curl_sspi.h bca9c7719a lib: make SSPI global symbols use Curl_ prefix 1 tháng trước cách đây
curl_threads.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
curl_threads.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
curl_trc.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
curl_trc.h aca28abac7 lib: fix disabled-verbose-strings + enable-debug build warnings 3 tuần trước cách đây
curlx.h 1064dfa86a tidy-up: indent, whitespace, comment in sources 3 tuần trước cách đây
cw-out.c 8289ac1be6 lib/cw-out: initialize 'flush_all' directly 3 tuần trước cách đây
cw-out.h 270a25c011 cw-out: improved error handling 6 tháng trước cách đây
dict.c 911c3166b6 lib: add eos flag to send methods 2 tháng trước cách đây
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 5 tháng trước cách đây
doh.c 8403e5a701 tests: fix callback signatures to please UndefinedBehaviorSanitizer 3 ngày trước cách đây
doh.h 435dd8aa6e doh: cleanups 1 tháng trước cách đây
dynbuf.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 10 tháng trước cách đây
dynhds.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
dynhds.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
easy.c 8403e5a701 tests: fix callback signatures to please UndefinedBehaviorSanitizer 3 ngày trước cách đây
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 1 năm trước cách đây
easygetopt.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
easyif.h d78e129d50 WebSockets: make support official (non-experimental) 3 tuần trước cách đây
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 4 tháng trước cách đây
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
escape.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 năm trước cách đây
file.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 năm trước cách đây
fileinfo.h ba235ab269 llist: remove direct struct accesses, use only functions 2 tháng trước cách đây
fopen.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
formdata.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
formdata.h eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
ftp.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
ftp.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
ftplistparser.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 năm trước cách đây
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 tháng trước cách đây
getenv.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
getinfo.c 962097b8dd TLS: TLSv1.3 earlydata support for curl 1 tuần trước cách đây
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
gopher.c 911c3166b6 lib: add eos flag to send methods 2 tháng trước cách đây
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
hash.c c0233a35da hash: provide asserts to verify API use 2 tháng trước cách đây
hash.h c0233a35da hash: provide asserts to verify API use 2 tháng trước cách đây
headers.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
headers.h ba235ab269 llist: remove direct struct accesses, use only functions 2 tháng trước cách đây
hmac.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
hostasyn.c 5a9262a333 url: dns_entry related improvements 2 tháng trước cách đây
hostip.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
hostip.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
hostip4.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
hostip6.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
hsts.c a94973805d hsts: improve subdomain handling 1 tuần trước cách đây
hsts.h ba235ab269 llist: remove direct struct accesses, use only functions 2 tháng trước cách đây
http.c be39ed19a5 cookie: overhaul and cleanup 1 tuần trước cách đây
http.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
http1.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
http1.h bb4032a152 http: h1/h2 proxy unification 1 năm trước cách đây
http2.c fe2a72029e http2: auto reset stream on server eos 17 giờ trước cách đây
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 năm trước cách đây
http_aws_sigv4.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
http_chunks.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
http_chunks.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
http_digest.c e92edfbef6 lib: add ability to disable auths individually 1 năm trước cách đây
http_digest.h e92edfbef6 lib: add ability to disable auths individually 1 năm trước cách đây
http_negotiate.c 1ec5336b66 negotiate: conditional check around GSS & SSL specific code 1 tháng trước cách đây
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
http_ntlm.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 1 tháng trước cách đây
http_ntlm.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
http_proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 năm trước cách đây
idn.c 2625360b5e configure: fix WinIDN builds targeting old Windows 1 tháng trước cách đây
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 6 tháng trước cách đây
if2ip.c 9cb7f08ef1 lib: fix AIX build issues 2 tháng trước cách đây
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t 5 tháng trước cách đây
imap.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 năm trước cách đây
inet_ntop.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
inet_ntop.h 72abf7c13a lib: tidy up types and casts 4 tháng trước cách đây
inet_pton.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
inet_pton.h 03e7dff8ff windows: delete redundant headers 10 tháng trước cách đây
krb5.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 4 tuần trước cách đây
ldap.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
libcurl.def 0d1504b205 libcurl.def: move from / into lib 1 tháng trước cách đây
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` 4 tháng trước cách đây
libcurl.vers.in 7100c5bc9b build: tidy up and improve versioned-symbols options 3 tuần trước cách đây
llist.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
llist.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
macos.c 453d032b26 tidy-up: misc build, tests, `lib/macos.c` 2 tháng trước cách đây
macos.h 8b7cbe9dec macOS: fix target detection more 1 năm trước cách đây
md4.c 1f877b0fba md4: fix compilation with OpenSSL 1.x with md4 disabled 3 tháng trước cách đây
md5.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
memdebug.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
memdebug.h 28d1d71ff6 lib: memdebug comment fixup [ci skip] 3 tuần trước cách đây
mime.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
mime.h c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
mprintf.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
mqtt.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 8 tháng trước cách đây
multi.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
multihandle.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
multiif.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
netrc.c 3b43a05e00 netrc: cache the netrc file in memory 1 tuần trước cách đây
netrc.h 3b43a05e00 netrc: cache the netrc file in memory 1 tuần trước cách đây
nonblock.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
noproxy.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated 4 tháng trước cách đây
openldap.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
optiontable.pl 8bb71d5fd3 curl.h: make CURLOPT_WRITEINFO and CURLOPT_CLOSEPOLICY compile 1 tháng trước cách đây
parsedate.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
pingpong.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
pingpong.h a0ea955f80 ftp: flush pingpong before response 2 tháng trước cách đây
pop3.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
pop3.h 89b9fb64a5 pop3: use the protocol handler ->write_resp 1 tháng trước cách đây
progress.c 962097b8dd TLS: TLSv1.3 earlydata support for curl 1 tuần trước cách đây
progress.h 962097b8dd TLS: TLSv1.3 earlydata support for curl 1 tuần trước cách đây
psl.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
psl.h eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
rand.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
rand.h 8972845123 vtls/rustls: support strong CSRNG data 1 tháng trước cách đây
rename.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
request.c b2331f3eea request: on shutdown send, proceed normally on timeout 3 tuần trước cách đây
request.h b2331f3eea request: on shutdown send, proceed normally on timeout 3 tuần trước cách đây
rtsp.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
rtsp.h 7208ff6534 http: remove "struct HTTP" 4 tháng trước cách đây
select.c c72cefea0f select: use poll() if existing, avoid poll() with no sockets 2 tuần trước cách đây
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage 4 tháng trước cách đây
sendf.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 4 tháng trước cách đây
setopt.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value 5 tháng trước cách đây
setup-os400.h ad8c9a5807 os400: workaround an IBM ASCII run-time library bug 2 tháng trước cách đây
setup-vms.h b042d5297d tidy-up: misc spelling (bit, ASCII) 2 tháng trước cách đây
setup-win32.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
sha256.c ad1c49bc0e lib: remove function pointer typecasts for hmac/sha256/md5 3 ngày trước cách đây
share.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
share.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
sigpipe.h a58b50fca6 transfer: Curl_sendrecv() and event related improvements 2 tháng trước cách đây
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
smb.c 960521d210 smb: do not redefine `getpid` on Windows 4 ngày trước cách đây
smb.h e3905de819 lib: further send/upload handling polish 7 tháng trước cách đây
smtp.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 1 tháng trước cách đây
smtp.h e3905de819 lib: further send/upload handling polish 7 tháng trước cách đây
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 6 tháng trước cách đây
socketpair.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
socketpair.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
socks.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 năm trước cách đây
socks_gssapi.c af60bdf4ec socks_gssapi: switch to dynbuf from buffer with strcpy 3 tuần trước cách đây
socks_sspi.c fbf5d507ce lib/src: white space edits to comply better with code style 4 tuần trước cách đây
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
speedcheck.h 8403e5a701 tests: fix callback signatures to please UndefinedBehaviorSanitizer 3 ngày trước cách đây
splay.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
splay.h dcb51bafab splay: use access functions, add asserts, use Curl_timediff 2 tháng trước cách đây
strcase.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 10 tháng trước cách đây
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 10 tháng trước cách đây
strerror.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 tháng trước cách đây
strtok.c c074ba64a8 code: language cleanup in comments 3 tháng trước cách đây
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
strtoofft.c b042d5297d tidy-up: misc spelling (bit, ASCII) 2 tháng trước cách đây
strtoofft.h 816ac2a866 docs: misc language polish 3 tháng trước cách đây
system_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 4 tuần trước cách đây
system_win32.h eb8ad66f6c asyn-thread: stop using GetAddrInfoExW on Windows 1 tháng trước cách đây
telnet.c d90a8f07ed telnet: avoid two strcpy() by pointing to the strings instead 1 tuần trước cách đây
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 năm trước cách đây
tftp.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 11 tháng trước cách đây
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 tháng trước cách đây
timediff.h 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 1 tháng trước cách đây
timeval.c f81f351b9a tidy-up: OS names 2 tháng trước cách đây
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 năm trước cách đây
transfer.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
transfer.h d0377f5a86 multi: convert Curl_follow to static multi_follow 1 tuần trước cách đây
url.c 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
url.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 1 tháng trước cách đây
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 4 tháng trước cách đây
urlapi.c 566a6d7b09 urlapi: normalize the IPv6 address 2 tuần trước cách đây
urldata.h 9cc246401e source: avoid use of 'very' in comments 1 ngày trước cách đây
version.c d78e129d50 WebSockets: make support official (non-experimental) 3 tuần trước cách đây
version_win32.c bcec0840b0 lib: use bool/TRUE/FALSE properly 2 tuần trước cách đây
version_win32.h f81f351b9a tidy-up: OS names 2 tháng trước cách đây
warnless.c e9eda865df warnless: remove curlx_sktosi and curlx_sitosk 1 tuần trước cách đây
warnless.h e9eda865df warnless: remove curlx_sktosi and curlx_sitosk 1 tuần trước cách đây
ws.c eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 3 ngày trước cách đây
ws.h d78e129d50 WebSockets: make support official (non-experimental) 3 tuần trước cách đây