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
2013-10-13
OpenSSL: improve the grammar of the language in 39beaa5ffbcc
Daniel Stenberg
2013-10-13
OpenSSL: use failf() when subjectAltName mismatches
Andrej E Baranov
2013-10-12
ssh: improve the logic for detecting blocking direction
Kamil Dudka
2013-10-12
Fixed typo in Makefile.inc that left http2.h out of the tar ball
Dan Fandrich
2013-10-09
curl_setup_once: fix errno access for lwip on Windows
Gisle Vanem
2013-10-07
HTTP: Output http response 304 when modified time is too old
Derek Higgins
2013-10-02
darwinssl: block TLS_RSA_WITH_NULL_SHA256 cipher
Nick Zitzmann
2013-10-02
OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEER
Daniel Stenberg
2013-09-28
win32: fix Visual Studio 2010 build with WINVER >= 0x600
Daniel Stenberg
2013-09-28
ssluse.c: Fixed compilation warnings when ENGINE not supported
Steve Holme
2013-09-25
imap: Added clarification to the code about odd continuation responses
Steve Holme
2013-09-25
ftp.c: Fixed compilation warning
Steve Holme
2013-09-24
sasl: Centralised the authentication mechanism strings
Steve Holme
2013-09-21
openssl: use correct port number in error message
Daniel Stenberg
2013-09-20
pop3: Added basic SASL XOAUTH2 support
Steve Holme
2013-09-19
darwinssl: enable BEAST workaround on iOS 7 & later
Nick Zitzmann
2013-09-17
cookies: add expiration
YAMADA Yasuharu
2013-09-17
dns: fix compilation with MinGW from commit df69440d05f113
Steve Holme
2013-09-14
imap: Fixed response check for NOOP command
Steve Holme
2013-09-12
libcurl: New options to bind DNS to local interfaces or IP addresses
Kim Vandry
2013-09-11
imap: Fixed response check for LSUB and UID commands
Steve Holme
2013-09-10
NI_MAXSERV: remove all use of it
Daniel Stenberg
2013-09-10
http2: use the support HTTP2 draft version in the upgrade header
Daniel Stenberg
2013-09-10
ldap.c: Fix compilation warning
Steve Holme
2013-09-10
imap/pop3/smtp: Speed up SSL connection initialization
Jiri Hruska
2013-09-10
ldap.c: Corrected build error from commit 857f999353f333
Steve Holme
2013-09-10
README.http2: explain nghttp2 a little
Daniel Stenberg
2013-09-09
http2: adjust to new nghttp2_pack_settings_payload proto
Daniel Stenberg
2013-09-09
url: handle abortion by read/write callbacks, too
Kamil Dudka
2013-09-09
ldap: fix the build for systems with ldap_url_parse()
Daniel Stenberg
2013-09-09
pingpong: Check SSL library buffers for already read data
Jiri Hruska
2013-09-09
imap: Fixed calculation of transfer when partial FETCH received
Steve Holme
2013-09-07
http2: include curl_memory.h
Daniel Stenberg
2013-09-07
http: fix build warning under LLVM
Nick Zitzmann
2013-09-07
http2: actually init nghttp2 and send HTTP2-Settings properly
Daniel Stenberg
2013-09-07
README.http2: how to use it best with the multi API?
Daniel Stenberg
2013-09-07
http2: first embryo toward Upgrade:
Daniel Stenberg
2013-09-07
http: rename use_http_1_1 to use_http_1_1plus
Daniel Stenberg
2013-09-07
Pass password to OpenSSL engine by user interface
Petr Písař
2013-09-06
http2: use correct include for snprintf
Gisle Vanem
2013-09-06
LDAP: fix bad free() when URL parsing failed
Geoff Beier
2013-09-05
darwinssl: add support for PKCS#12 files for client authentication
Nick Zitzmann
2013-09-04
SASL: fix compiler warnings
Daniel Stenberg
2013-09-04
Curl_setopt: refuse CURL_HTTP_VERSION_2_0 if built without support
Daniel Stenberg
2013-09-04
http2: add http2.[ch] and add nghttp2 version output
Daniel Stenberg
2013-09-04
imap/smtp: Fixed incorrect SASL mechanism selection with XOAUTH2 servers
Steve Holme
2013-09-04
curl.h: added CURL_HTTP_VERSION_2_0
Daniel Stenberg
2013-09-01
url.c: Fixed compilation warning
Steve Holme
2013-09-01
easy.c: Fixed compilation warning
Steve Holme
2013-08-31
Removed reference to krb4.c.
Guenter Knauf
[next]