Daniel Stenberg
|
0c28ba2faa
telnet: parse telnet options without sscanf
|
hace 1 año |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
hace 1 año |
Daniel Stenberg
|
4f20188ac6
smb/telnet: do not free the protocol struct in *_done()
|
hace 1 año |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
hace 2 años |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
hace 2 años |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
hace 2 años |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
hace 2 años |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
hace 2 años |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
hace 2 años |
Daniel Stenberg
|
894f6ec730
telnet: fix option parser to not send uninitialized contents
|
hace 3 años |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
hace 3 años |
Daniel Stenberg
|
6793332eba
CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax
|
hace 3 años |
Harry Sintonen
|
39ce47f219
telnet: check sscanf() for correct number of matches
|
hace 3 años |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
hace 3 años |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
hace 3 años |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
hace 3 años |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
hace 3 años |
Emil Engler
|
725ec470e2
language: s/behaviour/behavior/g
|
hace 3 años |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
hace 4 años |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
hace 4 años |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
hace 4 años |
Marc Hoersken
|
8bdc4f8aee
telnet.c: depend on static requirement of WinSock version 2
|
hace 4 años |
Daniel Stenberg
|
0f55269aff
copyright: update mismatched copyright years
|
hace 4 años |
Marc Hoersken
|
3186f50054
timeouts: move ms timeouts to timediff_t from int and long
|
hace 4 años |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
hace 5 años |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
hace 5 años |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
hace 6 años |
Marcel Raad
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
hace 6 años |
Marcel Raad
|
25d2a1bae7
Silence GCC 8 cast-function-type warnings
|
hace 6 años |
Rikard Falkeborn
|
489ac01756
telnet: Remove unused macros TELOPTS and TELCMDS
|
hace 6 años |