max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
5f08a5acd5
pingpong: rename the curl_pp_transfer enum to use PP prefix
|
3 years ago |
Daniel Stenberg
|
7173fe98ba
pingpong: remove the 'conn' struct member
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
675eeb1c94
pingpong: use a dynbuf for the *_pp_sendf() function
|
4 years ago |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
4 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Daniel Stenberg
|
154a17b6ee
pingpong: ignore regular timeout in disconnect phase
|
5 years ago |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 years ago |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Steve Holme
|
4afcb77820
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
|
11 years ago |
Steve Holme
|
fcf02cbb75
pingpong: Moved curl_ftptransfer definition to pingpong.h
|
11 years ago |
Jiri Hruska
|
cd65ecb2e8
pingpong: Introduce Curl_pp_moredata()
|
11 years ago |
Daniel Stenberg
|
06e6fd1aa7
compiler warning fix
|
11 years ago |
Daniel Stenberg
|
c25383ae13
rename "easy" statemachines: call them block instead
|
11 years ago |
Steve Holme
|
bd93062ee5
pingpong.h: Fixed line length over 78 characters from b56c9eb48e3c
|
11 years ago |
Steve Holme
|
b56c9eb48e
pingpong: Optimised the endofresp() function
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
5a45dc4a29
pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Jan Van Boghout
|
7abf3b97fe
pingpong: response_time is milliseconds
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |