Age | Commit message (Expand) | Author |
---|---|---|
2019-02-26 | strerror: make the strerror function use local buffers | Daniel Stenberg |
2019-01-06 | schannel: fix compiler warning | Marcel Raad |
2018-11-07 | winssl: be consistent in Schannel capitalization | Daniel Gustafsson |
2018-11-01 | schannel: use Curl_ prefix for global private symbols | Daniel Stenberg |
2018-10-03 | memory: ensure to check allocation results | Daniel Gustafsson |
2018-09-13 | sendf: Fix whitespace in infof/failf concatenation | Daniel Gustafsson |
2018-09-06 | schannel: unified error code handling | Han Han |
2018-06-12 | schannel: avoid incompatible pointer warning | Viktor Szakats |
2018-05-22 | schannel: make CAinfo parsing resilient to CR/LF | Johannes Schindelin |
2018-05-16 | schannel_verify: fix build for non-schannel | Daniel Stenberg |
2018-05-16 | schannel: disable manual verify if APIs not available | Jay Satiro |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |