32f966b2 | 19-Apr-2001 |
Daniel Stenberg |
A Linus Nielsen Feltzing-patch that removes the decimals from the size outputs... |
60a43561 | 19-Apr-2001 |
Daniel Stenberg |
fixed an nroff syntax mistake |
a91b7d46 | 19-Apr-2001 |
Daniel Stenberg |
Added a brief description of curl-config, mentioned that curl_* functions are the only public ones |
8755c44d | 19-Apr-2001 |
Daniel Stenberg |
Albert Chin's patch posted to the mailing list 19 Apr 2001 |
5dd1cb06 | 18-Apr-2001 |
Daniel Stenberg |
added an include to build on ultrix |
b34bee45 | 18-Apr-2001 |
Daniel Stenberg |
confirmed install on ultrix 4.3a |
e22fb3e7 | 18-Apr-2001 |
Daniel Stenberg |
works! |
6ea51f3c | 18-Apr-2001 |
Daniel Stenberg |
Last two days' changes, loadsa |
8e9f0a73 | 18-Apr-2001 |
Daniel Stenberg |
Georg Horn's updates, this is _also_ called 1.1.3 ! ;-) |
80fbcdf2 | 18-Apr-2001 |
Daniel Stenberg |
Added curl-config.1 |
0fd9f642 | 18-Apr-2001 |
Daniel Stenberg |
brand new command, brand new docs! |
b6175ec7 | 18-Apr-2001 |
Daniel Stenberg |
Added contributors |
1ee7f92c | 18-Apr-2001 |
Daniel Stenberg |
configure sets variables that curl-config uses to display what features that have been built-in |
3fd65fb7 | 18-Apr-2001 |
Daniel Stenberg |
Remade resume stuff to keep data in the connectdata struct instead of the main handle struct to work with persistant connections |
ebcafe73 | 18-Apr-2001 |
Daniel Stenberg |
Cris Bailiff's and Georg Horn's big improvements |
8274bee9 | 17-Apr-2001 |
Daniel Stenberg |
init the speed index variable between transfers |
60aa9756 | 17-Apr-2001 |
Daniel Stenberg |
Frederic Lepied's ftp download resume fix |
28a91082 | 17-Apr-2001 |
Daniel Stenberg |
more intial fixes |
d1b0b08b | 17-Apr-2001 |
Daniel Stenberg |
Added curl-config as a script that now gets installed |
cc7fc202 | 17-Apr-2001 |
Daniel Stenberg |
libcurl version, not curl version |
5ab751f5 | 17-Apr-2001 |
Daniel Stenberg |
Generates curl-config now |
fb1ce5fd | 17-Apr-2001 |
Daniel Stenberg |
tiny tool for outputting curl config variables |
fd8ea204 | 17-Apr-2001 |
Daniel Stenberg |
use GMT for the conditional timed gets (reported by Phil Karn) |
b8667417 | 12-Apr-2001 |
Daniel Stenberg |
Added text about curl.haxx.se not being a good test target for people's libcurl experiments... |
69994f01 | 12-Apr-2001 |
Daniel Stenberg |
we must fix SSL when IPv6 is enabled, since we can still connect to ipv4 sites and then SSL works perfectly |