Daniel Stenberg
|
a47250810e
|
-@ is no longer an official shortcut for --create-dirs
|
2002-12-03 11:13:12 +00:00 |
|
Daniel Stenberg
|
1f50f3031f
|
don't officially use -@ for --create-dirs, only use the long form
|
2002-12-03 11:12:18 +00:00 |
|
Daniel Stenberg
|
75145dd753
|
clarify the DEBUGFUNCTION data not being zero terminated
|
2002-12-03 10:37:20 +00:00 |
|
Daniel Stenberg
|
d0b97f7e1f
|
Curl_GetFTPResponse() takes a different set of parameters and now return a
proper CURLcode. The default timeout for reading one response is now also
possible to change while running.
|
2002-12-03 10:25:31 +00:00 |
|
Daniel Stenberg
|
199a0311e2
|
updated to reality
|
2002-12-03 09:32:57 +00:00 |
|
Daniel Stenberg
|
fa446f860f
|
Nicolas Berloquin's fix of his previous dir creation patch
|
2002-12-03 08:07:52 +00:00 |
|
Daniel Stenberg
|
7a74303f3c
|
Nicolas Berloquin's description of his -@/--create-dirs fix
|
2002-12-02 14:40:54 +00:00 |
|
Daniel Stenberg
|
7d9eabb981
|
Nicolas Berloquin's added code for dealing with -@/--create-dirs to create
the necessary directories as specified with -o.
|
2002-12-02 14:37:59 +00:00 |
|
Daniel Stenberg
|
ff5308a5af
|
if the PWD reply parser failed, we leaked memory
|
2002-12-02 07:18:24 +00:00 |
|
Daniel Stenberg
|
3f8ba3a986
|
clarified SSL_VERIFYPEER and SSL_VERIFYHOST a bit, thanks to Soren Spies
|
2002-12-02 06:47:16 +00:00 |
|
Daniel Stenberg
|
4a555de1b2
|
wrapped the line for PRIVATE nicer
|
2002-12-01 11:23:06 +00:00 |
|
Daniel Stenberg
|
d27e4a08f9
|
more to ignore
|
2002-12-01 11:21:36 +00:00 |
|
Daniel Stenberg
|
bf678a1ca9
|
only use Content-Length: header if not transfering data chunked
|
2002-12-01 11:20:41 +00:00 |
|
Daniel Stenberg
|
13a903de28
|
mention CVS-INFO for more info when checked out from CVS
removed old section about problems with old autoconfs, I don't think that
happens anymore
|
2002-11-30 16:00:10 +00:00 |
|
Daniel Stenberg
|
a3c14c031e
|
stuff done since the 7.10.2 release
|
2002-11-29 08:29:21 +00:00 |
|
Daniel Stenberg
|
e90d528026
|
let the Curl_FormReader() return 0 when it reaches end of data to that the
chunked transfer work
|
2002-11-29 08:12:20 +00:00 |
|
Daniel Stenberg
|
d64dd77993
|
fix the hash init to call the correct dns cleanup function
|
2002-11-28 15:48:54 +00:00 |
|
Daniel Stenberg
|
113850a748
|
added compareheader proto
|
2002-11-28 15:48:23 +00:00 |
|
Daniel Stenberg
|
1c49a00d64
|
compareheader() was moved over to http.c and got a Curl_ prefix
The chunked transfer upload never stopped due to a silly add before we checked
for >0!
|
2002-11-28 15:46:22 +00:00 |
|
Daniel Stenberg
|
eef6c83503
|
Moved the compareheader function into this file and added Curl_ prefix
We now check if the chunked transfer-encoding header has been added "by force"
and if so, we enabled the chunky upload!
|
2002-11-28 15:45:06 +00:00 |
|
Daniel Stenberg
|
ceb5648eb7
|
mention how to generate patches
|
2002-11-28 14:07:14 +00:00 |
|
Daniel Stenberg
|
a0eadb76ea
|
bad use of AM_CONDITIONAL removed and now configure runs better when used
with --disable-ipv6 --without-zlib
|
2002-11-28 13:29:42 +00:00 |
|
Daniel Stenberg
|
065852e46c
|
execve.net is an official download mirror in HK
|
2002-11-27 11:59:52 +00:00 |
|
Daniel Stenberg
|
e5e2fb8274
|
Dan Becker fixed a minor memory leak on persistent connnections using
FOLLOWLOCATION and CURLOPT_USERPWD.
|
2002-11-26 17:32:15 +00:00 |
|
Daniel Stenberg
|
0210b3c893
|
removed extra space from trace output 'Send data'
|
2002-11-26 17:13:30 +00:00 |
|
Daniel Stenberg
|
7df5677b46
|
fixed Curl_freeaddrinfo() to only free addrinfo, and added Curl_freednsinfo()
for freeing single dns cache entries
|
2002-11-26 09:41:54 +00:00 |
|
sm
|
2e71876b28
|
Removed MFC dependency in Release Build when using VC++ IDE
|
2002-11-26 02:12:27 +00:00 |
|
Daniel Stenberg
|
11576b1142
|
Nedelcho Stanev's work-around for SFU 3.0
|
2002-11-24 19:30:21 +00:00 |
|
Daniel Stenberg
|
ce011b8a2d
|
bug fix for the problem Juan Ignacio Hervs discovered today
|
2002-11-22 16:59:40 +00:00 |
|
Daniel Stenberg
|
12cfb4f7ee
|
this fix seems to make the '305 306' test case combination to run ok finally!
|
2002-11-22 13:48:24 +00:00 |
|
Daniel Stenberg
|
9e1123debe
|
don't use curl.haxx.se
|
2002-11-22 07:39:15 +00:00 |
|
Daniel Stenberg
|
c7354142c0
|
dead code removal
|
2002-11-21 15:11:26 +00:00 |
|
Daniel Stenberg
|
dee84f448f
|
new name, supports <textarea> and the <option> tags within <select> better
|
2002-11-21 15:09:04 +00:00 |
|
Daniel Stenberg
|
1607711603
|
4.12 Why do I get "certificate verify failed" ?
|
2002-11-20 19:17:43 +00:00 |
|
Daniel Stenberg
|
8bca5e05b8
|
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
for storage and retrieval of private data in the curl handle.
|
2002-11-20 19:11:22 +00:00 |
|
Daniel Stenberg
|
f68505ee23
|
Karol Pietrzak pointed out that simply including the include dir in --cflags
is not a good thing, as recent gccs for example complain if it is /usr/include
Right now, we just output "" until we think of something better.
|
2002-11-20 19:04:34 +00:00 |
|
Daniel Stenberg
|
d2174da641
|
7.10.2
|
2002-11-18 22:10:06 +00:00 |
|
Daniel Stenberg
|
255b1e68d0
|
as requested, CURLE_OPERATION_TIMEDOUT is now the same as
CURLE_OPERATION_TIMEOUTED
|
2002-11-18 21:58:46 +00:00 |
|
Daniel Stenberg
|
fbee6b87f5
|
fflush() the trace stream on each call
|
2002-11-15 14:15:28 +00:00 |
|
Daniel Stenberg
|
3836a70f97
|
removed nroff mistake
|
2002-11-15 14:13:46 +00:00 |
|
Daniel Stenberg
|
e0ec9fa294
|
no more dllinit.o usage
|
2002-11-15 14:13:05 +00:00 |
|
Daniel Stenberg
|
80fe50590f
|
recent fixes
|
2002-11-15 14:11:45 +00:00 |
|
Daniel Stenberg
|
ae18d1c55a
|
attempts to filter off optimize flags when --enable-debug is used
|
2002-11-15 14:11:20 +00:00 |
|
Daniel Stenberg
|
75194373e0
|
language
|
2002-11-14 09:55:00 +00:00 |
|
Daniel Stenberg
|
f3875048f6
|
clarified that strings need to be kept around until the handle is closed or
until the pointers are set to another value
|
2002-11-14 09:54:10 +00:00 |
|
Daniel Stenberg
|
210af986ad
|
dllinit.c is removed
|
2002-11-13 22:16:44 +00:00 |
|
Daniel Stenberg
|
c03044f492
|
not used and we don't have permission to distribute this!
|
2002-11-13 22:16:16 +00:00 |
|
Daniel Stenberg
|
522b85ae21
|
4.11 Why does my HTTP range requests return the full document?
|
2002-11-12 20:00:02 +00:00 |
|
Daniel Stenberg
|
208e56dbe9
|
removed dllinit.c as MSVC doesn't need it
|
2002-11-12 08:15:38 +00:00 |
|
Daniel Stenberg
|
42acb00c81
|
moved the bools in the connectdata struct into the substruct named
ConnectBits where the other bools already are
|
2002-11-11 23:03:03 +00:00 |
|