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
/
lib
/
getinfo.c
Age
Commit message (
Expand
)
Author
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-26
curl_easy_reset: clear info for CULRINFO_PROTOCOL and CURLINFO_SCHEME
Frank Gevaerts
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-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-09-20
easy: Reset all statistical session info in curl_easy_reset
Jay Satiro
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-05-30
http: add CURLINFO_HTTP_VERSION and %{http_version}
Frank Gevaerts
2016-04-28
mbedtls: Fix session resume
Jay Satiro
2016-02-28
getinfo: Fix syntax error when mbedTLS
Jay Satiro
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-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-06
getinfo: CURLINFO_ACTIVESOCKET: fix bad socket value
Jay Satiro
2015-10-04
getinfo: Fix return code for unknown CURLINFO options
Jay Satiro
2015-09-22
CURLINFO_TLS_SESSION: always return backend info
Daniel Stenberg
2015-08-24
getinfo: added CURLINFO_ACTIVESOCKET
Razvan Cojocaru
2015-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2014-12-27
getinfo: Code style policing
Steve Holme
2014-12-27
getinfo: Use 'CURLcode result' for curl result codes
Steve Holme
2014-10-13
vtls: remove QsoSSL
Patrick Monnerat
2014-07-31
ssl: generalize how the ssl backend identifier is set
Daniel Stenberg
2014-06-10
getinfo: HTTP CONNECT code not reset between transfers
Marcel Raad
2014-05-09
getinfo.c: Fixed compilation warning
Steve Holme
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-11-30
curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
Steve Holme
2013-11-27
curl_easy_getopt: Handle API violation gracefully
Christian Grothoff
2013-11-21
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
Christian Grothoff
2013-07-11
getinfo.c: fix enumerated type mixed with another type
Yang Tse
2013-04-22
getinfo.c: reset timecond when clearing session-info variables
Alessandro Ghedini
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-07-13
getinfo: use va_end and cut off Curl_ from static funcs
Daniel Stenberg
2012-07-13
Split up Curl_getinfo
Philip Craig
2012-04-19
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
Yang Tse
2011-11-24
getinfo.c: reset app connect time when clearing session-info time variables
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections
Yang Tse
2010-09-06
portabilty: use proper variable type to hold sockets
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-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
[next]