Age | Commit message (Expand) | Author |
---|---|---|
2020-05-30 | timeouts: change millisecond timeouts to timediff_t from time_t | Daniel Stenberg |
2020-05-15 | setopt: support certificate options in memory with struct curl_blob | Gilles Vollant |
2020-03-19 | secure transport: remove the BACKEND define kludge | Daniel Stenberg |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2019-09-27 | vtls: Fix comment typo about macosx-version-min compiler flag | julian |
2019-09-23 | vtls: fix narrowing conversion warnings | Marcel Raad |
2019-05-24 | sectransp: handle errSSLPeerAuthCompleted from SSLRead() | Daniel Stenberg |
2019-05-21 | ftp: move ftp_ccc in under featureflag | Daniel Gustafsson |
2019-05-16 | cleanup: remove FIXME and TODO comments | Daniel Stenberg |
2019-05-01 | multi: provide Curl_multiuse_state to update information | Daniel Stenberg |
2019-03-20 | sectransp: tvOS 11 is required for ALPN support | Daniel Stenberg |
2019-02-28 | Secure Transport: no more "darwinssl" | Daniel Stenberg |