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