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
2018-02-16
TODO: 1.7 Support HTTP/2 for HTTP(S) proxies
Daniel Stenberg
2018-02-16
ssh: add two missing state names
Daniel Stenberg
2018-02-15
Revert "KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy"
Daniel Stenberg
2018-02-15
non-ascii: fix implicit declaration warning
Jay Satiro
2018-02-15
travis: add build with iconv enabled
Daniel Stenberg
2018-02-15
TODO: 18.18 retry on network is unreachable
Daniel Stenberg
2018-02-15
KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy
Daniel Stenberg
2018-02-15
nss: use PK11_CreateManagedGenericObject() if available
Kamil Dudka
2018-02-15
TODO fixed: Detect when called from within callbacks
Björn Stenberg
2018-02-14
BINDINGS: fix curb link (and remove ruby-curl-multi)
Daniel Stenberg
2018-02-13
curl_gssapi: make sure this file too uses our *printf()
Daniel Stenberg
2018-02-13
libcurl-security.3: separate file:// section
Daniel Stenberg
2018-02-13
libcurl-security.3: the http://192.168.0.1/my_router_config case
Daniel Stenberg
2018-02-13
libcurl-security.3: mention the URL standards problems too
Daniel Stenberg
2018-02-13
libcurl-security.3: split out from libcurl-tutorial.3
Daniel Stenberg
2018-02-13
RELEASE-NOTES: synced with e551910f8
Daniel Stenberg
2018-02-13
tests: new tests for http raw mode
Patrick Monnerat
2018-02-12
tlsauthtype.d: works only if libcurl is built with TLS-SRP support
Kamil Dudka
2018-02-12
smtp: fix processing of initial dot in data
Patrick Monnerat
2018-02-12
sha256: avoid redefine
Daniel Stenberg
2018-02-12
sha256: build with OpenSSL < 0.9.8 too
Douglas Mencken
2018-02-12
README: language fix
Bruno Grasselli
2018-02-12
http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING on
Patrick Monnerat
2018-02-09
get_posix_time: only check for overflows if they can happen!
Daniel Stenberg
2018-02-09
schannel: fix "no previous prototype" compiler warning
Michael Kaufmann
2018-02-09
content_encoding: Add "none" alias to "identity"
Mohammad AlSaleh
2018-02-08
build-openssl.bat: Follow up to 648679ab8e to suppress copy/move output
Steve Holme
2018-02-08
build-openssl.bat: Fixed incorrect move if destination build folder exists
Steve Holme
2018-02-08
schannel: fix compiler warnings
Michael Kaufmann
2018-02-07
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
Steve Holme
2018-02-07
fnmatch: optimize processing of consecutive *s and ?s pattern characters
Patrick Monnerat
2018-02-06
build-openssl.bat/build-wolfssl.bat: Build platform is optional
Steve Holme
2018-02-06
openssl: Don't add verify locations when verifypeer==0
Patrick Schlangen
2018-02-05
build-wolfssl.bat: Extend VC15 support to include Enterprise and Professional
Steve Holme
2018-02-05
build-openssl.bat: Extend VC15 support to include Enterprise and Professional
Steve Holme
2018-02-05
time-cond: fix reading the file modification time on Windows
Michael Kaufmann
2018-02-05
formdata: use the mime-content type function
Daniel Stenberg
2018-02-02
getdate: return -1 for out of range
Daniel Stenberg
2018-02-01
build: fix termios issue on android cross-compile
Ben Greear
2018-02-01
time_t-fixes: remove typecasts to 'long' for info.filetime
Daniel Stenberg
2018-01-31
curl_setup: move the precautionary define of SIZEOF_TIME_T
Daniel Stenberg
2018-01-31
parsedate: s/#if/#ifdef
Daniel Stenberg
2018-01-31
fnmatch: pattern syntax can no longer fail
Patrick Monnerat
2018-01-31
fnmatch: accept an alphanum to be followed by a non-alphanum in char set
Patrick Monnerat
2018-01-31
fnmatch: do not match the empty string with a character set
Patrick Monnerat
2018-01-30
build: fix windows build methods for curl_ctype.c
Jay Satiro
2018-01-30
progress-bar.d: update to match implementation
Daniel Stenberg
2018-01-30
http2: set DEBUG_HTTP2 to enable more HTTP/2 logging
Daniel Stenberg
2018-01-30
file: Check the return code from Curl_range and bail out on error
Max Dymond
2018-01-30
Curl_range: add check to ensure "from <= to"
Max Dymond
[prev]
[next]