History log of /curl/ (Results 25301 – 25325 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5a267c4314-Feb-2007 Yang Tse

compiler warning fix

fbcf86b814-Feb-2007 Yang Tse

avoid using funtion isblank() and just use our ISBLANK
macro to provide this functionality on all platforms

5c3f36b414-Feb-2007 Yang Tse

compiler warning fix

9de4e5eb14-Feb-2007 Dan Fandrich

Fixed the problem of curl-config --libs specifying unneeded libraries
dependencies to applications.

7033a1c014-Feb-2007 Yang Tse

enhance HTTP server request input writing,
retrying upon EINTR errors.

4efa0d9f13-Feb-2007 Daniel Stenberg

ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
the left side of @ to make it short(er).


CHANGES
RELEASE-NOTES
lib/urldata.h
tests/data/test100
tests/data/test101
tests/data/test102
tests/data/test103
tests/data/test104
tests/data/test106
tests/data/test107
tests/data/test108
tests/data/test109
tests/data/test110
tests/data/test111
tests/data/test112
tests/data/test114
tests/data/test115
tests/data/test116
tests/data/test117
tests/data/test118
tests/data/test119
tests/data/test120
tests/data/test121
tests/data/test122
tests/data/test123
tests/data/test124
tests/data/test125
tests/data/test126
tests/data/test127
tests/data/test128
tests/data/test135
tests/data/test137
tests/data/test138
tests/data/test139
tests/data/test140
tests/data/test141
tests/data/test142
tests/data/test143
tests/data/test144
tests/data/test145
tests/data/test146
tests/data/test147
tests/data/test148
tests/data/test149
tests/data/test161
tests/data/test182
tests/data/test190
tests/data/test195
tests/data/test196
tests/data/test210
tests/data/test211
tests/data/test212
tests/data/test215
tests/data/test216
tests/data/test227
tests/data/test228
tests/data/test229
tests/data/test235
tests/data/test236
tests/data/test237
tests/data/test238
tests/data/test247
tests/data/test248
tests/data/test250
tests/data/test251
tests/data/test252
tests/data/test253
tests/data/test254
tests/data/test255
tests/data/test261
tests/data/test270
tests/data/test272
tests/data/test280
tests/data/test505
tests/data/test511
tests/data/test520
tests/data/test524
tests/data/test525
tests/data/test526
tests/data/test527
tests/data/test529
tests/data/test531
tests/data/test532
tests/data/test533
tests/data/test534
tests/data/test538
e021fe9413-Feb-2007 Daniel Stenberg

- Robert A. Monat made libcurl build fine with VC2005 - it doesn't have
gmtime_r() like the older VC versions. He also made use of some machine-
specific defines to differentiate the "OS"

- Robert A. Monat made libcurl build fine with VC2005 - it doesn't have
gmtime_r() like the older VC versions. He also made use of some machine-
specific defines to differentiate the "OS" define.

show more ...

23d1041b13-Feb-2007 Dan Fandrich

Added last-resort dynamic library names.

be71ccbc13-Feb-2007 Yang Tse

check for isblank() at configuration stage. If not available
provide a suitable replacement for use in our ISBLANK macro

0db485a413-Feb-2007 Yang Tse

use our own ISUPPER and ISLOWER macros

6d05a33e13-Feb-2007 Yang Tse

use our own ISBLANK macro

569c169513-Feb-2007 Yang Tse

use our own ISSPACE macro

ecbc7f8913-Feb-2007 Yang Tse

Fix c-ares failing to get the search sequence of /etc/hosts and
DNS from /etc/nsswitch.conf, /etc/host.conf or /etc/svc.conf when
/etc/resolv.conf did not exist or was unable to read it.

5649b73813-Feb-2007 Yang Tse

compiler warning fix

0f9f6cf112-Feb-2007 Daniel Stenberg

mention today's LIBCURL_TIMESTAMP fix

7f70dbca12-Feb-2007 Daniel Stenberg

Rob Crittenden added support for NSS (Network Security Service) for the
SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/

28b932fb12-Feb-2007 Daniel Stenberg

- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
to the debug callback.

- Shmulik Regev added CURLOPT_HTTP_CONTENT_DECODING and
CURLOPT_HTTP_TRANSFE

- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
to the debug callback.

- Shmulik Regev added CURLOPT_HTTP_CONTENT_DECODING and
CURLOPT_HTTP_TRANSFER_DECODING that if set to zero will disable libcurl's
internal decoding of content or transfer encoded content. This may be
preferable in cases where you use libcurl for proxy purposes or similar. The
command line tool got a --raw option to disable both at once.

show more ...

a631741112-Feb-2007 Daniel Stenberg

Jeff Pohlmeyer for his bug fix today, but too specific to get desrcibed
as a bugfix here ;-)

c7d0966212-Feb-2007 Daniel Stenberg

- Jeff Pohlmeyer fixed a flaw in curl_multi_add_handle() when adding a handle
that has an easy handle present in the "closure" list pending closure.

cf49135712-Feb-2007 Daniel Stenberg

When building tarballs, we also set the timestamp of the generated package. This is meant
to primarily be used for the autobuilds to know from what point in time a particular tarball
is, and

When building tarballs, we also set the timestamp of the generated package. This is meant
to primarily be used for the autobuilds to know from what point in time a particular tarball
is, and thus what changes it contains (or not).

show more ...

02c1765111-Feb-2007 Daniel Stenberg

updated with recent info and cut out some of the more speculating parts and
instead focus on explaining on how the libs differ from each other

890b34d211-Feb-2007 Daniel Stenberg

updated

e89fb10710-Feb-2007 Daniel Stenberg

darned tab completion on a late evening... :-P

48e8b52f10-Feb-2007 Daniel Stenberg

minor updates to reflect reality better

61f19c6c10-Feb-2007 Daniel Stenberg

file:// transfers are blocking

1...<<1011101210131014101510161017101810191020>>...1351