a2f04545 | 04-Aug-2000 |
Daniel Stenberg |
moved an include file further up to make AIX 3 more happy |
02f994a7 | 04-Aug-2000 |
Daniel Stenberg |
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support the AIX-style as well. The AIX-stuff is *NOT* verified to work. |
f0ced011 | 02-Aug-2000 |
Daniel Stenberg |
corrected to use the libtool libraries instead of the forced-static ones |
e9640b68 | 02-Aug-2000 |
Daniel Stenberg |
updated |
fe4580ee | 02-Aug-2000 |
Daniel Stenberg |
moved the #define strequal() since they're now true functions in libcurl |
1f32da93 | 02-Aug-2000 |
Daniel Stenberg |
Added the strequal() prototypes here |
e5c792d4 | 02-Aug-2000 |
Daniel Stenberg |
mr Khristophorov added support for lame web servers sending bad range headers... |
c3c77398 | 31-Jul-2000 |
Daniel Stenberg |
big last-beta (?) cleanup commit |
513ac758 | 31-Jul-2000 |
Daniel Stenberg |
The installed header files were moved from this to include/curl/Makefile.am |
0a57b8cd | 31-Jul-2000 |
Daniel Stenberg |
added to enable include file install |
4c32b6c2 | 31-Jul-2000 |
Daniel Stenberg |
generated from the newly edited getdate.y that now supports a thread-safe localtime() call |
a79b541b | 31-Jul-2000 |
Daniel Stenberg |
made urlfree static, added (void) in front of one of the SSL calls. I did these changes when trying to run lclint on the curl code. |
1cf13c82 | 31-Jul-2000 |
Daniel Stenberg |
Replacing one of the internal headers with one that has no contents will now completely disable that header to get sent. |
9d5c6df7 | 29-Jul-2000 |
Daniel Stenberg |
added localtime_r() |
c1ab16da | 29-Jul-2000 |
Daniel Stenberg |
for install and more |
6f3a2caf | 29-Jul-2000 |
Daniel Stenberg |
libtool stuff added |
6b1a5f22 | 28-Jul-2000 |
Daniel Stenberg |
Added two libtool files, is ltmain.sh really necessary? |
0a998a29 | 28-Jul-2000 |
Daniel Stenberg |
updated my email |
433b7319 | 28-Jul-2000 |
Daniel Stenberg |
Added [:port] to the -x description for --help |
215c7513 | 28-Jul-2000 |
Daniel Stenberg |
clear the httproxy bit on cleanup if the allocproxy bit was set |
f50fd062 | 28-Jul-2000 |
Daniel Stenberg |
corrected the Host: header's port number |
3d8f3775 | 26-Jul-2000 |
Daniel Stenberg |
ASCII FTP download -F improvements FTP response timeouts HTTP user+password to same host only libtool |
9ec6e9f2 | 26-Jul-2000 |
Daniel Stenberg |
another day, another contributor |
b8159cae | 26-Jul-2000 |
Daniel Stenberg |
removed libtool, added pointer to the sourceforge task list |
5785a81b | 26-Jul-2000 |
Daniel Stenberg |
Added docs/Makefile* |