Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / url.c
2013-04-05 Daniel StenbergCurl_open: restore default MAXCONNECTS to 5
2013-03-25 Yang TseNTLM: fix several NTLM code paths memory leaks
2013-03-15 Daniel StenbergHTTP proxy: insert slash in URL if missing
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-02-22 Alexander Klauerlib/url.c: Generic read/write data pointers
2013-02-11 ulionSOCKS: fix socks proxy when noproxy matched
2013-02-08 Daniel StenbergDONE: consider callback-aborted transfers premature
2013-02-05 Linus Nielsen FeltzingCURLMOPT_MAXCONNECTS: restore functionality
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-17 Yang Tseurl.c: fix HTTP CONNECT tunnel establishment upon delay...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-19 Yang Tsebundles connection caching: some out of memory handling...
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-11-26 Yang Tseavoid mixing of enumerated type with another type
2012-11-06 Daniel StenbergURL parser: cut off '#' fragments from URLs (better)
2012-11-06 Daniel StenbergCURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
2012-10-23 Daniel Stenbergtlsauthtype: deal with the string case insensitively
2012-09-13 Daniel Stenbergparse_proxy: treat "socks://x" as a socks4 proxy
2012-08-31 Joe MasonNTLM: re-use existing connection better
2012-08-08 Daniel Stenbergverbose messages: fixed output of hostnames in re-used...
2012-08-07 Mike CroweAvoid leak of local device string when reusing connection
2012-07-13 Daniel Stenbergparse_proxy: remove dead assignment
2012-06-10 Daniel StenbergCurl_pgrsDone: return int and acknowledge return code
2012-04-23 Daniel StenbergURL parse: reject numerical IPv6 addresses outside...
2012-04-18 Yang Tseurl.c: CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH fixes
2012-04-18 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-12 Yang Tseurl.c: fix compiler warning
2012-04-05 Andrei CipuCURLOPT_POSTREDIR: also allow 303 to do POST on the...
2012-03-21 Daniel StenbergCONNECT: fix multi interface regression
2012-03-16 Yang Tsefix some compiler warnings
2012-03-08 Daniel StenbergCONNECT: made generically not per-protocol
2012-02-14 Steve Holmesmtp_mail: Added support to MAIL FROM for the optional...
2012-02-10 Daniel Stenbergparse_proxy: simply memory handling
2012-02-10 Daniel Stenbergparse_proxy: bail out on zero-length proxy names!
2012-02-09 Daniel StenbergCURLOPT_SSL_OPTIONS: added
2012-02-09 Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-02-07 Daniel Stenbergcurl_easy_reset: reset the referer string
2012-01-26 Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-20 Daniel StenbergURL parse: user name with ipv6 numerical address
2012-01-18 Yang Tsessl session caching: fix compiler warnings
2012-01-16 Yang Tseadd LF termination to infof() trace string
2011-12-31 Daniel Stenbergchanged case: use new host name for subsequent HTTP...
2011-12-23 Daniel StenbergCurl_do_more: fix typo logic
2011-12-23 Daniel Stenbergresolve: don't leak pre-populated dns entries
2011-12-20 Daniel Stenbergnon-blocking active FTP: cleanup multi state usage
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-12-20 Daniel Stenbergtimer: restore PRETRANSFER timing
2011-12-11 Steve HolmeConnectionExists: Fix reuse for TLS upgraded connections
2011-12-09 Daniel Stenbergcreate_conn: don't switch to HTTP protocol if tunneling...
2011-11-24 Jonas Schnelliquery-part: ignore the URI part for given protocols
2011-11-21 Daniel Stenbergprotocol_connect: show verbose connect and set connect...
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-11-03 Yang Tseurl.c and file.c: fix OOM triggered segfault
2011-11-03 Daniel Stenbergrename ftp_ssl: the struct field is used for many protocols
2011-11-02 Yang Tseurl.c and transfer.c: nullify connection pointer when...
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-21 Dan FandrichFixed compilation when HTTP or cookies are disabled
2011-10-14 Yang Tseurl.c: fix endless loop upon transport connection timeout
2011-10-12 Yang Tseurl.c: make line shorter than 80 chars
2011-10-12 Yang TseOOM handling/cleanup slight adjustments
2011-10-11 Yang TseOOM handling/cleanup slight adjustments
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-10-02 Daniel Stenbergmulti: progress function abort must close connection
2011-09-28 Alejandro AlvarezSSL session sharing support added
2011-09-21 Yang TseNTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-09-03 Yang TseNTLM WB: fix file descriptor leak upon OOM condition
2011-09-02 Yang TseMemoryTracking: fix logging of free() calls done where...
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-08-18 Daniel Stenbergconnect: set TIMER_CONNECT
2011-08-18 Daniel StenbergFTP: fix proxy connect race condition
2011-08-09 Yang Tsehttp NTLM: Further tiding up to libcurl standards
2011-08-09 Steve Holmehttp NTLM: Tidied up http_ntlm prior to splitting the...
2011-08-04 Daniel Stenbergcreate_conn: mark non-HTTP proxies accordingly
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 TseNTLM single-sign on adjustments (VII)
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang TseWIN32 io.h and fcntl.h inclusion done in setup_once.h
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-07-18 Mandy WuNTLM single-sign on supported
2011-06-07 Kamil Dudkadisconnect: wipe out the keeps_speed time stamp
2011-05-25 Daniel Stenbergcreate_conn: only switch protocol handler if necessary
2011-05-21 Yang Tsecompiler warning: fix
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-05 Daniel Stenbergset_userpass: convert from protocol-specific to generic
2011-05-05 Daniel StenbergRTSP: cleanups
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-05 Daniel Stenbergremove FILE protocol-specific checks
next