History log of /curl/ (Results 30151 – 30175 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
673759fe05-Aug-2003 Daniel Stenberg

how to build with ares

b736123905-Aug-2003 Daniel Stenberg

ares awareness/usage/support added. If configure --enable-ares is used, we
build libcurl to use ares for asynch name resolves.

f85935f005-Aug-2003 Daniel Stenberg

Add --enable-ares support, which will make us build curl with ares for
asynch name resolves. Still very experimental, beware!

1e7e53c805-Aug-2003 Daniel Stenberg

clean up the dir tree hierarchy in *_done() to make persistant connection
FTP use the correct directories!

Reported in bug report #783116

b9fdf3cc05-Aug-2003 Daniel Stenberg

added test 146 for a ftp persitency test, as reported on the list

c462601305-Aug-2003 Daniel Stenberg

persistant connection test

859877dc05-Aug-2003 Daniel Stenberg

auth problems

c04ce95104-Aug-2003 Daniel Stenberg

cleaned up after David Byron's comment on the libcurl list, aug 5 2003

98ee12bc04-Aug-2003 Daniel Stenberg

Jan Sundin reported a case where curl ignored a cookie that browsers don't,
which turned up to be due to the number of dots in the 'domain'. I've now
made curl follow the the original net

Jan Sundin reported a case where curl ignored a cookie that browsers don't,
which turned up to be due to the number of dots in the 'domain'. I've now
made curl follow the the original netscape cookie spec less strict on that
part.

show more ...

fdda786f04-Aug-2003 Daniel Stenberg

added test 73

831be4f404-Aug-2003 Daniel Stenberg

Verifies Jan Sundin's cookie bug, dated aug 4 2003.

41ae97e704-Aug-2003 Daniel Stenberg

Dirk Manske's patch that introduces cookie support to the share interface.

f72ba7f703-Aug-2003 Daniel Stenberg

Mark Fletcher provided an excellent bug report that identified a problem
with FOLLOWLOCATION and chunked transfer-encoding, as libcurl would not
properly ignore the body contents of 3XX res

Mark Fletcher provided an excellent bug report that identified a problem
with FOLLOWLOCATION and chunked transfer-encoding, as libcurl would not
properly ignore the body contents of 3XX response that included the
Location: header.

show more ...

2960465103-Aug-2003 Daniel Stenberg

serios info leakage!

db9f87f602-Aug-2003 Daniel Stenberg

When proxy authentication is used in a CONNECT request (as used for all SSL
connects and otherwise enforced tunnel-thru-proxy requests), the same
authentication header is also wrongly sent to

When proxy authentication is used in a CONNECT request (as used for all SSL
connects and otherwise enforced tunnel-thru-proxy requests), the same
authentication header is also wrongly sent to the remote host.

The name and password can then be captured by an evil host and possibly get
used for malicious purposes.

show more ...

3270ea5502-Aug-2003 Daniel Stenberg

updated as the second proxy-auth header was a proof of a serious info leak
bug!!

a358ac2401-Aug-2003 Daniel Stenberg

Joerg Mueller-Tolk fixed a minor mistake

8bedd43b01-Aug-2003 Daniel Stenberg

recent action

9ea2087e01-Aug-2003 Daniel Stenberg

David Byron's makefile fix to allow 7.10.6 to build fine using VC

9f7c634130-Jul-2003 Daniel Stenberg

add a check for 'ar' since the lack of it bit Jared Ingersoll
we might need to check for some other tools too that on Solaris are put
in those weird dirs...

da20d68a30-Jul-2003 Daniel Stenberg

removed silly target that only works when building from CVS

d3e512c730-Jul-2003 Daniel Stenberg

J�rg M�ller-Tolk updated this to build fine with 7.10.6

339f84fe30-Jul-2003 Daniel Stenberg

ftp proxy support would be nice

2d41b73530-Jul-2003 Daniel Stenberg

updated to match the recent ftp patch that makes it check for resumability

e3b4dd0830-Jul-2003 Daniel Stenberg

Daniel Noguerol made the ftp code output "Accept-Ranges: bytes" in similar
style like other faked HTTP headers when NOBODY and HEADER are used.

1...<<1201120212031204120512061207120812091210>>...1351