index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_easy_getinfo.3
Age
Commit message (
Expand
)
Author
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
2006-03-21
David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path
Daniel Stenberg
2006-03-13
Scott Worley's typo fixes
Daniel Stenberg
2006-02-11
mention the CURLOPT_CONNECT_ONLY connection
Daniel Stenberg
2006-02-11
Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that
Daniel Stenberg
2005-10-06
end the .nf section, mark the option names properly so that they end up
Daniel Stenberg
2005-10-06
Added the info from getinfo-times as it really belongs in this man page.
Daniel Stenberg
2005-08-25
CURLINFO_COOKIELIST is added in 7.14.1
Daniel Stenberg
2005-08-18
it isn't strictly necessary to use it after a perform
Daniel Stenberg
2005-07-27
Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a
Daniel Stenberg
2005-06-11
CURLINFO_FILETIME returns the time for GMT
Daniel Stenberg
2004-12-22
added CURLINFO_HTTP_CONNECTCODE
Daniel Stenberg
2004-12-14
clarify that the app must free the engine list
Daniel Stenberg
2004-12-13
Document CURLINFO_SSL_ENGINES and "--engine".
Gisle Vanem
2004-10-19
CURLINFO_NUM_CONNECTS and more
Daniel Stenberg
2004-10-01
mention when this option was added
Daniel Stenberg
2004-09-30
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
Daniel Stenberg
2004-08-24
returned memory should not be freed
Daniel Stenberg
2004-03-24
Tor Arntsen's major ispell patch
Daniel Stenberg
2004-02-27
formatting update to produce better links with the new roffit version
Daniel Stenberg
2003-12-18
Andrés García's update
Daniel Stenberg
2003-11-04
consistant with other man pages
Daniel Stenberg
2003-08-20
CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODE
Daniel Stenberg
2003-08-08
corrected main meta data title
Daniel Stenberg
2003-04-11
clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's
Daniel Stenberg
2002-11-20
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
Daniel Stenberg
2002-04-25
the TOTAL_TIME is not really total, as it excludes the connect time...
Daniel Stenberg
[next]