aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Collapse)Author
2012-04-13nss: provide human-readable names for NSS errorsKamil Dudka
2012-04-13nss: use NSS_InitContext() to initialize NSS if availableKamil Dudka
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
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
This bumps the minimal supported version of NSS to 3.12.x.
2012-03-23version: start working on 7.25.1-DEVYang Tse
2012-03-22RELEASE-NOTES: synced with b8b2cf612b2Daniel Stenberg
2012-03-18RELEASE-NOTES: synced with ad77420ac761bDaniel Stenberg
3 more bugs, 1 more contributor
2012-03-10RELEASE-NOTES: synced with e650dbde86Daniel Stenberg
New: 12 bugs, 3 changes, 6 contributors and updated counters at the top
2012-02-13RELEASE-NOTES: synced with 2b26eb985Daniel Stenberg
9 bug fixes, 4 changes and numerous contributors Bumped release version and option counters
2012-01-25version: start working on 7.24.1-DEVYang Tse
2012-01-24RELEASE-NOTES: synced with 70f71bb99f7ed9Daniel Stenberg
Synced and prepared for 7.24.0 release. Two security problems, one bug fix, two more contributors.
2012-01-22RELEASE-NOTES: synced with 6e2fd2c9eaDaniel Stenberg
3 more bugfixes, 3 more contributors
2012-01-18RELEASE-NOTES: synced with 5d70a61b94604Daniel Stenberg
5 more bug fixes, 1 more contributor
2012-01-12RELEASE-NOTES: synced with 9f20379fe4Daniel Stenberg
5 bug fixes, 3 more contributors
2012-01-03RELEASE-NOTES: synced with 2f4a487a68Daniel Stenberg
Two bugfixes, two more contributors
2011-12-31RELEASE-NOTES: synced with 81ebdd9e287Daniel Stenberg
6 more bugfixes, 3 more contributors
2011-12-25transfer: avoid unnecessary timeout event when waiting for 100-continueKamil Dudka
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
2011-12-20RELEASE-NOTES: added two referencesDaniel Stenberg
2011-12-20RELEASE-NOTES: synced with 380bade777Daniel Stenberg
5 new bugfixes, 2 new changes and 4 new contributors
2011-12-19RELEASE-NOTES: synced with af9bc1604c1Daniel Stenberg
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
2011-12-12RELEASE-NOTES: synced with 1259ccf7474Daniel Stenberg
5 more bugfixes, 5 more contributors
2011-12-05RELEASE-NOTES: synced with 347f951c390Daniel Stenberg
8 more bugs, 5 more contributors
2011-11-30RELEASE-NOTES: synced with 1038d0aa1Daniel Stenberg
5 bugfixes and 1 new contributor
2011-11-25RELEASE-NOTES: synced with 2c905fd1f82Daniel Stenberg
2011-11-17RELEASE-NOTES: correct the release and contributor numbersDaniel Stenberg
2011-11-157.24.0: start the workDaniel Stenberg
2011-11-12RELEASE-NOTES: synced with 10120e6aDaniel Stenberg
one more bug fix and contributor
2011-11-06RELEASE-NOTES: synced with e3166df1bb3Daniel Stenberg
4 new bugfixes, 2 more contributors
2011-10-25RELEASE-NOTES: synced with 4464583a6edDaniel Stenberg
5 more bug fixes, 4 additional contributors
2011-10-18RELEASE-NOTES: synced with ecbb08cea3cd6Daniel Stenberg
2011-10-17nss: select client certificates by DERKamil Dudka
... instead of nicknames, which are not unique.
2011-10-08RELEASE-NOTES: Fixed a couple of typosDan Fandrich
2011-09-29RELEASE-NOTES: synced with 5898a6a09b211fc7e2Daniel Stenberg
Bumped next release version to become 7.23.0 for the changes
2011-09-25RELEASE-NOTES: synced with d2a47021c0a6Daniel Stenberg
2011-09-13Curl_add_custom_headers: support headers with no datawarp kawada
A custom HTTP header ending in a semicolon instead of a colon will be treated as a header to be added without any data portion.
2011-09-137.22.1: start workingDaniel Stenberg
2011-09-13RELEASE-NOTES: ready for 7.22.0Daniel Stenberg
2011-09-12Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.Yang Tse
2011-09-10ssh.c: revert needless commit 7b7c45879eYang Tse
2011-09-09RELEASE-NOTES: synced with 303c90074d4cDaniel Stenberg
Five more bugfixes, one more contributor
2011-08-29RELEASE-NOTES: synced with 3445fa2e3fDaniel Stenberg
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
Feature string literal NTLM_SSO renamed to NTLM_WB. Preprocessor symbol USE_NTLM_SSO renamed to WINBIND_NTLM_AUTH_ENABLED. curl's 'long' option 'ntlm-sso' renamed to 'ntlm-wb'. Fix some comments to make clear that this is actually a NTLM delegation.
2011-08-15nss: start with no database if the selected database is brokenKamil Dudka
Bug: https://bugzilla.redhat.com/728562
2011-08-13RELEASE-NOTES: synced with a30ede868ab64Daniel Stenberg
Three more bugs fixed, three more contributors mentioned
2011-08-12docs: --delegationDaniel Stenberg
2011-08-09RELEASE-NOTES: recounted and updated some numbersDaniel Stenberg
2011-08-08RELEASE-NOTES: synced with 45d883d88df7Daniel Stenberg
Mention 5 bugixes and 1 change more
2011-08-08version bump: next release is 7.22.0Daniel Stenberg
2011-08-05BSD-style lwIP TCP/IP stack support - docs/INSTALL blurbYang Tse
2011-08-05RELEASE-NOTES: synced with afe88d85f40e1Daniel Stenberg
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
Curl_gss_init_sec_context got new parameter - SessionHandle. Signed-off-by: Adam Tkac <atkac@redhat.com>