Age | Commit message (Expand) | Author |
2015-02-03 | opts: CURLOPT_CAINFO availability depends on SSL engine | Jay Satiro |
2015-02-02 | libcurl-symbols: first basic shot for autogenerated docs | Daniel Stenberg |
2015-02-02 | FAQ: minor edit of 3.22 | Daniel Stenberg |
2015-02-02 | CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0 | Daniel Stenberg |
2015-01-31 | TODO: moved WinSSL/SChannel todo items into docs | Marc Hoersken |
2015-01-29 | CURLOPT_SEEKFUNCTION.3: also when server closes a connection | Michael Kaufmann |
2015-01-27 | docs: cite SASL external authentication. | Patrick Monnerat |
2015-01-22 | openssl: add support for the Certificate Status Request TLS extension | Alessandro Ghedini |
2015-01-16 | CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0 | Daniel Stenberg |
2015-01-16 | opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/Makefile | Daniel Stenberg |
2015-01-16 | copyright years: after OCSP stapling changes | Daniel Stenberg |
2015-01-16 | curl: add --cert-status option | Alessandro Ghedini |
2015-01-16 | url: add CURLOPT_SSL_VERIFYSTATUS option | Alessandro Ghedini |
2015-01-16 | TheArtOfHttpScripting: skip the date at the top, we have git | Daniel Stenberg |
2015-01-16 | TheArtOfHttpScripting: phrase it TLS lib agnostic | Daniel Stenberg |
2015-01-16 | TODO: Added some SMB ideas | Steve Holme |
2015-01-08 | THANKS: 14 new contributors from the 7.40.0 release notes | Daniel Stenberg |
2014-12-31 | sepheaders.c: Applied curl oding standards | Steve Holme |
2014-12-31 | sepheaders.c: Fixed resource leak on failure | Julien Nabet |
2014-12-28 | TODO: 2.3 Better support for same name resolves | Daniel Stenberg |
2014-12-27 | docs: Updated following the addition of SASL GSSAPI via GSS-API libraries | Steve Holme |
2014-12-27 | asiohiper.cpp: No need to initialise members of ConnInfo | Steve Holme |
2014-12-27 | asiohiper.cpp: Updated for curl coding standards | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-15 | KNOWN_BUGS: the SFTP code doesn't support CURLINFO_FILETIME | Daniel Stenberg |
2014-12-15 | opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MS | Jay Satiro |
2014-12-13 | synctime.c: added own user-agent string. | Guenter Knauf |
2014-12-13 | synctime.c: removed another timeserver URL. | Guenter Knauf |
2014-12-13 | synctime.c: fixed timeserver URLs. | Guenter Knauf |
2014-12-10 | TODO: Cache negative name resolves | Daniel Stenberg |
2014-12-09 | synctime.c: fixed user-agent setting. | Guenter Knauf |
2014-12-06 | Makefile.inc: Added our standard header and updated file formatting | Steve Holme |
2014-12-05 | build: updated dependencies in makefiles. | Guenter Knauf |
2014-12-04 | examples: remove sony.com from 10-at-a-time | Jay Satiro |
2014-12-04 | opts: fix CURLOPT_UNIX_SOCKET_PATH formatting | Peter Wu |
2014-12-03 | opts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.am | Daniel Stenberg |
2014-12-04 | curl.1: added --unix-socket | Daniel Stenberg |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-03 | curl.1: fix trivial typo | Dave Reisner |
2014-12-02 | sasl_gssapi: Introduced GSS-API based SASL module | Steve Holme |
2014-11-30 | docs: Updated for the SMB protocol | Bill Nagel |
2014-11-29 | smb: Added SMB protocol and port definitions | Bill Nagel |
2014-11-26 | docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion | Steve Holme |
2014-11-25 | CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols | Steve Holme |
2014-11-25 | curl*3: added small examples | Daniel Stenberg |
2014-11-25 | libcurl.3: fix formatting | Daniel Stenberg |
2014-11-25 | man pages: SEE ALSO curl_multi_wait | Daniel Stenberg |
2014-11-25 | curl_multi_wait.3: clarify numfds being used if not NULL | Daniel Stenberg |
2014-11-25 | multi-single.c: switch to use curl_multi_wait | Daniel Stenberg |