Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 년 전 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 년 전 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 년 전 |
Daniel Gustafsson
|
f1cdeff37a
gssapi: initialize gss_buffer_desc strings
|
2 년 전 |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 년 전 |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 년 전 |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 년 전 |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 년 전 |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 년 전 |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 년 전 |
Rikard Falkeborn
|
920f49a20b
infof/failf calls: fix format specifiers
|
4 년 전 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 년 전 |
Viktor Szakats
|
308c243db5
all: fix codespell errors
|
4 년 전 |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 년 전 |
Daniel Stenberg
|
0e607542dc
cleanup: insert newline after if() conditions
|
4 년 전 |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 년 전 |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 년 전 |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 년 전 |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 년 전 |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 년 전 |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 년 전 |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 년 전 |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 년 전 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 년 전 |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 년 전 |
Steve Holme
|
ccf7a82605
CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME
|
8 년 전 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 년 전 |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 년 전 |
Daniel Stenberg
|
a6b8fe2a5f
checksrc: use space before paren in "return (expr);"
|
9 년 전 |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 년 전 |