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-05-01
Bug born in changes made several days ago 9a91e80.
Marc Hoersken
2015-04-30
configure: remove missing and make it autogenerate
Michael Osipov
2015-04-30
acinclude.m4: fix test for default CA cert bundle/path
Michael Osipov
2015-04-30
CONTRIBUTING.md: remove the sourceforge mention
Daniel Stenberg
2015-04-30
http_negotiate_sspi: added missing data variable
Dan Fandrich
2015-04-30
configure: remove --automake from libtoolize call
Michael Osipov
2015-04-30
build: update depedency versions, urls, example makefiles
Viktor Szakats
2015-04-30
configure: remove autogenerated files by autoconf
Michael Osipov
2015-04-30
curl_multi_add_handle: next is already NULL
Anders Bakken
2015-04-30
schannel: Fix out of bounds array
Jay Satiro
2015-04-29
docs/libcurl: gitignore libcurl-symbols.3
Jay Satiro
2015-04-29
lib/makefile.m32: add arch -m32/-m64 to LDFLAGS
Viktor Szakats
2015-04-29
RELEASE-NOTES: synced with cd39b944afc
Daniel Stenberg
2015-04-29
THANKS: merged from the 7.42.1 release
Daniel Stenberg
2015-04-28
CURLOPT_HEADEROPT: default to separate
Daniel Stenberg
2015-04-28
docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentation
Linus Nielsen
2015-04-28
hash: simplify Curl_str_key_compare()
Daniel Stenberg
2015-04-28
dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAME
Daniel Stenberg
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-27
http2: unify http_conn variable names to 'c'
Daniel Stenberg
2015-04-27
ConnectionExists: call it multi-use instead of pipelining
Daniel Stenberg
2015-04-27
nss: fix compilation failure with old versions of NSS
Paul Howarth
2015-04-27
sws: init http2 state properly
Daniel Stenberg
2015-04-27
curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSION
Daniel Stenberg
2015-04-26
runtests: use a DISABLED.local file too
Daniel Stenberg
2015-04-26
schannel.c: Fix typo introduced with 3447c973d0
Marc Hoersken
2015-04-26
schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error
Marc Hoersken
2015-04-26
schannel: re-indented file to follow curl style better
Daniel Stenberg
2015-04-26
Curl_ossl_init: load builtin modules
Daniel Stenberg
2015-04-26
configure: follow-up fix for krb5-config
Daniel Stenberg
2015-04-26
openssl: fix serial number output
Daniel Stenberg
2015-04-26
sasl_sspi: Populate domain from the realm in the challenge
Grant Pannell
2015-04-25
tool: New option --data-raw to HTTP POST data, '@' allowed.
Anthony Avina
2015-04-25
test2039: fixed line endings that caused a test failure
Dan Fandrich
2015-04-24
netrc: add unit tests for 'default' support
Viktor Szakats
2015-04-24
netrc: support 'default' token
Viktor Szakats
2015-04-24
ROADMAP.md: extended the HTTP/2 section, reformatted
Daniel Stenberg
2015-04-23
curl -z: do not write empty file on unmet condition
Kamil Dudka
2015-04-23
tool: fixed a comment typo
Dan Fandrich
2015-04-23
README: convert to UTF-8
Dan Fandrich
2015-04-22
cyassl: Implement public key pinning
Jay Satiro
2015-04-22
curl.1: fix typo
Alessandro Ghedini
2015-04-22
docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, too
Kamil Dudka
2015-04-22
tests/unit/.gitignore: hide unit1601 and above, too
Kamil Dudka
2015-04-22
connectionexists: follow-up to fd9d3a1ef1f
Daniel Stenberg
2015-04-22
connectionexists: fix build without NTLM
Daniel Stenberg
2015-04-22
bump: start working toward 7.43.0
Daniel Stenberg
2015-04-22
nss: implement public key pinning for NSS backend
Kamil Dudka
2015-04-22
dist: include {src,lib}/checksrc.whitelist
Daniel Stenberg
2015-04-22
RELEASE-NOTES: updated for 7.42.0
Daniel Stenberg
[next]