b5c5f576 | 04-Mar-2006 |
Daniel Stenberg |
build fix for Interix |
33df8569 | 03-Mar-2006 |
Daniel Stenberg |
If run on a curl built shared, detect this and invoke libtool for gdb accordingly. |
ce09cedd | 03-Mar-2006 |
Daniel Stenberg |
added test524 |
7d68101f | 03-Mar-2006 |
Daniel Stenberg |
Prevent uploading to a URL that has no file name part. |
aa50a008 | 02-Mar-2006 |
Daniel Stenberg |
point out that CAINFO points out a file name by default |
26f112ba | 02-Mar-2006 |
Daniel Stenberg |
added large chunk of blurb about the progress meter |
159b9162 | 02-Mar-2006 |
Daniel Stenberg |
I'm pretty sure #24 is fixed in 7.15.2 |
d7999f9f | 02-Mar-2006 |
Daniel Stenberg |
mention Dan F's out-of-file handles fix from the other day |
f13eba4c | 02-Mar-2006 |
Daniel Stenberg |
check for and use getprotobyname |
050e82e0 | 28-Feb-2006 |
Dan Fandrich |
Don't lock up at start when there aren't any free file descriptors. |
88377e5b | 27-Feb-2006 |
Daniel Stenberg |
added missing files |
241af465 | 27-Feb-2006 |
Daniel Stenberg |
ack, removed duplicate |
59510a55 | 27-Feb-2006 |
Daniel Stenberg |
7.15.2 contributors added |
b10aa95d | 27-Feb-2006 |
Daniel Stenberg |
start over on what might become 7.15.3 |
097bee68 | 27-Feb-2006 |
Daniel Stenberg |
hehe, wrong year but who reads these lines anyway? ;-) |
8548c2fc | 27-Feb-2006 |
Daniel Stenberg |
7.15.2 |
dc4fbd2e | 26-Feb-2006 |
Gisle Vanem |
Small fix. |
60b02986 | 26-Feb-2006 |
Gisle Vanem |
Use getprotobyname() to retrieve protocol number for TCP (sorry, I don't know how to add this to the configure process). |
f592ea6c | 25-Feb-2006 |
Gisle Vanem |
Fix typo. |
a39ac3d9 | 24-Feb-2006 |
Dan Fandrich |
Added user ID support to SOCKS4. |
4b23ddc0 | 23-Feb-2006 |
Daniel Stenberg |
Fixed typo, the option is called --write-out. Bob Bagwill pointed out. |
4486d336 | 23-Feb-2006 |
Daniel Stenberg |
argh, forgot the check for a connection before we call Curl_done |
45e4b811 | 23-Feb-2006 |
Dan Fandrich |
Fixed a few more comment typos. |
0e6a1a44 | 23-Feb-2006 |
Daniel Stenberg |
Peter Su's SOCKS4 fix |
b8bf708d | 23-Feb-2006 |
Daniel Stenberg |
the last planned fix is done |