index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-12-19
Use Curl_ssl_connect for non-blocking connect fallback
Sven Wegener
2011-12-19
Curl_proxyCONNECT: use newlines in debug output
Daniel Stenberg
2011-12-13
if2ip.[ch]: fix compilation with MinGW
Yang Tse
2011-12-13
connect.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'unused parameter'
Yang Tse
2011-12-13
pop3.c: fix compiler warning variable may be used uninitialized
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2011-12-12
ConnectionExists: Fix reuse for TLS upgraded connections
Steve Holme
2011-12-09
create_conn: don't switch to HTTP protocol if tunneling is enabled
Daniel Stenberg
2011-12-07
Curl_closesocket: clear sock_accepted on close
Gokhan Sengun
2011-12-07
multi interface: fix block when CONNECT_ONLY option is used
Gokhan Sengun
2011-12-06
OpenSSL: check for the SSLv2 function in configure
Daniel Stenberg
2011-12-05
SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
Daniel Stenberg
2011-12-05
Curl_resolver_is_resolved: differentiate between host/proxy errors
Daniel Stenberg
2011-12-05
c-ares: return proxy failure for all proxy types
Daniel Stenberg
2011-12-05
FTP: close callback fix
Daniel Stenberg
2011-12-05
FTP: call opensocket callback properly
Daniel Stenberg
2011-12-05
Curl_socket: internal replacement for socket()
Daniel Stenberg
2011-12-02
CURLOPT_DNS_SERVERS: set name servers if possible (fix)
Jason Glasgow
2011-12-02
multi interface: only use non-NULL function pointer!
Daniel Stenberg
2011-12-02
multi: handle timeouts on DNS servers by checking for new sockets
Jason Glasgow
2011-12-01
POP3: fixed escaped dot not being striped out
Steve Holme
2011-11-29
pop3.c: fix compiler warning
Yang Tse
2011-11-29
POP3: detect when LIST returns no mails
Daniel Stenberg
2011-11-29
POP3: fix end of body detection
Daniel Stenberg
2011-11-25
CyaSSL 2.0+ library initialization adjustment
Yang Tse
2011-11-25
rectify comment
Jonas Schnelli
2011-11-25
SSLSESSION_SHARED: new macro to check if session is shared
Daniel Stenberg
2011-11-25
telnet.c: fix MSVC compiler warning
Yang Tse
2011-11-25
tvdiff_secs(): sub-zero time difference adjustment
Yang Tse
2011-11-25
telnet: fix macros to allow proper semicolon use
Daniel Stenberg
2011-11-25
TELNET: improved treatment of options
Laurent Rabret
2011-11-24
query-part: ignore the URI part for given protocols
Jonas Schnelli
2011-11-24
getinfo.c: reset app connect time when clearing session-info time variables
Yang Tse
2011-11-24
Fix unreleased regression when using windows gnutls versions older than 2.8
Yang Tse
2011-11-23
gnutls: only translate winsock errors for old versions
Mark Brand
2011-11-21
protocol_connect: show verbose connect and set connect time
Daniel Stenberg
2011-11-19
Add support for using nettle instead of gcrypt as gnutls backend
Martin Storsjo
2011-11-18
SFTP: support '*' prefix for quote operations
Jonas Schnelli
2011-11-17
getsessionid: don't ever return while locked
Daniel Stenberg
2011-11-17
Curl_ssl_getsessionid: increase the value, not the pointer
Daniel Stenberg
2011-11-17
SSL session share: move the age counter to the share object
Alejandro Alvarez Ayllon
2011-11-17
CURLOPT_DNS_SERVERS: set name servers if possible
Jason Glasgow
2011-11-08
Fix to skip untrusted certs.
Guenter Knauf
2011-11-06
ftp PORT: don't hang if bind() fails
Daniel Stenberg
2011-11-06
pingpong: change two comments wrongly referring "FTP"
Daniel Stenberg
2011-11-06
HTTP auth: fix proxy Negotiate bug
Rene Bernhardt
2011-11-04
ssluse.c: fix calling of OpenSSL's ERR_remove_state(0)
Yang Tse
2011-11-03
url.c and file.c: fix OOM triggered segfault
Yang Tse
[prev]
[next]