History log of /curl/RELEASE-NOTES (Results 1026 – 1050 of 2430)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 80d24104 11-Apr-2013 Daniel Stenberg

RELEASE-NOTES: cleaned up for 7.30 (synced with 5c5e1a1cd20)

Most notable the security advisory:
http://curl.haxx.se/docs/adv_20130412.html


# 4594ee5e 08-Apr-2013 Daniel Stenberg

RELEASe-NOTES: synced with 29fdb2700f797

added "tcpkeepalive on Mac OS X"


# d7f4c377 08-Apr-2013 Nick Zitzmann

darwinssl: disable insecure ciphers by default

I noticed that aria2's SecureTransport code disables insecure ciphers such
as NULL, anonymous, IDEA, and weak-key ciphers used by SSLv3 and

darwinssl: disable insecure ciphers by default

I noticed that aria2's SecureTransport code disables insecure ciphers such
as NULL, anonymous, IDEA, and weak-key ciphers used by SSLv3 and later.
That's a good idea, and now we do the same thing in order to prevent curl
from accessing a "secure" site that only negotiates insecure ciphersuites.

show more ...


# 4990f468 08-Apr-2013 Steve Holme

RELEASE-NOTES: Corrected duplicate NTLM memory leaks


# 5e24db0c 08-Apr-2013 Steve Holme

RELEASE-NOTES: Removed trailing full stop


# 9141c75b 08-Apr-2013 Daniel Stenberg

RELEASE-NOTES: sync with 704a5dfca9


# bf7a270e 05-Apr-2013 Daniel Stenberg

RELEASE-NOTES: synced with 5e722b2d09087

3 more bug fixes, 6 more contributors


# c7e56db0 31-Mar-2013 Daniel Stenberg

RELEASE-NOTES: synced with 0614b902136


# 048726a5 27-Mar-2013 Steve Holme

RELEASE-NOTES: Corrected typo


# b8c19597 10-Mar-2013 Daniel Stenberg

RELEASE-NOTES: add two references


# 11219b3c 23-Mar-2013 Daniel Stenberg

RELEASE-NOTES: synced with bc6037ed3ec02

More changes, bugfixes and contributors!


# 6f1f7e5d 19-Mar-2013 Nick Zitzmann

darwinssl: disable ECC ciphers under Mountain Lion by default

I found out that ECC doesn't work as of OS X 10.8.3, so those ciphers are
turned off until the next point release of OS X.


# 57ccdfa8 11-Mar-2013 Zdenek Pavlas

curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag

The flag can be used in pycurl-based applications where using the multi
interface would not be acceptable because of the performan

curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag

The flag can be used in pycurl-based applications where using the multi
interface would not be acceptable because of the performance lost caused
by implementing the select() loop in python.

Bug: http://curl.haxx.se/bug/view.cgi?id=1168
Downstream Bug: https://bugzilla.redhat.com/919127

show more ...


# 491e026c 11-Mar-2013 Kamil Dudka

easy: do not ignore poll() failures other than EINTR


# cb07bca6 09-Mar-2013 Daniel Stenberg

RELEASE-NOTES: synced with ca3c0ed3a9c

8 more bugfixes, one change and a bunch of contributors


# 6d8d3069 08-Mar-2013 Daniel Stenberg

RELEASE-NOTES: mention that krb4 is up for consideration


# 442084cd 07-Mar-2013 Daniel Stenberg

version bump: the next release will be 7.30.0


# 9ceee69f 07-Mar-2013 Steve Holme

RELEASE-NOTES: Added missing imap fixes and additions

With all the recent imap changes it wasn't clear what new features and
fixes should be included in the release notes.


# a9cc5ee0 07-Mar-2013 Nick Zitzmann

RELEASE-NOTES: brought this up-to-date with the latest changes


# 9d0af301 05-Mar-2013 Kamil Dudka

nss: fix misplaced code enabling non-blocking socket mode

The option needs to be set on the SSL socket. Setting it on the model
takes no effect. Note that the non-blocking mode is stil

nss: fix misplaced code enabling non-blocking socket mode

The option needs to be set on the SSL socket. Setting it on the model
takes no effect. Note that the non-blocking mode is still not enabled
for the handshake because the code is not yet ready for that.

show more ...


# d4703fa4 16-Feb-2013 Daniel Stenberg

Guile-curl: a new libcurl binding


# ff8c5a32 10-Feb-2013 Steve Holme

RELEASE-NOTES: Updated following the recent imap/pop3/smtp changes


# 8170d1f8 10-Feb-2013 Steve Holme

RELEASE-NOTES: synced with 92f7606f29b704


# ce4b554e 07-Feb-2013 Steve Holme

RELEASE-NOTES: Added new imap features


# 2488a013 06-Feb-2013 Daniel Stenberg

7.29.1: onwards!


1...<<41424344454647484950>>...98