History log of /curl/RELEASE-NOTES (Results 1101 – 1125 of 2430)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 69ba0da8 02-Jun-2012 Steve Holme

pop3: Fixed the issue of having to supply the user name for all requests

Previously it wasn't possible to connect to POP3 and not specify the
user name as a CURLE_ACCESS_DENIED error wou

pop3: Fixed the issue of having to supply the user name for all requests

Previously it wasn't possible to connect to POP3 and not specify the
user name as a CURLE_ACCESS_DENIED error would be returned. This error
occurred because USER would be sent to the server with a blank user name
if no mailbox user was specified as the server would reply with -ERR.

This wasn't a problem prior to the 7.26.0 release but with the
introduction of custom commands the user and/or application developer
might want to issue a CAPA command without having to log in as a
specific mailbox user.

Additionally this fix won't send the newly introduced AUTH command if no
user name is specified.

show more ...


Revision tags: curl-7_26_0
# 72f4b534 21-May-2012 Kamil Dudka

nss: use human-readable error messages provided by NSS

Bug: http://lists.baseurl.org/pipermail/yum-devel/2012-January/009002.html


# 244e9661 24-May-2012 Daniel Stenberg

bump to 7.26.1: start working towards next release


# c262c356 24-May-2012 Daniel Stenberg

RELEASE-NOTES: synced with ef60fdbd73

Just before 7.26.0 is about to ship


# cc36756a 22-May-2012 Daniel Stenberg

RELEASE-NOTES: synced with 8ae1e657e82a

And mention that this will become 7.26.0


# 6f998400 29-Apr-2012 Daniel Stenberg

REALEASE-NOTES: synced with 64f48e884e3c1


# a60edcc6 11-Apr-2012 Kamil Dudka

nss: provide human-readable names for NSS errors


# 20cb12db 10-Apr-2012 Kamil Dudka

nss: use NSS_InitContext() to initialize NSS if available

NSS_InitContext() was introduced in NSS 3.12.5 and helps to prevent
collisions on NSS initialization/shutdown with other librari

nss: use NSS_InitContext() to initialize NSS if available

NSS_InitContext() was introduced in NSS 3.12.5 and helps to prevent
collisions on NSS initialization/shutdown with other libraries.

Bug: https://bugzilla.redhat.com/738456

show more ...


# 42aa7961 06-Apr-2012 Kamil Dudka

nss: unconditionally require PK11_CreateGenericObject()

This bumps the minimal supported version of NSS to 3.12.x.


# 682f0840 23-Mar-2012 Yang Tse

version: start working on 7.25.1-DEV


Revision tags: curl-7_25_0
# c1babfad 22-Mar-2012 Daniel Stenberg

RELEASE-NOTES: synced with b8b2cf612b2


# 47236d89 17-Mar-2012 Daniel Stenberg

RELEASE-NOTES: synced with ad77420ac761b

3 more bugs, 1 more contributor


# 79afcbef 10-Mar-2012 Daniel Stenberg

RELEASE-NOTES: synced with e650dbde86

New: 12 bugs, 3 changes, 6 contributors and updated counters at the top


# 35e965c9 13-Feb-2012 Daniel Stenberg

RELEASE-NOTES: synced with 2b26eb985

9 bug fixes, 4 changes and numerous contributors

Bumped release version and option counters


# 93e344bb 25-Jan-2012 Yang Tse

version: start working on 7.24.1-DEV


Revision tags: curl-7_24_0
# a8e063b0 24-Jan-2012 Daniel Stenberg

RELEASE-NOTES: synced with 70f71bb99f7ed9

Synced and prepared for 7.24.0 release. Two security problems, one bug fix,
two more contributors.


# ee57e9de 22-Jan-2012 Daniel Stenberg

RELEASE-NOTES: synced with 6e2fd2c9ea

3 more bugfixes, 3 more contributors


# 4b9af77d 18-Jan-2012 Daniel Stenberg

RELEASE-NOTES: synced with 5d70a61b94604

5 more bug fixes, 1 more contributor


# 54dede41 12-Jan-2012 Daniel Stenberg

RELEASE-NOTES: synced with 9f20379fe4

5 bug fixes, 3 more contributors


# a4202be6 03-Jan-2012 Daniel Stenberg

RELEASE-NOTES: synced with 2f4a487a68

Two bugfixes, two more contributors


# f4949e56 31-Dec-2011 Daniel Stenberg

RELEASE-NOTES: synced with 81ebdd9e287

6 more bugfixes, 3 more contributors


# 9f7f6a62 25-Dec-2011 Kamil Dudka

transfer: avoid unnecessary timeout event when waiting for 100-continue

The commit 9dd85bc unintentionally changed the way we compute the time
spent waiting for 100-continue. In particu

transfer: avoid unnecessary timeout event when waiting for 100-continue

The commit 9dd85bc unintentionally changed the way we compute the time
spent waiting for 100-continue. In particular, when using a SSL client
certificate, the time spent by SSL handshake was included and could
cause the CURL_TIMEOUT_EXPECT_100 timeout to be mistakenly fired up.

Bug: https://bugzilla.redhat.com/767490
Reported by: Mamoru Tasaka

show more ...


# 4bb140bf 20-Dec-2011 Daniel Stenberg

RELEASE-NOTES: added two references


# 3d6e2ec9 20-Dec-2011 Daniel Stenberg

RELEASE-NOTES: synced with 380bade777

5 new bugfixes, 2 new changes and 4 new contributors


# 1fc5cd6a 19-Dec-2011 Daniel Stenberg

RELEASE-NOTES: synced with af9bc1604c1

One new feature, one bug fix. Introduced references in this file for
mentioned issues after this discussion:
http://curl.haxx.se/mail/lib-2011-

RELEASE-NOTES: synced with af9bc1604c1

One new feature, one bug fix. Introduced references in this file for
mentioned issues after this discussion:
http://curl.haxx.se/mail/lib-2011-12/0187.html

The plan is to let the references get moved over to the changes.html
file at release-time

show more ...


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