Daniel Stenberg
|
d44b014271
FTP: make the data connection work when going through proxy
|
11 سال پیش |
Daniel Stenberg
|
e79535bc5e
SessionHandle: the protocol specific pointer is now a void *
|
11 سال پیش |
Daniel Stenberg
|
4ad8e142da
urldata: clean up the use of the protocol specific structs
|
11 سال پیش |
Daniel Stenberg
|
7cc00d9a83
FTP: when EPSV gets a 229 but fails to connect, retry with PASV
|
11 سال پیش |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 سال پیش |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 سال پیش |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 سال پیش |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 سال پیش |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
12 سال پیش |
Daniel Stenberg
|
dfdac61522
non-blocking active FTP: cleanup multi state usage
|
13 سال پیش |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 سال پیش |
Yang Tse
|
9194e17003
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
|
13 سال پیش |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 سال پیش |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 سال پیش |
Dan Fandrich
|
bcc29cda8e
Fixed compilation when the synchronous resolver is used
|
13 سال پیش |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
13 سال پیش |
Kamil Dudka
|
5c7c9a768d
url: provide dead_connection flag in Curl_handler::disconnect
|
14 سال پیش |
Daniel Stenberg
|
adaf87530d
multi interface: missed storing connection time
|
14 سال پیش |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 سال پیش |
Daniel Stenberg
|
e84c7db049
- Constantine Sapuntzakis fixed bug report #2784055
|
15 سال پیش |
Daniel Stenberg
|
bf44d0f640
Moved Curl_strntoupper() to the rawstr.c file where the other raw string
|
16 سال پیش |
Daniel Stenberg
|
de4610a55f
- Markus Moeller introduced two new options to libcurl:
|
16 سال پیش |
Dan Fandrich
|
5591550167
Fixed a couple more locale-dependent toupper conversions, mainly for
|
16 سال پیش |
Dan Fandrich
|
bc93011554
Unified much of the SessionHandle initialization done in Curl_open() and
|
16 سال پیش |
Daniel Stenberg
|
479ddb1fee
- Igor Novoseltsev filed bug #2351645
|
16 سال پیش |
Daniel Stenberg
|
34d837c2dd
provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurl
|
16 سال پیش |
Daniel Stenberg
|
b3de497d83
Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that
|
17 سال پیش |
Daniel Stenberg
|
5b358603bd
Michal Marek forwarded the bug report
|
17 سال پیش |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
17 سال پیش |
Daniel Stenberg
|
50c10aa5bf
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
|
17 سال پیش |