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