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-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
2011-02-16
nss_load_key: fix unused variable warning
Daniel Stenberg
2011-02-14
gmtime: remove define
Daniel Stenberg
2011-02-13
Added -m32 to CFLAGS to compile with x86_64 gcc.
Guenter Knauf
2011-02-13
Updated OpenSSL version, added links to docu.
Guenter Knauf
2011-02-10
Call ERR_peek_error instead of ERR_peek_last_error
Dan Fandrich
2011-02-10
test1304: Added some unit tests for Curl_parsenetrc.
Julien Chaffraix
2011-02-09
CURLE_TLSAUTH_FAILED: removed
Quinn Slack
2011-02-09
CURLOPT_SOCKOPTFUNCTION: return proper error code
Daniel Stenberg
2011-02-07
netrc: Removed dead code.
Julien Chaffraix
2011-02-07
netrc: Tightened up the type checks.
Julien Chaffraix
2011-02-07
imap: Fixed typo in a comment.
Julien Chaffraix
[prev]
[next]