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