16502d7d | 11-Jan-2001 |
Daniel Stenberg |
-g added, no more space requirements between short options and their parameters |
ce05deec | 11-Jan-2001 |
Daniel Stenberg |
Added -g, fixed so that short options worked again. My last "merged"�fix did screw a few things up. |
b77e2528 | 10-Jan-2001 |
Daniel Stenberg |
made short options and their parmaters possible to specify without space separation |
27f8cf6d | 10-Jan-2001 |
Daniel Stenberg |
made "short options" possible to specify -m20 as well as -m 200. |
f5aa7f64 | 10-Jan-2001 |
Daniel Stenberg |
added missing newlines to two infof() functions about document dates |
44254c49 | 10-Jan-2001 |
Daniel Stenberg |
getpass_r() fix for SCO (hopefully) |
a9ea507c | 09-Jan-2001 |
Daniel Stenberg |
version 7.6-pre1 |
b137d5ec | 09-Jan-2001 |
Daniel Stenberg |
bugfix for when more -o than URLs is used |
4792eee5 | 09-Jan-2001 |
Daniel Stenberg |
multiple URL adjustments |
a84625ec | 09-Jan-2001 |
Daniel Stenberg |
Added two tests for multiple URLs (26 + 27) |
19d3fd11 | 09-Jan-2001 |
Daniel Stenberg |
Loic's fix that removes the % from the instructions in the bottom |
a9be9bc7 | 09-Jan-2001 |
Daniel Stenberg |
Additional "docs" about 'make rpms' added by Loic |
e8b99d21 | 09-Jan-2001 |
Daniel Stenberg |
Added the curl source-header |
f6c57990 | 08-Jan-2001 |
Daniel Stenberg |
removed FILES from the RPM |
370d7f75 | 08-Jan-2001 |
Daniel Stenberg |
Added source header. Made the prototype not being set if HAVE_GETPASS_R is set, as those systems are likely to have it already set in a system header and this prototype has proven to cause pr
Added source header. Made the prototype not being set if HAVE_GETPASS_R is set, as those systems are likely to have it already set in a system header and this prototype has proven to cause problems on SCO systems.
show more ...
|
7d38692c | 08-Jan-2001 |
Daniel Stenberg |
Added Loic Dachary as a contributor after his major makefile session! |
a997d603 | 08-Jan-2001 |
Daniel Stenberg |
Loic Dachary's updates to get 'make distcheck' work, including running the test suite |
ff8fb8cd | 08-Jan-2001 |
Daniel Stenberg |
krb4.c header file, no source header (yet) |
b915ca68 | 08-Jan-2001 |
Daniel Stenberg |
'make distcheck' works now |
703fc264 | 08-Jan-2001 |
Daniel Stenberg |
Had to add this to get 'make distcheck' to run! |
19d92834 | 08-Jan-2001 |
Daniel Stenberg |
corrected |
9ade752f | 08-Jan-2001 |
Daniel Stenberg |
distcheck fixes |
e8a5f302 | 08-Jan-2001 |
Daniel Stenberg |
Added mprintf #include |
2cac4a9c | 08-Jan-2001 |
Daniel Stenberg |
better cleanup when existing due to bad usage |
39e939a5 | 08-Jan-2001 |
Daniel Stenberg |
corrected the separator when using URL globbing |