summaryrefslogtreecommitdiff
path: root/lib/urldata.h
Commit message (Expand)AuthorAgeFilesLines
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Definitions of resolver specialty compile-time defines CURLRES_* movedYang Tse2010-01-221-4/+2
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-5/+42
* update copyright year since we are in 2010 nowDaniel Stenberg2010-01-011-1/+1
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-0/+1
* turned CURLOPT_MAIL_RCPT into a curl_slist list instead to support multipleDaniel Stenberg2009-12-311-1/+1
* Stop overloading the conn->protocol field with the PROT_MISSING bit. ItDaniel Stenberg2009-12-171-1/+0
* Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg2009-12-171-1/+0
* split out more protocol-specific structs from urldata.h into their ownDaniel Stenberg2009-12-121-160/+3
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-125/+40
* - Markus Koetter provided a polished and updated version of Chad Monroe's TFTPDaniel Stenberg2009-11-271-2/+2
* - Constantine Sapuntzakis provided the fix that ensures that an SSL connectionYang Tse2009-11-141-0/+3
* - libcurl-NSS now tries to reconnect with TLS disabled in case it detectsKamil Dudka2009-11-121-0/+3
* Take in account c-ares 1.6.1 will use __declspec function decorationYang Tse2009-10-291-1/+5
* - Implemented a protocol independent way to specify blocking direction, used byKamil Dudka2009-09-261-1/+2
* - Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat2009-08-241-0/+3
* - Lots of good work by Krister Johansen, mostly related to pipelining:Daniel Stenberg2009-08-211-0/+2
* - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg2009-07-221-4/+17
* - Claes Jakobsson improved the support for client certificates handlingKamil Dudka2009-07-201-0/+1
* - When doing non-anonymous ftp via http proxies and the password is notMichal Marek2009-06-161-0/+1
* - Claes Jakobsson provided a patch for libcurl-NSS that fixed a bad refcountDaniel Stenberg2009-06-081-1/+0
* Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND andDaniel Stenberg2009-05-111-8/+8
* - Kamil Dudka fixed another NSS-related leak when client certs were used.Daniel Stenberg2009-04-241-0/+1
* - Toshio Kuratomi reported a memory leak problem with libcurl+NSS that turnedDaniel Stenberg2009-04-131-0/+5
* - David Kierznowski notified us about a security flawcurl-7_19_4Daniel Stenberg2009-03-021-13/+22
* - Linus Nielsen Feltzing reported and helped me repeat and fix a problem withDaniel Stenberg2009-02-201-0/+4
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-1/+4
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-111-0/+2
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-7/+1
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-0/+9
* - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an appDaniel Stenberg2009-01-261-1/+3
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-251-0/+2
* spell-checked a bunch of commentsDaniel Stenberg2009-01-131-11/+11
* Created a CURLMIN macro to match CURLMAXDan Fandrich2009-01-071-1/+3
* - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurlDaniel Stenberg2008-12-191-0/+9
* - Internet Explorer had a broken HTTP digest authentication before v7 andDaniel Stenberg2008-12-101-1/+2
* - Christian Krause filed bug #2221237Daniel Stenberg2008-12-081-0/+3
* explain the two *channel_inuse fields somewhat betterDaniel Stenberg2008-12-021-0/+4
* - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out aDaniel Stenberg2008-11-031-4/+3
* fix length of longest IPv6 address stringYang Tse2008-11-031-1/+2
* Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich2008-10-251-0/+4
* remove some spurious line-endingsYang Tse2008-10-171-2/+2
* - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg2008-10-161-1/+2
* - Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg2008-10-081-1/+2
* Improved the logic the decides whether to use HTTP 1.1 features or not in aDan Fandrich2008-09-051-3/+6
* - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg2008-09-051-0/+1
* - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg2008-09-051-0/+4
* Made some variables constDan Fandrich2008-09-041-5/+5
* Adjust usage of conditional definition of USE_OPENSSLYang Tse2008-08-171-0/+6
* - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URLDaniel Stenberg2008-07-301-0/+3