Daniel Stenberg
|
a865bd9fba
IsPipeliningPossible: only for HTTP
|
vor 14 Jahren |
Daniel Stenberg
|
5965d4554d
disconnect: pass on the dead_connection argument
|
vor 14 Jahren |
Kamil Dudka
|
5c7c9a768d
url: provide dead_connection flag in Curl_handler::disconnect
|
vor 14 Jahren |
Yang Tse
|
7e3f0bffe5
fix compiler warning: conversion may lose significant bits
|
vor 14 Jahren |
Yang Tse
|
11cddb68e0
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
|
vor 14 Jahren |
Yang Tse
|
c328214a2d
fix getinfo CURLINFO_LOCAL* for reused connections
|
vor 14 Jahren |
Yang Tse
|
5db0a412ff
atoi: remove atoi usage
|
vor 14 Jahren |
Julien Chaffraix
|
add5766dd4
urldata: Capitalize enum protect_level values.
|
vor 14 Jahren |
Julien Chaffraix
|
8d59d69449
security: tighten enum protection_level usage.
|
vor 14 Jahren |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
vor 14 Jahren |
Daniel Stenberg
|
1b24b89cca
CURLOPT_RESOLVE: added
|
vor 14 Jahren |
Daniel Stenberg
|
87374a47c9
Revert: use Host: name for SNI and cert name checks
|
vor 14 Jahren |
Daniel Stenberg
|
afecd1aa13
host: get the custom Host: name more genericly
|
vor 14 Jahren |
Daniel Stenberg
|
98d9dc7840
URL-parsing: consider ? a divider
|
vor 14 Jahren |
Daniel Stenberg
|
b0ccd24a72
Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
|
vor 14 Jahren |
Daniel Stenberg
|
ed4eecc05e
multi: don't expire timeouts at disonnect or done
|
vor 14 Jahren |
Daniel Stenberg
|
8665d4e593
parse_remote_port: ignore colons without port number
|
vor 14 Jahren |
Daniel Stenberg
|
c6fa1952a1
portabilty: use proper variable type to hold sockets
|
vor 14 Jahren |
Daniel Stenberg
|
ce00c2ef5d
resolve_server: simplify code
|
vor 14 Jahren |
Cameron Kaiser
|
65629f2915
Remove url.c test
|
vor 14 Jahren |
Cameron Kaiser
|
201637d468
Gopher protocol support (initial release)
|
vor 14 Jahren |
Daniel Stenberg
|
6b6a3bcb61
http: handle trailer headers in all chunked responses
|
vor 14 Jahren |
Daniel Stenberg
|
232ad6549a
multi: support timeouts
|
vor 14 Jahren |
Daniel Stenberg
|
dc2157a087
parse_remote_port: fix ;type= URL suffix over HTTP proxy
|
vor 14 Jahren |
Daniel Stenberg
|
a1a5ba3d0a
Curl_connected_proxy: skip the bits.tcpconnect check
|
vor 14 Jahren |
Jan Van Boghout
|
181b08babb
CUSTOMREQUEST: shouldn't be disabled when HTTP is disabled
|
vor 14 Jahren |
Yang Tse
|
f737e94164
Curl_updateconninfo() error handling fix
|
vor 14 Jahren |
Frank Meier
|
8098d9417c
getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
|
vor 14 Jahren |
Yang Tse
|
89da532445
fix ldap related compilation issues
|
vor 14 Jahren |
Yang Tse
|
b38189c7b4
fix compiler warning: enumerated type mixed with another type
|
vor 14 Jahren |