984878ed | 09-May-2000 |
Daniel Stenberg |
Removed all #ifdef GLOBURL lines, we always use them |
de275780 | 09-May-2000 |
Daniel Stenberg |
Support for systems where RTLD_LAZY_GLOBAL is defined instead of RTLD_GLOBAL and RTLD_LAZY separately. |
b64dd9c1 | 09-May-2000 |
Daniel Stenberg |
changed the glob_url() call, after Janne Johansson's buffer overflow report |
fac113a2 | 24-Apr-2000 |
Daniel Stenberg |
configure having problem with openssl |
89f05410 | 11-Apr-2000 |
Daniel Stenberg |
added a missing prototype, removed unused code |
0d127925 | 11-Apr-2000 |
Daniel Stenberg |
now uses a tiny bit of the new library interface! |
7aae77f0 | 10-Apr-2000 |
Daniel Stenberg |
Added Darwin to the list of platforms |
72cb0f7a | 08-Apr-2000 |
Daniel Stenberg |
updated the ports list |
d0e640de | 08-Apr-2000 |
Daniel Stenberg |
Added the *spec.in files |
f9ec7d3a | 08-Apr-2000 |
Daniel Stenberg |
new files to generate .spec files automatically |
75cd7f48 | 08-Apr-2000 |
Daniel Stenberg |
now sends user agent to all requests that go through a http proxy |
eb856b04 | 08-Apr-2000 |
Daniel Stenberg |
Improved the looks of the progress meter when the file size is between 9999 KB and 100 MB since it then can display the size as XX.X MB instead of just XX as before. |
cd9ad9e5 | 08-Apr-2000 |
Daniel Stenberg |
some rpm build improvements adjusted progress bar user agent sent when talking non-http through a http proxy |
c30a3913 | 04-Apr-2000 |
Daniel Stenberg |
Marco's fix got adjusted |
d620ada2 | 04-Apr-2000 |
Daniel Stenberg |
two location problems and one OS/2 patch |
00ad8840 | 04-Apr-2000 |
Daniel Stenberg |
Marco G. Salvagno's OS/2 patch is applied |
d62d25bd | 04-Apr-2000 |
Daniel Stenberg |
Marco G. Salvagno's patch applied |
ae6a5018 | 02-Apr-2000 |
Daniel Stenberg |
added INTERNALS |
c0c225b9 | 02-Apr-2000 |
Daniel Stenberg |
describes internal code design |
00599112 | 02-Apr-2000 |
Daniel Stenberg |
James Atwill correctly pointed out that curl didn't follow Location: headers properly when the new URL is an absolute one to a different port than the first URL... |
e67157b5 | 27-Mar-2000 |
Daniel Stenberg |
Added some more explanatory text about HTTP posts |
2f668aba | 27-Mar-2000 |
Daniel Stenberg |
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy the proxy server data internally as it did, since when doing a location: following it needs the proxy server string
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy the proxy server data internally as it did, since when doing a location: following it needs the proxy server string several times.
show more ...
|
4a334366 | 23-Mar-2000 |
Daniel Stenberg |
spelling errors corrected |
0eb1f1e5 | 23-Mar-2000 |
Daniel Stenberg |
download.c, configure, VC fix and OS/2 fix |
9849c76d | 23-Mar-2000 |
Daniel Stenberg |
yet another tiny OS/2 fix |