Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 月之前 |
Daniel Stenberg
|
a090111613
telnet: check return code from fileno()
|
6 月之前 |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
8 月之前 |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 月之前 |
Stefan Eissing
|
5929822114
lib: send rework
|
9 月之前 |
Stefan Eissing
|
0c05b8f813
telnet, use stack scratch buffer for do
|
9 月之前 |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 月之前 |
Daniel Stenberg
|
2959f45b7d
telnet: use dynbuf instad of malloc for escape buffer
|
10 月之前 |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 月之前 |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 月之前 |
Daniel Stenberg
|
ff74cef5d4
lib: reduce use of strncpy
|
11 月之前 |
Daniel Stenberg
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 年之前 |
Stefan Eissing
|
2485547da0
http: fix sending of large requests
|
1 年之前 |
Stefan Eissing
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 年之前 |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 年之前 |
Daniel Stenberg
|
9a607fd728
telnet: make MSVC ignore warning for assignment within conditional
|
1 年之前 |
Kamil Dudka
|
d92a5007b6
telnet: simplify the implementation of str_is_nonascii()
|
1 年之前 |
Daniel Stenberg
|
538b1e79a6
telnet: only accept option arguments in ascii
|
1 年之前 |
Daniel Stenberg
|
cbd3fd7cbb
telnet: error correctly for WS set to "x[num]"
|
1 年之前 |
Daniel Stenberg
|
9672cc640c
telnet: parse NEW_ENVIRON without sscanf
|
1 年之前 |
Daniel Stenberg
|
e4f93be9d5
telnet: parse the WS= argument without sscanf
|
1 年之前 |
Daniel Stenberg
|
0c28ba2faa
telnet: parse telnet options without sscanf
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
Daniel Stenberg
|
4f20188ac6
smb/telnet: do not free the protocol struct in *_done()
|
1 年之前 |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 年之前 |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 年之前 |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 年之前 |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 年之前 |