Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-10-31 | RELEASE-NOTES: synced with d14538d2501ef0da | Daniel Stenberg | |
2016-10-25 | nss: fix tight loop in non-blocking TLS handhsake over proxy | Martin Frodl | |
... in case the handshake completes before entering CURLM_STATE_PROTOCONNECT Bug: https://bugzilla.redhat.com/1388162 | |||
2016-10-24 | RELEASE-NOTES: synced with 50ee3aaf1a9b22d | Daniel Stenberg | |
2016-10-18 | RELEASE-NOTES: synced with f36f8c14551efc6772 | Daniel Stenberg | |
2016-10-16 | RELEASE-NOTES: synced with a1a5cd04877fd6fd | Daniel Stenberg | |
2016-10-10 | RELEASE-NOTES: spellfix | Daniel Stenberg | |
2016-10-10 | RELEASE-NOTES: synced with 82720490628cb53a | Daniel Stenberg | |
5 more fixes, 2 more contributors | |||
2016-10-04 | RELEASE-NOTES: synced with 8fd2a754f0de | Daniel Stenberg | |
2016-09-22 | nss: add chacha20-poly1305 cipher suites if supported by NSS | Kamil Dudka | |
2016-09-19 | RELEASE-NOTES: synced with 79607eec51055 | Daniel Stenberg | |
2016-09-14 | RELEASE-NOTES: reset and go toward 7.51.0 (again) | Daniel Stenberg | |
2016-09-14 | RELEASE-NOTES: curl 7.50.3 | Daniel Stenberg | |
2016-09-13 | RELEASE-NOTES: synced with 665694979b6 | Daniel Stenberg | |
2016-09-11 | RELEASE-NOTES: synced with 257bf3ac67eb6 | Daniel Stenberg | |