Gisle Vanem
|
ab4cf99694
telnet: fix clang warnings
|
6 years ago |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 years ago |
Viktor Szakats
|
4bd91bc474
spelling fixes
|
6 years ago |
Rikard Falkeborn
|
8ea5d41fe0
strictness: correct {infof, failf} format specifiers
|
6 years ago |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 years ago |
Daniel Gustafsson
|
2f13e3d23d
checksrc: force indentation of lines after an else
|
6 years ago |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
6 years ago |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 years ago |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 years ago |
Daniel Stenberg
|
20acb58a38
code style: use space after semicolon
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Dwarakanath Yadavalli
|
512f8c774a
libcurl: Stop using error codes defined under CURL_NO_OLDIES
|
7 years ago |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 years ago |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 years ago |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 years ago |
Richard Hsu
|
862b02f894
Telnet: Write full buffer instead of byte-by-byte
|
7 years ago |
Daniel Stenberg
|
e40e9d7f0d
buffer: use data->set.buffer_size instead of BUFSIZE
|
7 years ago |
Daniel Stenberg
|
f535f4f5fc
buffer_size: make sure it always has the correct size
|
7 years ago |
Marcel Raad
|
b851421642
lib: remove unused code
|
7 years ago |
Daniel Gustafsson
|
aaa7e05c78
code: fix typos and style in comments
|
7 years ago |
Daniel Stenberg
|
76c21ed3fd
telnet: (win32) fix read callback return variable
|
7 years ago |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 years ago |
Daniel Gustafsson
|
3c5bfe4893
telnet: Fix typos
|
7 years ago |
Daniel Stenberg
|
d8a3aa702a
telnet: fix windows compiler warnings
|
7 years ago |
Richy Kim
|
6b7616690e
CURLOPT_BUFFERSIZE: support enlarging receive buffer
|
8 years ago |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 years ago |
Daniel Stenberg
|
811a693b80
strcasecompare: all case insensitive string compares ignore locale now
|
8 years ago |