Age | Commit message (Expand) | Author |
2019-05-20 | lib: reduce variable scopes | Marcel Raad |
2018-11-01 | axtls: removed | Daniel Stenberg |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2017-12-06 | configure: check for netinet/in6.h | Randall S. Becker |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-03-13 | Improve code readbility | Sylvestre Ledru |
2016-12-19 | schannel: fix wildcard cert name validation on Win CE | Dan McNulty |
2016-10-31 | strcasecompare: all case insensitive string compares ignore locale now | Daniel Stenberg |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-03-26 | hostcheck: added a system include to define struct in_addr | Dan Fandrich |
2014-03-25 | Curl_cert_hostcheck: strip trailing dots in host name and wildcard | Daniel Stenberg |
2014-03-25 | Curl_cert_hostcheck: reject IP address wildcard matches | Daniel Stenberg |
2014-03-03 | hostcheck: update comment after previous change | Daniel Stenberg |
2014-03-03 | hostcheck: Curl_cert_hostcheck is not used by NSS builds | Daniel Stenberg |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-07-15 | OS400: new SSL backend GSKit | Patrick Monnerat |
2013-07-15 | x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract | Patrick Monnerat |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-11-08 | hostcheck: only build for the actual users | Daniel Stenberg |
2012-11-08 | SSL: Several SSL-backend related fixes | Oscar Koeroo |