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-03-19
pop3: add state name in debug array
Daniel Stenberg
2011-03-18
pop3: use Curl_safefree() to allow torture tests to succeed
Dan Fandrich
2011-03-18
pop3: remove unused variable
Daniel Stenberg
2011-03-17
Added support for LISTing a single POP3 message
Dan Fandrich
2011-03-17
pop3: fixed memory leak in an error retrieval case
Dan Fandrich
2011-03-17
connection setup: if HTTP is disabled asking for HTTP proxy is bad
Daniel Stenberg
2011-03-16
scan-build warning
Daniel Stenberg
2011-03-16
ldap_recv: check return code from ldap_get_dn_ber
Daniel Stenberg
2011-03-16
compiler warnings fixed
Daniel Stenberg
2011-03-15
SMTP-multi: non-blocking connect
Ben Noordhuis
2011-03-15
SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
Ben Noordhuis
2011-03-15
buildfix: spell define correctly
Daniel Stenberg
2011-03-15
nss: do not ignore value of CURLOPT_SSL_VERIFYPEER
Kamil Dudka
2011-03-15
protocol handler cleanup: SSL awareness
Daniel Stenberg
2011-03-15
ldap: use the new protocol handler setup
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2011-03-14
sslgen: define Curl_ssl_connect_nonblocking for non-SSL
Daniel Stenberg
2011-03-14
mk-ca-bundle.pl: Only download if modified
Ask Bjørn Hansen
2011-03-13
SSH: add protocol lock direction
Daniel Stenberg
2011-03-13
state: add missing state to debug table
Daniel Stenberg
2011-03-13
ssh_statemach_act: set cselect for sftp upload
Daniel Stenberg
2011-03-13
Merge branch 'imap' of https://github.com/bnoordhuis/curl into bnoordhuis-imap
Daniel Stenberg
2011-03-13
VC: add missing file
Karl M
2011-03-13
GSS: handle reuse fix
Marcus Sundberg
2011-03-13
SFTP: gracefully handle shutdown early
Daniel Stenberg
2011-03-12
PROT_CLOSEACTION: added SFTP and SCP
Daniel Stenberg
2011-03-12
readwrite_upload: stop upload at file size
Daniel Stenberg
2011-03-12
sftp upload: expire to advance state machine
Daniel Stenberg
2011-03-10
sources: update source headers
Daniel Stenberg
2011-03-08
cyassl: fix compiler warnings
Daniel Stenberg
2011-03-08
SSL: (part 2) Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-03-08
SSL: Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-03-07
Fixed libcurl to honour the --disable-ldaps configure option
Dan Fandrich
2011-03-06
cpp: correct #endif placement
Daniel Stenberg
2011-03-04
transfer: avoid insane conversion of time_t
Stefan Krause
2011-02-26
ssh_connect: treat libssh2 return code better
Daniel Stenberg
2011-02-25
http: removed wrong unused comment.
Julien Chaffraix
2011-02-25
http: removed code duplication for stubbed https_getsock function.
Julien Chaffraix
2011-02-22
nss: do not ignore failure of SSL handshake
Kamil Dudka
2011-02-20
netrc: Removed _NETRC_DEBUG code.
Julien Chaffraix
2011-02-20
tests: Cleaned up netrc testing.
Julien Chaffraix
2011-02-20
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when upgrading the con...
Ben Noordhuis
2011-02-20
IMAP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.
Ben Noordhuis
2011-02-18
multi: close connection on timeout
Mike Crowe
2011-02-18
multi: better failed connect treatment
Daniel Stenberg
2011-02-18
PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
Hoi-Ho Chan
2011-02-17
SOCKOPTFUNCTION: callback can say already-connected
Daniel Stenberg
2011-02-17
nss: avoid memory leak on SSL connection failure
Kamil Dudka
2011-02-17
Set -fpcc-struct-return only for gcc compiler.
Guenter Knauf
[prev]
[next]