Daniel Stenberg
|
6e376532b0
- Internet Explorer had a broken HTTP digest authentication before v7 and
|
16 years ago |
Dan Fandrich
|
01d6133bd7
Added test cases 1089 and 1090 to test --write-out after a redirect to
|
16 years ago |
Daniel Stenberg
|
4b62cd3616
- Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any
|
16 years ago |
Daniel Stenberg
|
18371aaff9
- Fred Machado posted about a weird FTP problem on the curl-users list and when
|
16 years ago |
Daniel Stenberg
|
42365aa7ef
- Christian Krause filed bug #2221237
|
16 years ago |
Dan Fandrich
|
7abdc4b218
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
|
16 years ago |
Daniel Stenberg
|
479ddb1fee
- Igor Novoseltsev filed bug #2351645
|
16 years ago |
Daniel Stenberg
|
58ebde9502
- Pawel Kierski pointed out a mistake in the cookie code that could lead to a
|
16 years ago |
Dan Fandrich
|
ecc6f550eb
Added tests 1087 and 1088 to test Basic authentication on a redirect
|
16 years ago |
Daniel Stenberg
|
53a8a6e5a6
- Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19
|
16 years ago |
Dan Fandrich
|
c4f4fa4089
Automatically detect OpenBSD's CA cert bundle.
|
16 years ago |
Daniel Stenberg
|
40e8b4e527
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
|
16 years ago |
Daniel Stenberg
|
4b3ae5e157
- Christian Krause reported and fixed a memory leak that would occur with HTTP
|
16 years ago |
Daniel Stenberg
|
797bc8504c
- Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas got
|
16 years ago |
Dan Fandrich
|
820011dedc
Added more compiler warning options for gcc 4.3
|
16 years ago |
Yang Tse
|
ecd3251542
Make configure script check if ioctl with the SIOCGIFADDR command can be
|
16 years ago |
Yang Tse
|
886bba55ac
update with my last changes
|
16 years ago |
Daniel Stenberg
|
c76d939563
Christian Krause fixed a build failure when building with gss support
|
16 years ago |
Daniel Stenberg
|
dbc6fe3e84
my recent changes
|
16 years ago |
Dan Fandrich
|
ea8fbb5233
Added some #ifdefs around header files and change the EAGAIN test to
|
16 years ago |
Dan Fandrich
|
9b033e1b8a
Added .xml as one of the few common file extensions known by the multipart
|
16 years ago |
Yang Tse
|
17d2a464ad
Refactor configure script detection of functions used to set sockets into
|
16 years ago |
Daniel Stenberg
|
a6ba9e5ccd
7.19.2 coming up
|
16 years ago |
Michal Marek
|
c331c73ec6
- Fixed a potential data loss in Curl_client_write() when the transfer is
|
16 years ago |
Daniel Stenberg
|
4cbc0f6c2e
- Rainer Canavan filed bug #2255627
|
16 years ago |
Yang Tse
|
707828b71a
Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)
|
16 years ago |
Dan Fandrich
|
6354cbf9d6
The getifaddrs() version of Curl_if2ip() crashed when used on a Linux
|
16 years ago |
Yang Tse
|
fe083a94b9
give credit where credit is due
|
16 years ago |
Yang Tse
|
6fdcdfa5ea
Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a
|
16 years ago |
Yang Tse
|
a0ef686c54
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
|
16 years ago |