Age | Commit message (Expand) | Author |
2018-05-17 | getinfo: add microsecond precise timers for various intervals | Philip Prindeville |
2018-01-30 | time: support > year 2038 time stamps for system with 32bit long | Daniel Stenberg |
2017-06-19 | getinfo: return sizes as curl_off_t | Daniel Stenberg |
2016-11-25 | add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} | Frank Gevaerts |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-04-28 | curl_easy_getinfo.3: remove superfluous blank lines | Daniel Stenberg |
2016-04-28 | curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSION | Daniel Stenberg |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-25 | curl_easy_getinfo.3: Add brief description for each CURLINFO | Jay Satiro |
2015-09-12 | opts: 19 more CURLINFO_* options made into stand-alone man pages | Daniel Stenberg |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro |
2015-09-02 | opts: 8 more CURLINFO* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | opts: more CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-24 | getinfo: added CURLINFO_ACTIVESOCKET | Razvan Cojocaru |
2015-08-15 | curl_easy_getinfo.3: fix superfluous space | Daniel Stenberg |
2015-04-27 | curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSION | Daniel Stenberg |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-10-07 | curl_easy_getinfo.3: spell-fix | Daniel Stenberg |
2014-07-30 | curl_tlsinfo -> curl_tlssessioninfo | Michael Wallner |
2014-06-21 | lib man pages: update easy setopt option references | Daniel Stenberg |
2014-05-16 | curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOAD | Daniel Stenberg |
2013-11-21 | curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals | Christian Grothoff |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-06-22 | docs: fix typo in curl_easy_getinfo manpage | Alessandro Ghedini |
2013-01-28 | docs: fix typos in man pages | Kamil Dudka |
2012-02-23 | SMTP: Added support for returning SMTP response codes | Steve Holme |
2011-05-03 | curl_easy_getinfo.3: clarify some timing info | Daniel Stenberg |
2010-12-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-07-30 | KNOWN_BUG: The SOCKET type in Win64 is 64 bits | Daniel Stenberg |
2010-06-05 | getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT | Frank Meier |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-01-21 | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg |
2009-07-15 | - Changed the description of CURLINFO_OS_ERRNO to make it clear that the | Michal Marek |
2009-05-07 | - Man page *roff problems fixed thanks to input from Colin Watson. Problems | Daniel Stenberg |
2009-04-17 | As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put: | Daniel Stenberg |
2009-02-23 | - After a bug reported by James Cheng I've made curl_easy_getinfo() for | Daniel Stenberg |
2009-02-11 | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg |
2008-10-16 | mention the openssl requirement for the certinfo data | Daniel Stenberg |
2008-10-16 | Added CURLINFO_CERTINFO | Daniel Stenberg |
2008-07-03 | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg |
2008-06-08 | 7.19.0 is next | Daniel Stenberg |
2008-06-06 | - Added CURLINFO_PRIMARY_IP as a new information retrievable with | Daniel Stenberg |
2008-04-30 | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg |
2007-08-01 | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg |
2007-05-03 | Fixed a few typos. | Dan Fandrich |
2007-03-31 | add units to a few info | Daniel Stenberg |
2006-06-08 | corrected the CURLINFO_TOTAL_TIME description | Daniel Stenberg |