Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats | |
Closes #1741 | |||
2017-04-10 | libcurl-thread.3: fixed a bad macro that caused test 1140 to fail | Dan Fandrich | |
2017-04-09 | libcurl-thread.3: also mention threaded-resolver | Daniel Stenberg | |
Reported-by: Alex Bligh Bug: https://curl.haxx.se/mail/lib-2017-04/0044.html | |||
2016-05-13 | libcurl-tlibcurl-thread: Update OpenSSL links | Jay Satiro | |
Because the old OpenSSL link now redirects to their master documentation (currently 1.1.0), which does not document the required actions for OpenSSL <= 1.0.2. | |||
2016-05-08 | libcurl-thread.3: openssl 1.1.0 is safe, and so is boringssl | Daniel Stenberg | |
2016-03-22 | libcurl-thread.3: minor nroff format fix | Daniel Stenberg | |
2016-02-02 | URLs: change more http to https | Viktor Szakats | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2016-02-02 | HTTPS: update a bunch of URLs from HTTP to HTTPS | Daniel Stenberg | |
2015-07-31 | libcurl-thread.3: minor reformatting | Daniel Stenberg | |
2015-07-31 | libcurl-thread.3: Warn memory functions must be thread safe | Jay Satiro | |
Bug: http://curl.haxx.se/mail/lib-2015-07/0149.html Reported-by: Eric Ridge | |||
2015-07-29 | libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1L | Jay Satiro | |
2015-07-28 | libcurl-thread.3: Revert to stricter handle wording | Jay Satiro | |
.. also update formatting and add WinSSL and wolfSSL to the SSL/TLS handlers list. | |||
2015-07-28 | libcurl-thread.3: Consolidate thread safety info | Jay Satiro | |
This is a new document to consolidate our thread safety information from several documents (curl-www:features, libcurl.3, libcurl-tutorial.3). Each document's section on multi-threading will now point to this one. |