summaryrefslogtreecommitdiff
path: root/lib/urldata.h
Commit message (Expand)AuthorAgeFilesLines
* NTLM_WB: fix disabling of NTLM_WB when NTLM is disabledYang Tse2011-09-221-1/+1
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-1/+1
* FTP: fix proxy connect race conditionDaniel Stenberg2011-08-181-1/+1
* http NTLM: Tidied up more inconsistent spacing.Steve Holme2011-08-111-1/+1
* curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka2011-08-031-1/+2
* Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac2011-08-031-0/+2
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-3/+2
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-2/+2
* NTLM single-sign on supportedMandy Wu2011-07-181-0/+9
* urldata: use uniform inclusion style for OpenSSL headersYang Tse2011-06-071-15/+15
* CLOSESOCKETFUNCTION: addedDaniel Stenberg2011-05-181-0/+6
* set_userpass: convert from protocol-specific to genericDaniel Stenberg2011-05-051-1/+3
* RTSP: convert protocol-specific checks to genericDaniel Stenberg2011-05-051-0/+5
* remove FILE protocol-specific checksDaniel Stenberg2011-05-051-1/+1
* whitespace cleanup: no space first in conditionalsDaniel Stenberg2011-04-271-1/+2
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+6
* asynch resolvers: unifiedVsevolod Novikov2011-04-251-13/+1
* Fix a couple of spelling errors in lib/Fabian Keil2011-04-211-5/+5
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-181-0/+1
* TE: rename struct field content_encodingDaniel Stenberg2011-04-181-1/+1
* HTTP: add support for gzip and deflate Transfer-EncodingDaniel Stenberg2011-04-181-11/+12
* fix: re-use of bound connectionsDaniel Stenberg2011-03-251-0/+10
* protocols: use CURLPROTO_ internallyDaniel Stenberg2011-03-141-40/+13
* protocol handler: added flags fieldDaniel Stenberg2011-03-141-17/+13
* SSH: add protocol lock directionDaniel Stenberg2011-03-131-0/+6
* PROT_CLOSEACTION: added SFTP and SCPDaniel Stenberg2011-03-121-1/+2
* SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-081-0/+9
* nss: avoid memory leaks and failure of NSS shutdownKamil Dudka2011-01-271-2/+1
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-0/+14
* HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs2011-01-071-3/+15
* multi: connect fail => use next IP addressDaniel Stenberg2010-12-231-0/+9
* ares: ask for both IPv4 and IPv6 addressesTommie Gannert2010-12-181-0/+2
* urldate: undef hideous memory definesDaniel Stenberg2010-12-151-0/+3
* Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu2010-12-151-0/+8
* url: provide dead_connection flag in Curl_handler::disconnectKamil Dudka2010-12-061-2/+4
* fix getinfo CURLINFO_LOCAL* for reused connections (take 2)Yang Tse2010-11-301-14/+28
* fix getinfo CURLINFO_LOCAL* for reused connectionsYang Tse2010-11-301-9/+18
* urldata: Capitalize enum protect_level values.Julien Chaffraix2010-11-131-7/+8
* security: tighten enum protection_level usage.Julien Chaffraix2010-11-131-1/+3
* ip_version: moved to connection structDaniel Stenberg2010-11-111-2/+4
* CURLOPT_RESOLVE: addedDaniel Stenberg2010-11-081-0/+4
* Revert: use Host: name for SNI and cert name checksDaniel Stenberg2010-11-051-1/+1
* host: get the custom Host: name more genericlyDaniel Stenberg2010-11-041-1/+1
* security.c: Remove out_buffer as it was never written into.Julien Chaffraix2010-09-221-1/+1
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-3/+6
* http: handle trailer headers in all chunked responsesDaniel Stenberg2010-08-251-3/+0
* multi: support timeoutsDaniel Stenberg2010-08-151-0/+1
* parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg2010-08-101-1/+3
* getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier2010-06-051-0/+6
* ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka2010-05-161-0/+1