Age | Commit message (Expand) | Author |
2016-04-28 | curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSION | Daniel Stenberg |
2016-04-28 | mbedtls: Fix session resume | Jay Satiro |
2016-04-27 | opts: Fix some syntax errors in example code fragments | Michael Kaufmann |
2016-04-26 | CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0 | Daniel Stenberg |
2016-04-25 | symbols-in-versions: added new CURLSSLBACKEND_ symbols | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-19 | opts/Makefile.am: list all docs file one by one | Daniel Stenberg |
2016-04-19 | curl_easy_setopt.3: mention CURLOPT_TCP_FASTOPEN | Daniel Stenberg |
2016-04-18 | connect: implement TCP Fast Open for Linux | Alessandro Ghedini |
2016-04-18 | url: add CURLOPT_TCP_FASTOPEN option | Alessandro Ghedini |
2016-04-18 | opts: fix option references missing (section) | Daniel Stenberg |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-11 | http2: Add handling stream level error | Tatsuhiro Tsujikawa |
2016-04-09 | CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME | Steve Holme |
2016-04-08 | docs: Added clarification following commit 9d89a0387 | Steve Holme |
2016-04-08 | ftp/imap/pop3/smtp: Allow the service name to be overridden | Steve Holme |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-04-02 | test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbol | Steve Holme |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-03-31 | http2: more documentation for prior knowledge | Daniel Stenberg |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-03-27 | CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argument | Daniel Stenberg |
2016-03-27 | curl_multi_socket_action.3: mark the options properly | Daniel Stenberg |
2016-03-27 | docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs" | marquis-de-muesli |
2016-03-23 | CURLINFO_TLS_SSL_PTR.3: Warn about limitations | Jay Satiro |
2016-03-22 | libcurl-thread.3: minor nroff format fix | Daniel Stenberg |
2016-03-22 | CURLINFO_TLS_SSL_PTR.3: minor nroff format fix | Daniel Stenberg |
2016-03-15 | CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine support | Jay Satiro |
2016-03-09 | curl_multi_wait.3: add example | Daniel Stenberg |
2016-03-08 | opt-docs: fix heading macros | Jay Satiro |
2016-03-06 | CURLOPT_ACCEPTTIMEOUT_MS.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_ACCEPT_ENCODING.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_APPEND.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_NOPROGRESS.3: added example, conform to stardard style | Daniel Stenberg |
2016-03-06 | opts: added two examples | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: use .NF for example | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: added example | Daniel Stenberg |
2016-02-27 | getinfo: Add support for mbedTLS TLS session info | Jay Satiro |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 1) | Michael Koenig |
2016-02-20 | CURLOPT_DEBUGFUNCTION.3: Fix example | Jay Satiro |
2016-02-18 | CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie style | Jay Satiro |
2016-02-18 | opts: add references | Daniel Stenberg |
2016-02-14 | CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds option | Clint Clayton |
2016-02-14 | opt-docs: add more references | Daniel Stenberg |
2016-02-09 | opts: update references to renamed options | Timotej Lazar |
2016-02-04 | URLs: change more http to https | Viktor Szakats |