Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
1 mēnesi atpakaļ |
Daniel Stenberg
|
bca9c7719a
lib: make SSPI global symbols use Curl_ prefix
|
2 mēneši atpakaļ |
Stefan Eissing
|
911c3166b6
lib: add eos flag to send methods
|
3 mēneši atpakaļ |
Daniel Stenberg
|
25321de30e
Revert "lib: send eos flag"
|
3 mēneši atpakaļ |
Stefan Eissing
|
be93299f10
lib: send eos flag
|
3 mēneši atpakaļ |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 mēneši atpakaļ |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 mēneši atpakaļ |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 mēneši atpakaļ |
Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 gadu atpakaļ |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 gadu atpakaļ |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 gadi atpakaļ |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 gadi atpakaļ |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 gadi atpakaļ |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 gadi atpakaļ |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 gadi atpakaļ |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 gadi atpakaļ |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 gadi atpakaļ |
Viktor Szakats
|
308c243db5
all: fix codespell errors
|
4 gadi atpakaļ |
Marcel Raad
|
a55c835e6b
curl_multibyte: add to curlx
|
5 gadi atpakaļ |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 gadi atpakaļ |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 gadi atpakaļ |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 gadi atpakaļ |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 gadi atpakaļ |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 gadi atpakaļ |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 gadi atpakaļ |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 gadi atpakaļ |
Miroslav Franc
|
bf430ecdef
library: Fix memory leaks found during static analysis
|
8 gadi atpakaļ |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 gadi atpakaļ |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 gadi atpakaļ |
Steve Holme
|
ccf7a82605
CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME
|
8 gadi atpakaļ |