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
2016-04-29
curl: -h output lacked --proxy-header
Daniel Stenberg
2016-04-29
curl.1: document --ntlm-wb
Daniel Stenberg
2016-04-29
curl.1: document the long format of -q: --disable
Daniel Stenberg
2016-04-29
curl.1: mention the deprecated --krb4 option
Daniel Stenberg
2016-04-29
curl.1: document --ftp-ssl-reqd
Daniel Stenberg
2016-04-29
curl: use --telnet-option as documented
Daniel Stenberg
2016-04-29
getparam: remove support for --ftpport
Daniel Stenberg
2016-04-29
curl: make --disable work as long form of -q
Daniel Stenberg
2016-04-29
aliases: remove trailing space from capath string
Daniel Stenberg
2016-04-29
cmdline parse: only single letter options have single-letter strings
Daniel Stenberg
2016-04-28
CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability
Jay Satiro
2016-04-28
curl_easy_getinfo.3: remove superfluous blank lines
Daniel Stenberg
2016-04-28
test1139: verifies libcurl option man page presence
Daniel Stenberg
2016-04-28
curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSION
Daniel Stenberg
2016-04-28
mbedtls: Fix session resume
Jay Satiro
2016-04-27
RELEASE-NOTES: synced with f4298fcc6d2
Daniel Stenberg
2016-04-27
opts: Fix some syntax errors in example code fragments
Michael Kaufmann
2016-04-26
openssl: avoid BN_print a NULL bignum
Daniel Stenberg
2016-04-26
CONNECT_ONLY: don't close connection on GSS 401/407 reponses
Marcel Raad
2016-04-26
CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0
Daniel Stenberg
2016-04-26
mbedtls.c: silly spellfix of a comment
Daniel Stenberg
2016-04-26
KNOWN_BUGS: 1.10 Strips trailing dot from host name
Daniel Stenberg
2016-04-25
test1322: verify stripping of trailing dot from host name
Daniel Stenberg
2016-04-25
multi: accidentally used resolved host name instead of proxy
Daniel Stenberg
2016-04-25
symbols-in-versions: added new CURLSSLBACKEND_ symbols
Daniel Stenberg
2016-04-25
test148: fixed after the --ftp-create-dirs retry change
Daniel Stenberg
2016-04-25
curl.h: clarify curl_sslbackend for openssl clones and renames
Daniel Stenberg
2016-04-25
url.c: fixed DEBUGASSERT() for WinSock workaround
Karlson2k
2016-04-25
KNOWN_BUGS: --interface for ipv6 binds to unusable IP address
Daniel Stenberg
2016-04-24
TODO: 1.17 Add support for IRIs
Daniel Stenberg
2016-04-24
THANKS-filter: Travis Burtrum
Daniel Stenberg
2016-04-24
lib1517: checksrc compliance
Daniel Stenberg
2016-04-24
PolarSSL: Implement public key pinning
moparisthebest
2016-04-22
os400: upgrade ILE/RPG binding
Patrick Monnerat
2016-04-22
curl.h: CURLOPT_CONNECT_TO sets a struct slist *, not a string
Patrick Monnerat
2016-04-22
contributors.sh: make --releasenotes implied
Daniel Stenberg
2016-04-22
RELEASE-NOTES: synced with 3c1e84f5693d8093
Daniel Stenberg
2016-04-22
curl: make --ftp-create-dirs retry on failure
Daniel Stenberg
2016-04-21
winbuild: add mbedtls support
Henrik Gaßmann
2016-04-21
KNOWN_BUGS: fixed "5.6 Improper use of Autoconf cache variables"
Daniel Stenberg
2016-04-21
configure: ac_cv_ -> curl_cv_ for write-only vars
Irfan Adilovic
2016-04-21
configure: ac_cv_ -> curl_cv_ for r/w vars
Irfan Adilovic
2016-04-21
configure: ac_cv_func_clock_gettime -> curl_...
Irfan Adilovic
2016-04-21
configure: ac_cv_ -> curl_cv_ for all cached vars
Irfan Adilovic
2016-04-21
openssl: builds with OpenSSL 1.1.0-pre5
Daniel Stenberg
2016-04-20
url.c: Prefer we don't use explicit NULLs in conditions
Steve Holme
2016-04-20
NTLM: check for NULL pointer before deferencing
Isaac Boukris
2016-04-20
tests: added test1517
Karlson2k
2016-04-20
sendf.c: added ability to call recv() before send() as workaround
Karlson2k
2016-04-19
connect: make sure that rc is initialized in singleipconnect()
Kamil Dudka
[prev]
[next]