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-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
2014-02-16
axtls: bump copyright year
Daniel Stenberg
2014-02-16
axtls: call ssl_read repeatedly
Fabian Frank
2014-02-16
ConnectionExists: re-use connections better
Daniel Stenberg
2014-02-16
warnless: Updated copyright year for recent changes
Steve Holme
2014-02-16
warnless: add wrapper function for read and write on Windows
Marc Hoersken
2014-02-14
dict: fix memory leak in OOM exit path
Arvid Norberg
2014-02-13
Curl_urldecode: don't allow NULL as receiver
Daniel Stenberg
2014-02-13
ConnectionExists: reusing possible HTTP+NTLM connections better
Daniel Stenberg
2014-02-13
transfer: make Expect: 100-continue timeout configurable.
Tiit Pikma
2014-02-12
Fix compilation with make mingw32
Thomas Braun
2014-02-12
chunked decoder: track overflows correctly
Daniel Stenberg
2014-02-11
openssl: honor --[no-]alpn|npn command line switch
Fabian Frank
2014-02-11
gtls: honor --[no-]alpn command line switch
Fabian Frank
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-02-10
nss: use correct preprocessor macro
Fabian Frank
2014-02-09
formdata: Must use Curl_safefree instead of free
Dan Fandrich
2014-02-08
formdata: Fixed memory leak on OOM condition
Dan Fandrich
[prev]
[next]