Steve Holme
|
fa637c6cab
pingpong.c: Fix enumerated type mixed with another type
|
11 yıl önce |
Jiri Hruska
|
296b9a5af0
Fixed checking the socket if there is data waiting in the cache
|
11 yıl önce |
Jiri Hruska
|
cd65ecb2e8
pingpong: Introduce Curl_pp_moredata()
|
11 yıl önce |
Daniel Stenberg
|
ed7174c6f6
compiler warning fix: declaration of 'wait' shadows a global declaration
|
11 yıl önce |
Daniel Stenberg
|
c25383ae13
rename "easy" statemachines: call them block instead
|
11 yıl önce |
Steve Holme
|
b56c9eb48e
pingpong: Optimised the endofresp() function
|
11 yıl önce |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 yıl önce |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 yıl önce |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 yıl önce |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 yıl önce |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 yıl önce |
Daniel Stenberg
|
b2954e66e8
FTP: prevent the multi interface from blocking
|
12 yıl önce |
Daniel Stenberg
|
06a83e8050
pingpong: change two comments wrongly referring "FTP"
|
13 yıl önce |
Yang Tse
|
e9e894905c
pingpong.c: avoid a memmove call in function Curl_pp_vsendf
|
13 yıl önce |
Yang Tse
|
5a45dc4a29
pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length
|
13 yıl önce |
Daniel Stenberg
|
4f170ee8f9
Curl_socket_ready: make timeout a 'long'
|
13 yıl önce |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 yıl önce |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 yıl önce |
Brad Hards
|
f0aad0089e
Trival comment fix.
|
14 yıl önce |
Julien Chaffraix
|
add5766dd4
urldata: Capitalize enum protect_level values.
|
14 yıl önce |
Julien Chaffraix
|
8d59d69449
security: tighten enum protection_level usage.
|
14 yıl önce |
Dan Fandrich
|
59db31902c
Removed a leftover mention of FTP in an error message
|
14 yıl önce |
Daniel Stenberg
|
40253e32fe
build: add typecast to avoid warning
|
14 yıl önce |
Ben Greear
|
40ecd6c9b8
pingpong: Fix indentation (whitespace change only)
|
14 yıl önce |
Howard Chu
|
d64bd82bdc
sendrecv: split the I/O handling into private handler
|
14 yıl önce |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 yıl önce |
Daniel Stenberg
|
13ac29382f
- Made the pingpong timeout code properly deal with the response timeout AND
|
14 yıl önce |
Daniel Stenberg
|
8719398d05
remove assignment never used
|
14 yıl önce |
Yang Tse
|
b0f548fb56
Fix compiler warnings
|
15 yıl önce |
Daniel Stenberg
|
ec3bb8f727
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
|
15 yıl önce |