History log of /curl/ (Results 25551 – 25575 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b8039a8215-Nov-2006 Gisle Vanem

Call libssh2_session_free() to release memory allocated during
libssh2 startup.

438312f014-Nov-2006 Gisle Vanem

Free 'scp->path' in case of libssh2 setup failure.

381ccaa313-Nov-2006 Daniel Stenberg

Ron in bug #1595348 (http://curl.haxx.se/bug/view.cgi?id=1595348) pointed
out a stack overwrite (and the corresponding fix) on 64bit Windows when
dealing with HTTP chunked encoding.

3204494813-Nov-2006 Daniel Stenberg

bug #1595348 by Ron pointed out this flaw and fix

e264f69913-Nov-2006 Daniel Stenberg

Tor Arntsen spotted this mistake

68d4b77d11-Nov-2006 Daniel Stenberg

we did 1.3.2 and are now on the 1.3.3 track!

e1ac99af11-Nov-2006 Daniel Stenberg

fix header to match actual proto

be0d17e811-Nov-2006 Daniel Stenberg

cleaned up Curl_write() and the sub functions it uses for various protocols.
They all now return ssize_t to Curl_write().

Unfortunately, Curl_read() is in a sorrier state but it too woul

cleaned up Curl_write() and the sub functions it uses for various protocols.
They all now return ssize_t to Curl_write().

Unfortunately, Curl_read() is in a sorrier state but it too would benefit from
a similar cleanup.

show more ...

4eb3540609-Nov-2006 Daniel Stenberg

Nir Soffer updated libcurl.framework.make: fix symlinks, should link to
Versions, not to ./Versions and indentation improvments

624745ab09-Nov-2006 Daniel Stenberg

Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 Nov
2006. It turned out we wrongly assumed that the connection cache was present
when tearing down a connection.

9354822e09-Nov-2006 Daniel Stenberg

Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using the
multi interface, but I could also repeat it doing multiple sequential ones
with the easy interface. Using Ciprian'

Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using the
multi interface, but I could also repeat it doing multiple sequential ones
with the easy interface. Using Ciprian's test case, I could fix it.

show more ...

17d4f95109-Nov-2006 Yang Tse

Remove showing stderr log files unconditionally for tests 518 and 537.

Add failure checking for servers when fork()ed.

Use same code path in 'stopserver' when called with a single o

Remove showing stderr log files unconditionally for tests 518 and 537.

Add failure checking for servers when fork()ed.

Use same code path in 'stopserver' when called with a single or multiple pids.

show more ...

f830d77308-Nov-2006 Daniel Stenberg

Bradford Bruce reported that when setting CURLOPT_DEBUGFUNCTION without
CURLOPT_VERBOSE set to non-zero, you still got a few debug messages from the
SSL handshake. This is now stopped.

a03c76b208-Nov-2006 Daniel Stenberg

ok stop using old and deprecated options

35ad614207-Nov-2006 Daniel Stenberg

add missing names

b5b3d9e507-Nov-2006 Daniel Stenberg

Olaf fixed a leftover problem with the CONNECT fix of his that would leave a
wrong error message in the error message buffer.

6e682c2b07-Nov-2006 Gisle Vanem

Moved select_s() to Makefile.dj since select() is used in applications.

7e2ea2ec07-Nov-2006 Gisle Vanem

Update copyright year.

01926d6606-Nov-2006 Yang Tse

add TODO note

69f7d0a006-Nov-2006 Yang Tse

compiler warning fix

d1c8470506-Nov-2006 Yang Tse

remove redundant check for Win32

3274908506-Nov-2006 Yang Tse

avoid a couple of potential zero size memory allocations

c730934405-Nov-2006 Daniel Stenberg

mention the areslib.dsp fix

471a8b2205-Nov-2006 Daniel Stenberg

add the recent crowd of contributors

47ee920205-Nov-2006 Daniel Stenberg

Andreas Rieke fixed back the correct line endings!

1...<<1021102210231024102510261027102810291030>>...1351