History log of /curl/ (Results 27576 – 27600 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a748867210-Dec-2004 Daniel Stenberg

configure and curl-config fixes

c1312cab10-Dec-2004 Daniel Stenberg

Added two chapters: Custom Request Elements and Debug.

8c833d3709-Dec-2004 Daniel Stenberg

ignore the getpart tool

18f14ae209-Dec-2004 Daniel Stenberg

close the connection when a bad test number was requested

98adcdd409-Dec-2004 Daniel Stenberg

Ton Voon provided a configure fix that should fix the notorious (mostly
reported on Solaris) problem where the size_t check fails due to the SSL libs
being found in a dir not searched through

Ton Voon provided a configure fix that should fix the notorious (mostly
reported on Solaris) problem where the size_t check fails due to the SSL libs
being found in a dir not searched through by the run-time linker.
patch-tracker entry #1081707.

show more ...

a2bd47c509-Dec-2004 Daniel Stenberg

Bryan Henderson pointed out in bug report #1081788 that the curl-config
--vernum output wasn't zero prefixed properly (as claimed in documentation).
This is fixed in maketgz now.

7b3c308e08-Dec-2004 Daniel Stenberg

update the version numbers in the libcurl.plist automaticly on release

1be1d3cf08-Dec-2004 Daniel Stenberg

Matt Veenstra updated to 7.12.3. Starting now, we'll update the version number
in this file automatically on releases using the maketgz script.

b970469d08-Dec-2004 Daniel Stenberg

Matt Veenstra:

- removal of getdate.c
- Added hostares.c, hostasyn.c, hostip4.c, hostip6.c, hostsync.c,
hostthre.c, inet_ntop.c, nwlib.c, parsedate.c, sterror.c, strtoofft.c

Matt Veenstra:

- removal of getdate.c
- Added hostares.c, hostasyn.c, hostip4.c, hostip6.c, hostsync.c,
hostthre.c, inet_ntop.c, nwlib.c, parsedate.c, sterror.c, strtoofft.c

I have tested the build on 10.3, and will build on 10.2.8 in the next days.

show more ...

80a3243807-Dec-2004 Daniel Stenberg

Rene Bernhardt found and fixed a buffer overrun in the NTLM code, where
libcurl always and unconditionally overwrote a stack-based array with 3 zero
bytes. I edited the fix to make it less li

Rene Bernhardt found and fixed a buffer overrun in the NTLM code, where
libcurl always and unconditionally overwrote a stack-based array with 3 zero
bytes. I edited the fix to make it less likely to occur again (and added
a comment explaining the reason to the buffer size).

show more ...

1635187707-Dec-2004 Daniel Stenberg

minor updates

7fd1ce4d07-Dec-2004 Daniel Stenberg

NORECURSE clarification, minor formatting update

c78ee11c07-Dec-2004 Daniel Stenberg

CURLFTPSSL_ALL should make sure that the transfer fails if the data connection
isn't set to encrypted properly

4435e3b206-Dec-2004 Daniel Stenberg

Fixed so that the final error message is sent to the verbose info "stream"
even if no errorbuffer is set.

b96a0dba06-Dec-2004 Daniel Stenberg

Gisle Vanem's fix for better info messages when failing to connect using
the multi interface

30dfc00a06-Dec-2004 Gisle Vanem

'crypto_engine' not used.

fe5979cf06-Dec-2004 Gisle Vanem

Replace MINGW32 with built-in __MINGW32__.

a1f7987a06-Dec-2004 Daniel Stenberg

HTTP PUT a to a FTP URL with username+password - over HTTP proxy

ac269a8f05-Dec-2004 Daniel Stenberg

Dan Fandrich added the --disable-cookies option to configure to build
libcurl without cookie support. This is mainly useful if you want to build a
minimalistic libcurl with no cookies support

Dan Fandrich added the --disable-cookies option to configure to build
libcurl without cookie support. This is mainly useful if you want to build a
minimalistic libcurl with no cookies support at all. Like for embedded
systems or similar.

show more ...

3594474405-Dec-2004 Daniel Stenberg

Richard Atterer fixed libcurl's way of dealing with the EPSV
response. Previously, libcurl would re-resolve the host name with the new
port number and attempt to connect to that, while it sho

Richard Atterer fixed libcurl's way of dealing with the EPSV
response. Previously, libcurl would re-resolve the host name with the new
port number and attempt to connect to that, while it should use the IP from
the control channel. This bug made it hard to EPSV from an FTP server with
multiple IP addresses!

show more ...

4b1c0bd103-Dec-2004 Daniel Stenberg

CURLOPT_FTPSSLAUTH was added in 7.12.2

b7ff86fa03-Dec-2004 Daniel Stenberg

credit where credit is due

2c27e4ee03-Dec-2004 Daniel Stenberg

Bug report #1078066: when a chunked transfer was pre-maturely closed exactly
at a chunk boundary it was not considered an error and thus went unnoticed.
Added test case 207 to verify.

6ac9e67b02-Dec-2004 Daniel Stenberg

made the intended one hour default timeout in the CONNECT loop actually work

8726a6b602-Dec-2004 Daniel Stenberg

comment cleanup

1...<<1101110211031104110511061107110811091110>>...1351