[CVE-2017-7468] TLS: Fix switching off SSL session id when client cert is used
[platform/upstream/curl.git] / lib / urldata.h
2011-12-20 Daniel StenbergFTP: move FTP-specific struct field to ftpc_conn
2011-12-20 Daniel Stenbergnon-blocking active FTP: cleanup multi state usage
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-12-05 Daniel StenbergFTP: close callback fix
2011-11-24 Jonas Schnelliquery-part: ignore the URI part for given protocols
2011-11-03 Daniel Stenbergrename ftp_ssl: the struct field is used for many protocols
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-10-17 Kamil Dudkanss: select client certificates by DER
2011-09-21 Yang TseNTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-18 Daniel StenbergFTP: fix proxy connect race condition
2011-08-11 Steve Holmehttp NTLM: Tidied up more inconsistent spacing.
2011-08-03 Kamil Dudkacurl_gssapi: refine the handling of CURLOPT_GSSAPI_DELE...
2011-08-03 Adam TkacAdd new CURLOPT_GSSAPI_DELEGATION option.
2011-07-31 Yang TseNTLM single-sign on adjustments (VIII)
2011-07-29 Yang Tsesocketpair() usage tracking to allow fd leak detection
2011-07-18 Mandy WuNTLM single-sign on supported
2011-06-07 Yang Tseurldata: use uniform inclusion style for OpenSSL headers
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-05 Daniel Stenbergset_userpass: convert from protocol-specific to generic
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-05 Daniel Stenbergremove FILE protocol-specific checks
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-18 Daniel Stenbergtransfer-encoding: added new option and cmdline
2011-04-18 Daniel StenbergTE: rename struct field content_encoding
2011-04-18 Daniel StenbergHTTP: add support for gzip and deflate Transfer-Encoding
2011-03-25 Daniel Stenbergfix: re-use of bound connections
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2011-03-13 Daniel StenbergSSH: add protocol lock direction
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12 Daniel StenbergPROT_CLOSEACTION: added SFTP and SCP
2011-03-08 Todd A OuskaSSL: (part 2) Added CyaSSL to SSL abstraction layer
2011-01-27 Kamil Dudkanss: avoid memory leaks and failure of NSS shutdown
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2010-12-23 Daniel Stenbergmulti: connect fail => use next IP address
2010-12-18 Tommie Gannertares: ask for both IPv4 and IPv6 addresses
2010-12-15 Daniel Stenbergurldate: undef hideous memory defines
2010-12-15 Eric HuPreparing for axTLS. Actual SSL API functions are only...
2010-12-06 Kamil Dudkaurl: provide dead_connection flag in Curl_handler:...
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections...
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections
2010-11-13 Julien Chaffraixurldata: Capitalize enum protect_level values.
2010-11-13 Julien Chaffraixsecurity: tighten enum protection_level usage.
2010-11-11 Daniel Stenbergip_version: moved to connection struct
2010-11-08 Daniel StenbergCURLOPT_RESOLVE: added
2010-11-05 Daniel StenbergRevert: use Host: name for SNI and cert name checks
2010-11-04 Daniel Stenberghost: get the custom Host: name more genericly
2010-09-22 Julien Chaffraixsecurity.c: Remove out_buffer as it was never written...
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-08-25 Daniel Stenberghttp: handle trailer headers in all chunked responses
2010-08-15 Daniel Stenbergmulti: support timeouts
2010-08-09 Daniel Stenbergparse_remote_port: fix ;type= URL suffix over HTTP...
2010-06-04 Frank Meiergetinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
2010-05-16 Kamil Dudkaftp wildcard: a new option CURLOPT_FNMATCH_DATA
2010-05-13 Hoi-Ho ChanRemove support for BSD version of PolarSSL
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-12 Howard ChuRTMP: initial support added, powered by librtmp
2010-05-11 Howard Chusendrecv: make them two pairs of send/recv to properly...
2010-05-07 Howard Chusendrecv: split the I/O handling into private handler
2010-05-05 Hoi-Ho ChanPolarSSL: initial support added
2010-04-29 Ben Greeartelnet: Allow programatic use of telnet.
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-16 Jerome VouillonGnuTLS: make the connection phase non-blocking
2010-03-25 Daniel StenbergPROT_CLOSEACTION should not include TFTP
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-22 Yang TseDefinitions of resolver specialty compile-time defines...
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-01 Daniel Stenbergupdate copyright year since we are in 2010 now
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-12-31 Daniel Stenbergturned CURLOPT_MAIL_RCPT into a curl_slist list instead...
2009-12-17 Daniel StenbergStop overloading the conn->protocol field with the...
2009-12-17 Daniel StenbergRemove pointless storing of the protocol as a string...
2009-12-12 Daniel Stenbergsplit out more protocol-specific structs from urldata...
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-11-27 Daniel Stenberg- Markus Koetter provided a polished and updated versio...
2009-11-14 Yang Tse- Constantine Sapuntzakis provided the fix that ensures...
2009-11-12 Kamil Dudka- libcurl-NSS now tries to reconnect with TLS disabled...
2009-10-29 Yang TseTake in account c-ares 1.6.1 will use __declspec functi...
2009-09-26 Kamil Dudka- Implemented a protocol independent way to specify...
2009-08-24 Patrick Monnerat- Introduced a SYST-based test to properly set-up name...
2009-08-21 Daniel Stenberg- Lots of good work by Krister Johansen, mostly related...
2009-07-22 Daniel Stenberg- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION...
2009-07-20 Kamil Dudka- Claes Jakobsson improved the support for client certi...
2009-06-16 Michal Marek- When doing non-anonymous ftp via http proxies and...
2009-06-08 Daniel Stenberg- Claes Jakobsson provided a patch for libcurl-NSS...
2009-05-11 Daniel StenbergInternal cleanup: KEEP_WRITE and KEEP_READ are now...
2009-04-24 Daniel Stenberg- Kamil Dudka fixed another NSS-related leak when clien...
2009-04-13 Daniel Stenberg- Toshio Kuratomi reported a memory leak problem with...
2009-03-02 Daniel Stenberg- David Kierznowski notified us about a security flaw
2009-02-20 Daniel Stenberg- Linus Nielsen Feltzing reported and helped me repeat...
2009-02-17 Daniel Stenberg- CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to...
2009-02-11 Daniel Stenberg- CURLINFO_CONDITION_UNMET was added to allow an applic...
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
next