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