History log of /curl/RELEASE-NOTES (Results 976 – 1000 of 2421)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 77dc4ba8 23-Sep-2013 Daniel Stenberg

RELEASE-NOTES: added recent contributors missing


# 59c1743c 21-Sep-2013 Steve Holme

RELEASE-NOTES: Corrected missed addition

Somehow commit 60a20461629fda missed the last item in the sync list
even though I'm sure I added it during editing.


# 60a20461 21-Sep-2013 Steve Holme

RELEASE-NOTES: Synced with 6dd8bd8d2f9729


# 18db7438 20-Sep-2013 Steve Holme

pop3: Added basic SASL XOAUTH2 support

Added the ability to use an XOAUTH2 bearer token [RFC6750] with POP3 for
authentication using RFC6749 "OAuth 2.0 Authorization Framework".

pop3: Added basic SASL XOAUTH2 support

Added the ability to use an XOAUTH2 bearer token [RFC6750] with POP3 for
authentication using RFC6749 "OAuth 2.0 Authorization Framework".

The bearer token is expected to be valid for the user specified in
conn->user. If CURLOPT_XOAUTH2_BEARER is defined and the connection has
an advertised auth mechanism of "XOAUTH2", the user and access token are
formatted as a base64 encoded string and sent to the server as
"AUTH XOAUTH2 <bearer token>".

show more ...


# fbcefc0c 14-Sep-2013 Steve Holme

imap: Fixed response check for NOOP command


# f3c9749a 11-Sep-2013 Steve Holme

imap: Fixed response check for LSUB and UID commands


# 5c14a7f0 10-Sep-2013 Jiri Hruska

imap/pop3/smtp: Speed up SSL connection initialization

Don't wait for the next callback call (usually 1 second) before
continuing with protocol specific connection initialization.


# d89eb559 10-Sep-2013 Steve Holme

RELEASE-NOTES: Corrected duplicate in bfefe2400a16b8


# 4a85e60c 10-Sep-2013 Steve Holme

RELEASE-NOTES: Corrected typo from bfefe2400a16b8


# bfefe240 10-Sep-2013 Steve Holme

RELEASE-NOTES: synced with 25c68903756d6b


# c639d725 09-Sep-2013 Kamil Dudka

url: handle abortion by read/write callbacks, too

Otherwise, the FTP protocol would unnecessarily hang 60 seconds if
aborted in the CURLOPT_HEADERFUNCTION callback.

Reported by:

url: handle abortion by read/write callbacks, too

Otherwise, the FTP protocol would unnecessarily hang 60 seconds if
aborted in the CURLOPT_HEADERFUNCTION callback.

Reported by: Tomas Mlcoch
Bug: https://bugzilla.redhat.com/1005686

show more ...


# 2eabb7d5 04-Sep-2013 Daniel Stenberg

curl: add --http1.1 and --http2.0 options


# f3849a7b 31-Aug-2013 Steve Holme

imap: Fixed response check for EXPUNGE command


# c3b513e7 28-Aug-2013 Daniel Stenberg

bump: next release is 7.33.0 due to added features


# 9d957294 26-Aug-2013 Steve Holme

RELEASE-NOTES: synced with acf59be7f09a7


# bb552933 23-Aug-2013 Daniel Stenberg

FTP: remove krb4 support

We've announced this pending removal for a long time and we've
repeatedly asked if anyone would care or if anyone objects. Nobody has
objected. It has probab

FTP: remove krb4 support

We've announced this pending removal for a long time and we've
repeatedly asked if anyone would care or if anyone objects. Nobody has
objected. It has probably not even been working for a good while since
nobody has tested/used this code recently.

The stuff in krb4.h that was generic enough to be used by other sources
is now present in security.h

show more ...


# ea464d72 23-Aug-2013 Daniel Stenberg

RELEASE-NOTES: synced with 22adb46a32bee


# e3ee73b7 12-Aug-2013 Daniel Stenberg

version number: bump to 7.32.1 for now

Start working on the next version and up some counters.


Revision tags: curl-7_32_0
# 4c40fe64 08-Aug-2013 Daniel Stenberg

RELEASE-NOTES: synced with d20def20462e7


# 55ea83d6 29-Jul-2013 Daniel Stenberg

RELEASE-NOTES: synced with b5478a0e033e7


# 6ed2bcc5 19-Jul-2013 Daniel Stenberg

RELEASE-NOTES: synced with d529f3882b9bca


# abca89aa 30-Jun-2013 Kamil Dudka

url: restore the functionality of 'curl -u :'

This commit fixes a regression introduced in
fddb7b44a79d78e05043e1c97e069308b6b85f79.

Reported by: Markus Moeller
Bug: http://

url: restore the functionality of 'curl -u :'

This commit fixes a regression introduced in
fddb7b44a79d78e05043e1c97e069308b6b85f79.

Reported by: Markus Moeller
Bug: http://curl.haxx.se/mail/archive-2013-06/0052.html

show more ...


# aff75629 25-Jun-2013 Daniel Stenberg

RELEASE-NOTES: synced with 365c5ba39591

The 10 first bug fixes for the pending release...


# ec248b59 22-Jun-2013 Daniel Stenberg

bump: start working towards what most likely will become 7.32.0


Revision tags: curl-7_31_0
# 85c710e1 22-Jun-2013 Daniel Stenberg

RELEASE-NOTES: synced with 0de7249bb39a2 - 7.31.0


1...<<31323334353637383940>>...97