index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-23
curl_easy_recv/send: make them work with the multi interface
Yamada Yasuharu
2015-03-23
http2: move the init too for when its actually needed
Daniel Stenberg
2015-03-23
dict: rename byte to avoid compiler shadowed declaration warning
Dan Fandrich
2015-03-23
cyassl: include version.h to ensure the version macros are defined
Dan Fandrich
2015-03-22
test1513: eliminated race condition in test run
Dan Fandrich
2015-03-21
darwinsssl: add support for TLS False Start
Nick Zitzmann
2015-03-21
gtls: add check of return code
Daniel Stenberg
2015-03-21
gtls: dereferencing NULL pointer
Daniel Stenberg
2015-03-21
gtls: avoid uninitialized variable.
Daniel Stenberg
2015-03-21
tests/certs: rebuild certificates with modified key usage bits
Dan Fandrich
2015-03-21
tests/certs: added make target to rebuild certificates
Dan Fandrich
2015-03-21
x509asn1: add /* fallthrough */ in switch() case
Daniel Stenberg
2015-03-21
x509asn1: minor edit to unconfuse Coverity
Daniel Stenberg
2015-03-21
testcurl: Allow '=' in values given on command line
Dagobert Michelsen
2015-03-21
nss: error: unused variable 'connssl'
Daniel Stenberg
2015-03-21
test938: added missing closing tags
Dan Fandrich
2015-03-20
cyassl: use new library version macro when available
Dan Fandrich
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-03-20
nss: add support for TLS False Start
Alessandro Ghedini
2015-03-20
url: add CURLOPT_SSL_FALSESTART option
Alessandro Ghedini
2015-03-20
gtls: implement CURLOPT_CERTINFO
Alessandro Ghedini
2015-03-20
openssl: try to avoid accessing OCSP structs when possible
Alessandro Ghedini
2015-03-20
CURLOPT_URL.3: spelling!
Daniel Stenberg
2015-03-20
CURLOPT_URL.3: Added "SECURITY CONCERNS"
Daniel Stenberg
2015-03-20
CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" section
Daniel Stenberg
2015-03-19
cyassl: detect the library as renamed wolfssl
Dan Fandrich
2015-03-19
HTTP: don't switch to HTTP/2 from 1.1 until we get the 101
Daniel Stenberg
2015-03-19
axtls: version 1.5.2 now requires that config.h be manually included
Dan Fandrich
2015-03-19
metalink: fix resource leak in OOM
Daniel Stenberg
2015-03-18
docs/libcurl: clean up libcurl-symbols.3
Dan Fandrich
2015-03-18
docs/libcurl: check that all options with man pages are referenced
Dan Fandrich
2015-03-18
curl_easy_setopt.3: added a few missing options
Dan Fandrich
2015-03-18
nss: explicitly tell NSS to disable NPN/ALPN
Kamil Dudka
2015-03-18
mkhelp: Remove trailing carriage return from every line of input
Jay Satiro
2015-03-18
RELEASE-NOTES: synced with e539f01567
Daniel Stenberg
2015-03-18
docs/libcurl: make portability fix
Christian Weisgerber
2015-03-17
checksrc: Fix whitelist on out-of-tree builds
Dan Fandrich
2015-03-17
Curl_sh_entry: remove unused 'timestamp'
Stefan Bühler
2015-03-17
HTTP: don't use Expect: headers when on HTTP/2
Daniel Stenberg
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
2015-03-17
checksrc: introduce a whitelisting concept
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-17
checksrc: use space before paren in "return (expr);"
Daniel Stenberg
2015-03-17
CONTRIBUTE: refer to git log instead of deprecated CHANGES file
Daniel Stenberg
2015-03-17
CURLOPT_*.3: more examples and edits
Daniel Stenberg
2015-03-17
CURLOPT_*.3: added lots of small example sections
Daniel Stenberg
2015-03-16
CURLOPT_PRIVATE.3: provide an example
Daniel Stenberg
2015-03-16
CURLOPT_*TIMEOUT.3: provide examples
Daniel Stenberg
2015-03-16
CURLOPT_USERAGENT.3: added an example
Daniel Stenberg
2015-03-16
CURLOPT_STDERR.3: added an example
Daniel Stenberg
[prev]
[next]