aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_getinfo.3
AgeCommit message (Expand)Author
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2017-06-19getinfo: return sizes as curl_off_tDaniel Stenberg
2016-11-25add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts
2016-11-24proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
2016-04-28curl_easy_getinfo.3: remove superfluous blank linesDaniel Stenberg
2016-04-28curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSIONDaniel Stenberg
2016-02-23getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-25curl_easy_getinfo.3: Add brief description for each CURLINFOJay Satiro
2015-09-12opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg
2015-09-03docs: Warn about any-domain cookies and multiple transfersJay Satiro
2015-09-02opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg
2015-08-31opts: more CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-24getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru
2015-08-15curl_easy_getinfo.3: fix superfluous spaceDaniel Stenberg
2015-04-27curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSIONDaniel Stenberg
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-10-07curl_easy_getinfo.3: spell-fixDaniel Stenberg
2014-07-30curl_tlsinfo -> curl_tlssessioninfoMichael Wallner
2014-06-21lib man pages: update easy setopt option referencesDaniel Stenberg
2014-05-16curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOADDaniel Stenberg
2013-11-21curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-06-22docs: fix typo in curl_easy_getinfo manpageAlessandro Ghedini
2013-01-28docs: fix typos in man pagesKamil Dudka
2012-02-23SMTP: Added support for returning SMTP response codesSteve Holme
2011-05-03curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg
2010-12-30CURLINFO_FTP_ENTRY_PATH: sftp supportDaniel Stenberg
2010-07-30KNOWN_BUG: The SOCKET type in Win64 is 64 bitsDaniel Stenberg
2010-06-05getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2009-07-15- Changed the description of CURLINFO_OS_ERRNO to make it clear that theMichal Marek
2009-05-07- Man page *roff problems fixed thanks to input from Colin Watson. ProblemsDaniel Stenberg
2009-04-17As 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() forDaniel Stenberg
2009-02-11- CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg
2008-10-16mention the openssl requirement for the certinfo dataDaniel Stenberg
2008-10-16Added CURLINFO_CERTINFODaniel Stenberg
2008-07-03Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg
2008-06-087.19.0 is nextDaniel Stenberg
2008-06-06- Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg
2008-04-30- To make it easier for applications that want lots of magic stuff done onDaniel Stenberg
2007-08-01Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg
2007-05-03Fixed a few typos.Dan Fandrich
2007-03-31add units to a few infoDaniel Stenberg
2006-06-08corrected the CURLINFO_TOTAL_TIME descriptionDaniel Stenberg