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
2014-03-28
smtp: Fixed login denied when server doesn't support AUTH capability
Steve Holme
2014-03-26
hostcheck: added a system include to define struct in_addr
Dan Fandrich
2014-03-25
Curl_cert_hostcheck: strip trailing dots in host name and wildcard
Daniel Stenberg
2014-03-25
Curl_cert_hostcheck: reject IP address wildcard matches
Daniel Stenberg
2014-03-25
url: Fixed connection re-use when using different log-in credentials
Steve Holme
2014-03-22
polarssl: avoid extra newlines in debug messages
Gisle Vanem
2014-03-20
rtsp: parse "Session:" header properly
Daniel Stenberg
2014-03-19
trynextip: don't store 'ai' on failed connects...
Daniel Stenberg
2014-03-19
polarssl: fix possible handshake timeout issue in multi.
Gaël PORTAY
2014-03-18
polarssl: break compatibility with version older than 1.3.
Gaël PORTAY
2014-03-18
polarssl: drop use of 1.2 compatibility header.
Gaël PORTAY
2014-03-18
polarssl: added missing end-of-comment from previous commit
Daniel Stenberg
2014-03-17
polarssl: now require 1.3.0+
Daniel Stenberg
2014-03-17
polarssl: fix compilation
hasufell
2014-03-15
nss: allow to enable/disable new AES GCM cipher-suites
Kamil Dudka
2014-03-15
nss: allow to enable/disable new HMAC-SHA256 cipher-suites
Kamil Dudka
2014-03-15
nss: do not enable AES cipher-suites by default
Kamil Dudka
2014-03-15
ssh: prevent a logic error that could result in an infinite loop
Dan Fandrich
2014-03-14
ssh: removed a redundant close state transition
Dan Fandrich
2014-03-14
ssh: abort immediately on a header callback error
Dan Fandrich
2014-03-14
chunked-encoding: provide a readable error string for chunked errors
Daniel Stenberg
2014-03-10
http2: free resources on disconnect
Tatsuhiro Tsujikawa
2014-03-10
openssl: info massage with SSL version used
Daniel Stenberg
2014-03-09
README.http2: clarify the build prerequisites
Daniel Stenberg
2014-03-06
ssh: fix compiler warning converting ssize_t to int
Daniel Stenberg
2014-03-06
ssh: Fixed a style warning
Dan Fandrich
2014-03-06
ssh: Pass errors from libssh2_sftp_read up the stack
Dan Fandrich
2014-03-06
parse_remote_port: error out on illegal port numbers better
Daniel Stenberg
2014-03-05
remote_port: allow connect to port 0
Daniel Stenberg
2014-03-03
multi_runsingle: move timestamp into INIT
Daniel Stenberg
2014-03-03
hostcheck: update comment after previous change
Daniel Stenberg
2014-03-03
hostcheck: Curl_cert_hostcheck is not used by NSS builds
Daniel Stenberg
2014-03-03
x509asn: moved out Curl_verifyhost from NSS builds
Daniel Stenberg
2014-03-03
NSS: avoid compiler warnings when built without http2 support
Daniel Stenberg
2014-03-03
Rework Open Watcom make files to use standard Wmake features
Jiri Malak
2014-03-02
parsedate: Fixed compilation warning
Jiri Malak
2014-02-28
transfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
Steve Holme
2014-02-28
Fix bug that HTTP/2 hangs if whole response body is read with headers
Tatsuhiro Tsujikawa
2014-02-28
http2: build with current nghttp2 version
Daniel Stenberg
2014-02-25
Merge pull request #93 from d235j/darwinssl_ip_address_fix
nickzman
2014-02-24
curl_schannel.c: Updated copyright years
Marc Hoersken
2014-02-24
winssl: Enable hostname verification of IP address using SAN or CN
David Ryskalczyk
2014-02-23
Don't omit CN verification in DarwinSSL when an IP address is used.
David Ryskalczyk
2014-02-22
easy: Fixed a memory leak on OOM condition
Dan Fandrich
2014-02-19
SFTP: skip reading the dir when NOBODY=1
Daniel Stenberg
2014-02-18
axtls: comment the call ssl_read repeatedly loop
Dan Fandrich
2014-02-17
http2: Support HTTP POST/PUT
Tatsuhiro Tsujikawa
2014-02-17
multi: ignore sigpipe internally
Daniel Stenberg
2014-02-17
configure: Fix the --disable-crypto-auth option
Dan Fandrich
2014-02-17
ConnectionDone: default maxconnects to 4 x number of easy handles
Shao Shuchao
[next]