Kamil Dudka
52cd5ac21c
nss: fix a memory leak when CURLOPT_CRLFILE is used
2014-07-04 08:25:05 +02:00
Kamil Dudka
24c3cdce88
tool: call PR_Cleanup() on exit if NSPR is used
...
This prevents valgrind from reporting possibly lost memory that NSPR
uses for file descriptor cache and other globally allocated internal
data structures.
2014-07-02 18:11:05 +02:00
Kamil Dudka
7581dee10a
nss: make the fallback to SSLv3 work again
...
This feature was unintentionally disabled by commit ff92fcfb
.
2014-07-02 18:11:05 +02:00
Kamil Dudka
7c21558503
nss: do not abort on connection failure
...
... due to calling SSL_VersionRangeGet() with NULL file descriptor
reported-by: upstream tests 305 and 404
2014-07-02 17:59:03 +02:00
Steve Holme
1b478d6ac3
RELEASE-NOTES: Synced with 3aa1329e0a
2014-06-11 22:59:14 +01:00
Steve Holme
2b2e8e0e4b
RELEASE-NOTES: Synced with 99303bcde5
2014-06-05 23:56:56 +01:00
Daniel Stenberg
1b59ef6990
RELEASE-NOTES: synced with d603ed6753
2014-06-02 11:41:41 +02:00
Steve Holme
bcbaed8165
RELEASE-NOTES: Synced with 2a615a2b64
2014-05-28 23:27:45 +01:00
Steve Holme
415c982afb
RELEASE-NOTES: Synced with f634355868
2014-05-22 20:31:34 +01:00
Steve Holme
ddf4719694
bump: Start working on the next release
2014-05-21 23:05:45 +01:00
Daniel Stenberg
ae931b9998
RELEASE-NOTES: synced with 85f4075bdb
...
Possibly the final update before release...
2014-05-20 23:10:58 +02:00
Daniel Stenberg
751971b2c3
RELEASE-NOTES: synced with 831f6dd1d9
2014-05-17 23:00:09 +02:00
Daniel Stenberg
a481f5b308
RELEASE-NOTES: synced with 53a5b95c21
2014-05-15 22:15:39 +02:00
Steve Holme
4167498f74
RELEASE-NOTES: Synced with 52d16c84d2
2014-05-12 23:09:46 +01:00
Steve Holme
d041b8d33e
RELEASE-NOTES: Synced with 0ab2c444b5
2014-05-09 21:24:47 +01:00
Kamil Dudka
ec5fde24de
http: avoid auth failure on a duplicated header
...
... 'WWW-Authenticate: Negotiate' received from server
Reported by: David Woodhouse
Bug: https://bugzilla.redhat.com/1093348
2014-05-09 13:44:04 +02:00
Dan Fandrich
ba06278e97
RELEASE-NOTES: Added contributor
2014-05-07 22:46:06 +02:00
Dan Fandrich
34cdc77076
RELEASE-NOTES: changed encoding to UTF-8
2014-05-06 14:08:13 +02:00
Daniel Stenberg
55a8d40fa0
RELEASE-NOTES: synced with 5de8d84098
2014-05-06 10:39:31 +02:00
Steve Holme
312f36d453
RELEASE-NOTES: Synced with 4febbedc5a
2014-05-04 20:44:08 +01:00
Steve Holme
f4ec8ffee2
RELEASE-NOTES: Synced with 386ed2d590
2014-04-22 22:57:40 +01:00
Kamil Dudka
8868a226cd
nss: implement non-blocking SSL handshake
2014-04-22 22:56:14 +02:00
Steve Holme
0115ec2f13
RELEASE-NOTES: Synced with 33e0cba8f1
2014-04-18 20:35:01 +01:00
Steve Holme
28d005cc9b
RELEASE-NOTES: Synced with 5cdb61abb2
2014-04-06 16:57:37 +01:00
Steve Holme
c524ca35f5
RELEASE-NOTES: Synced with dd07e79023
2014-03-31 21:23:14 +01:00
Daniel Stenberg
5a327f39d5
bump: start the 7.37.0 race
2014-03-26 08:29:29 +01:00
Daniel Stenberg
4f041c9d6e
RELEASE-NOTES: 7.36.0
2014-03-26 00:29:43 +01:00
Daniel Stenberg
b877494a27
RELEASE-NOTES: synced with 3ebfaf6a03
2014-03-25 14:54:11 +01:00
Dan Fandrich
715125e790
RELEASE-NOTES: fixed typo
2014-03-19 23:10:56 +01:00
Daniel Stenberg
ec0079a99d
RELEASE-NOTES: synced with 47f8e99e78
2014-03-19 16:18:21 +01:00
Steve Holme
ac7118319e
RELEASE-NOTES: Synced with 8ddda0e999
2014-03-09 19:44:12 +00:00
Steve Holme
d8073db304
RELEASE-NOTES: Synced with 7fef4016de
2014-03-02 10:48:40 +00:00
Marc Hoersken
87683d4b76
RELEASE-NOTES: Updated for 63fc8ee7
2014-02-24 22:29:25 +01:00
Steve Holme
3674f2021d
RELEASE-NOTES: Synced with 8c80840d01
2014-02-23 11:24:46 +00:00
Marc Hoersken
e08d0662b7
RELEASE-NOTES: added note about impact of changes to WinSSL defaults
2014-02-22 16:57:29 +01:00
Daniel Stenberg
e9dfdef411
RELEASE-NOTES: synced with 854aca5420
2014-02-17 11:16:41 +01:00
Daniel Stenberg
db981b7b30
RELEASE-NOTES: synced with 378af08c99
2014-02-13 23:35:32 +01:00
Daniel Stenberg
87e873c6d0
version: next release will become 7.36.0
2014-02-11 11:30:15 +01:00
Steve Holme
cc0da321de
RELEASE-NOTES: Synced with 8e62f7a650
2014-02-09 13:15:56 +00:00
Steve Holme
a738bb1c9f
RELEASE-NOTES: Synced with 0f213fdca1
2014-01-31 00:48:22 +00:00
Kamil Dudka
665c160f0a
nss: do not use the NSS_ENABLE_ECC define
...
It is not provided by NSS public headers.
Bug: https://bugzilla.redhat.com/1058776
2014-01-29 13:57:21 +01:00
Daniel Stenberg
5e7fe58698
bump: start working on 7.35.1
2014-01-29 08:35:58 +01:00
Daniel Stenberg
2bf90d0710
RELEASE-NOTES: done for 7.35.0
2014-01-29 07:59:01 +01:00
Dan Fandrich
2070a140fd
RELEASE-NOTES: changed encoding to UTF-8 like previous releases
2014-01-28 22:23:31 +01:00
Steve Holme
f2e42dd056
RELEASE-NOTES: Synced with 5a47062cad
2014-01-28 13:52:06 +00:00
Steve Holme
4013a2aa64
RELEASE-NOTES: added another missing bug ref
2014-01-21 21:35:36 +00:00
Daniel Stenberg
0b5b52ff2d
RELEASE-NOTES: added missing bug ref
2014-01-21 15:44:04 +01:00
Daniel Stenberg
82de54dd38
RELEASE-NOTES: synced with 12ecd56da7
2014-01-20 17:08:46 +01:00
Steve Holme
de966b403a
RELEASE-NOTES: Synced with 2cac75c4e4
2014-01-19 13:57:03 +00:00
Steve Holme
ce82a1be0d
RELEASE-NOTES: Synced with c7a76bb056
2014-01-15 21:44:34 +00:00