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-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-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
2011-02-07
Curl_gmtime: avoid future mistakes
Daniel Stenberg
2011-02-07
Curl_gmtime: added a portable gmtime
Daniel Stenberg
2011-02-03
mk-ca-bundle.vbs: use new cacert url
Guenter Knauf
2011-02-02
mk-ca-bundle.pl: use new cacert url
Daniel Stenberg
2011-02-02
ssluse: improved error message on SSL_CTX_new failures
Bjoern Sikora
2011-02-02
multi: fix CURLM_STATE_TOOFAST for multi_socket
Nicholas Maniscalco
2011-01-31
file: add support for CURLOPT_TIMECONDITION
Dave Reisner
2011-01-31
transfer: add Curl_meets_timecondition()
Dave Reisner
2011-01-27
ares: memory leak fix
Daniel Stenberg
2011-01-27
ares_query_completed_cb: don't touch invalid data
Daniel Stenberg
2011-01-27
nss: avoid memory leaks and failure of NSS shutdown
Kamil Dudka
2011-01-25
HTTP: memory leak on multiple Location:
Daniel Stenberg
2011-01-20
Fixed compile using OpenSSL versions < 0.9.4a
Darshan Mody
2011-01-19
TLS-SRP: support added when using GnuTLS
Quinn Slack
2011-01-18
nss: fix a bug in handling of CURLOPT_CAPATH
Kamil Dudka
2011-01-17
Avoid redefines.
Guenter Knauf
2011-01-14
Added casts to silent gcc warnings.
Guenter Knauf
2011-01-13
build: BCC - makefile.b32 tweak
Yang Tse
2011-01-13
build: BCC - makefile.b32 tweak
Yang Tse
2011-01-13
Use env var for PSDK instead of hardcoded path.
Guenter Knauf
2011-01-13
Enabled SSPI support by default.
Guenter Knauf
[next]