Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-14 | release: 7.54.1 | Daniel Stenberg | |
2017-06-04 | RELEASE-NOTES: synced with 65ba92650 | Daniel Stenberg | |
2017-05-29 | RELEASE-NOTES: synced with 3aaac8c2f | Daniel Stenberg | |
2017-05-21 | RELEASE-NOTES: synced with 052a14e3c | Daniel Stenberg | |
2017-05-15 | RELEASE-NOTES: synced with eb16305e6 | Daniel Stenberg | |
2017-05-08 | RELEASE-NOTES: synced with e3f84efc32d6b01a | Daniel Stenberg | |
2017-05-02 | RELEASE-NOTES: synced with 862b02f89 | Daniel Stenberg | |
2017-04-24 | RELEASE-NOTES: synced with c68fed875 | Daniel Stenberg | |
2017-04-19 | bump: start working on next release | Daniel Stenberg | |
2017-04-19 | RELEASE-NOTES: curl 7.54.0 | Daniel Stenberg | |
2017-04-16 | RELEASE-NOTES: synced with 1451271e0 | Daniel Stenberg | |
2017-04-10 | RELEASE-NOTES: synced with f9d1e9a27f7e1 | Daniel Stenberg | |
2017-04-04 | RELEASE-NOTES: synced with 4f2e348f9b42c69c480 | Daniel Stenberg | |
2017-03-29 | RELEASE-NOTES: synced with 556c51a2df | Daniel Stenberg | |
2017-03-21 | RELEASE-NOTES: typo | Daniel Stenberg | |
2017-03-21 | RELEASE-NOTES: synced with 6e0f26c8a8c28df | Daniel Stenberg | |
2017-03-13 | RELEASE-NOTES: synced with c25e0761d0fc49c4 | Daniel Stenberg | |
2017-03-08 | bump: next release will be known as 7.54.0 | Daniel Stenberg | |
...due to the newly added CURL_SSLVERSION_MAX_* functionality | |||
2017-03-08 | RELEASE-NOTES: synced with 6888a670aa01 | Daniel Stenberg | |
2017-02-24 | bump: work on the next release | Daniel Stenberg | |
2017-02-24 | release: 7.53.1 | Daniel Stenberg | |
2017-02-23 | RELEASE-NOTES: synced with 443e5b03a7d441 | Daniel Stenberg | |
2017-02-23 | bump: 7.53.1 coming up | Daniel Stenberg | |
synced with df665f4df0f7a352 | |||
2017-02-22 | release: 7.53.0 | Daniel Stenberg | |
2017-02-20 | RELEASE-NOTES: synced with af30f1152d43dcdb | Daniel Stenberg | |
2017-02-14 | RELEASE-NOTES: synced with 690935390c29c | Daniel Stenberg | |
2017-02-09 | nss: make FTPS work with --proxytunnel | Kamil Dudka | |
If the NSS code was in the middle of a non-blocking handshake and it was asked to finish the handshake in blocking mode, it unexpectedly continued in the non-blocking mode, which caused a FTPS connection over CONNECT to fail with "(81) Socket not ready for send/recv". Bug: https://bugzilla.redhat.com/1420327 | |||
2017-02-07 | RELEASE-NOTES: synced with 102454459dd688c | Daniel Stenberg | |
2017-01-28 | RELEASE-NOTES; synced with ab08d82648 | Daniel Stenberg | |
2017-01-20 | RELEASE-NOTES: synced with 01ab7c30bba6f | Daniel Stenberg | |
2017-01-16 | bump: next release will be 7.53.0 | Daniel Stenberg | |
2017-01-13 | RELEASE-NOTES: synced with a7c73ae309c | Daniel Stenberg | |
2017-01-09 | RELEASE-NOTES: synced with a41e8592d6b3e58 | Daniel Stenberg | |
2016-12-26 | RELEASE-NOTES: synced with a7b38c9dc98481e | Daniel Stenberg | |
2016-12-23 | bump: toward next release | Daniel Stenberg | |
2016-12-22 | RELEASE-NOTES: curl 7.52.1 | Daniel Stenberg | |
2016-12-21 | bump: toward next release | Daniel Stenberg | |
2016-12-20 | RELEASE-NOTES: 7.52.0 | Daniel Stenberg | |
2016-12-18 | RELEASE-NOTES: synced with 4517158abfeba | Daniel Stenberg | |
2016-12-08 | RELEASE-NOTES: synced with 71a55534fa6 | Daniel Stenberg | |
2016-11-28 | RELEASE-NOTES: synced with 19613fb3 | Daniel Stenberg | |
2016-11-25 | RELEASE-NOTES: update option counters | Daniel Stenberg | |
2016-11-25 | RELEASE-NOTES: synced with 63198a4750aeb | Daniel Stenberg | |
2016-11-12 | RELEASE-NOTES: synced with 346340808c | Daniel Stenberg | |
2016-11-09 | RELEASE-NOTES: synced with dfcdaaba371e9a3 | Daniel Stenberg | |
2016-11-07 | curl: introduce the --tlsv1.3 option to force TLS 1.3 | Kamil Dudka | |
Fully implemented with the NSS backend only for now. Reviewed-by: Ray Satiro | |||
2016-11-07 | vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 | Kamil Dudka | |
Fully implemented with the NSS backend only for now. Reviewed-by: Ray Satiro | |||
2016-11-07 | nss: map CURL_SSLVERSION_DEFAULT to NSS default | Kamil Dudka | |
... but make sure we use at least TLSv1.0 according to libcurl API Reported-by: Cure53 Reviewed-by: Ray Satiro | |||
2016-11-03 | bump: start working on 7.51.1 | Daniel Stenberg | |
2016-11-02 | RELEASE-NOTES: 7.51.0 | Daniel Stenberg | |