History log of /curl/ (Results 31876 – 31900 of 32192)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e7ce27a211-Aug-2000 Daniel Stenberg

Linux name resolving problem fixed with larger name-buffer

ad692ba111-Aug-2000 Daniel Stenberg

Added TheArtOfHttpScripting

c1283c5811-Aug-2000 Daniel Stenberg

tutorial kind of document

349a3aaf11-Aug-2000 Daniel Stenberg

Made it possible to replace the Content-Type: and Content-Length: headers
curl issues when doing a regular HTTP post. This should not be taken light-
heartedly though. Replacing them might ge

Made it possible to replace the Content-Type: and Content-Length: headers
curl issues when doing a regular HTTP post. This should not be taken light-
heartedly though. Replacing them might get you into trouble!

show more ...

8fd44dd608-Aug-2000 Daniel Stenberg

allow zero length user names for http

0d7cce1f04-Aug-2000 Daniel Stenberg

updated with the latest thread-safe function stuff

b174aeaa04-Aug-2000 Daniel Stenberg

brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects
the AIX-styles as well.
I added --disable-thread to allow a user to disable all testing for
thread-safe functions

brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects
the AIX-styles as well.
I added --disable-thread to allow a user to disable all testing for
thread-safe functions being present and thus go with the good old style
functions. This might become handy if (when?) I add a bug in the threaded
code, like the AIX code I have now but can't test!

show more ...

a2f0454504-Aug-2000 Daniel Stenberg

moved an include file further up to make AIX 3 more happy

02f994a704-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.

f0ced01102-Aug-2000 Daniel Stenberg

corrected to use the libtool libraries instead of the forced-static ones

e9640b6802-Aug-2000 Daniel Stenberg

updated

fe4580ee02-Aug-2000 Daniel Stenberg

moved the #define strequal() since they're now true functions in libcurl

1f32da9302-Aug-2000 Daniel Stenberg

Added the strequal() prototypes here

e5c792d402-Aug-2000 Daniel Stenberg

mr Khristophorov added support for lame web servers sending bad range
headers...

c3c7739831-Jul-2000 Daniel Stenberg

big last-beta (?) cleanup commit

513ac75831-Jul-2000 Daniel Stenberg

The installed header files were moved from this to include/curl/Makefile.am

0a57b8cd31-Jul-2000 Daniel Stenberg

added to enable include file install

4c32b6c231-Jul-2000 Daniel Stenberg

generated from the newly edited getdate.y that now supports a thread-safe
localtime() call

a79b541b31-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.

1cf13c8231-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.

9d5c6df729-Jul-2000 Daniel Stenberg

added localtime_r()

c1ab16da29-Jul-2000 Daniel Stenberg

for install and more

6f3a2caf29-Jul-2000 Daniel Stenberg

libtool stuff added

6b1a5f2228-Jul-2000 Daniel Stenberg

Added two libtool files, is ltmain.sh really necessary?

0a998a2928-Jul-2000 Daniel Stenberg

updated my email

1...<<1271127212731274127512761277127812791280>>...1288