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
2017-10-28
auth: add support for RFC7616 - HTTP Digest access authentication
Florin
2017-10-28
TODO: support multiple Content-Encodings
Daniel Bankhead
2017-10-28
ROADMAP: cleanup
Daniel Stenberg
2017-10-28
ROADMAP.md: spelling fixes
Magicansk
2017-10-28
Curl_timeleft: change return type to timediff_t
Daniel Stenberg
2017-10-27
appveyor: add a win32 build
Daniel Stenberg
2017-10-27
setopt: fix CURLOPT_SSH_AUTH_TYPES option read
Daniel Stenberg
2017-10-27
resolvers: only include anything if needed
Marcel Raad
2017-10-27
HELP-US: rename the subtitle too since the label is changed
Daniel Stenberg
2017-10-27
curl_setup.h: oops, shorten the too long line
Daniel Stenberg
2017-10-27
curl_setup: Improve detection of CURL_WINDOWS_APP
Martin Storsjo
2017-10-26
transfer: Fix chunked-encoding upload bug
Jay Satiro
2017-10-26
timeval: make timediff_t also work on 32bit windows
Daniel Stenberg
2017-10-26
curl_fnmatch: return error on illegal wildcard pattern
Daniel Stenberg
2017-10-26
wildcards: don't use with non-supported protocols
Max Dymond
2017-10-25
multi: allow table handle sizes to be overridden
Max Dymond
2017-10-25
time: rename Curl_tvnow to Curl_now
Daniel Stenberg
2017-10-25
ftplistparser: follow-up cleanup to remove PL_ERROR()
Daniel Stenberg
2017-10-25
ftplistparser: free off temporary memory always
Max Dymond
2017-10-25
timediff: return timediff_t from the time diff functions
Daniel Stenberg
2017-10-24
libtest: Add required test libraries for lib1552 and lib1553
Paul Howarth
2017-10-24
libcurl-tutorial.3: fix typo
Alessandro Ghedini
2017-10-23
curl_mime_filedata.3: fix typos
Alessandro Ghedini
2017-10-23
RELEASE-NOTES: clean slate towards 7.57.0
Daniel Stenberg
2017-10-23
travis: exit if any steps fail
Max Dymond
2017-10-23
RELEASE-NOTES: 7.56.1
Daniel Stenberg
2017-10-23
THANKS: update at 7.56.1 release time
Daniel Stenberg
2017-10-22
mk-ca-bundle: Remove URL for aurora
Jon DeVree
2017-10-22
mk-ca-bundle: Fix URL for NSS
Jon DeVree
2017-10-22
imap: if a FETCH response has no size, don't call write callback
Daniel Stenberg
2017-10-20
ftp: reject illegal IP/port in PASV 227 response
Daniel Stenberg
2017-10-20
test653: check reuse of easy handle after mime data change
Patrick Monnerat
2017-10-20
mime: do not reuse previously computed multipart size
Patrick Monnerat
2017-10-19
test308: disable if MultiSSL feature enabled
Patrick Monnerat
2017-10-19
runtests: support MultiSSL client feature
Patrick Monnerat
2017-10-19
vtls: change struct Curl_ssl `close' field name to `close_one'.
Patrick Monnerat
2017-10-19
os400: add missing symbols in config file.
Patrick Monnerat
2017-10-19
test652: curl_mime_data + base64 encoder with large contents
Patrick Monnerat
2017-10-19
mime: limit bas64-encoded lines length to 76 characters
Patrick Monnerat
2017-10-16
RELEASE-NOTES: synced with f121575c0
Daniel Stenberg
2017-10-16
setopt: range check most long options
Daniel Stenberg
2017-10-16
setopt: avoid integer overflows when setting millsecond values
Daniel Stenberg
2017-10-15
makefile.m32: allow to override gcc, ar and ranlib
Viktor Szakats
2017-10-15
ldap: silence clang warning
Viktor Szakats
2017-10-14
runtests: use valgrind for torture as well
Daniel Stenberg
2017-10-14
memdebug: trace send, recv and socket
Daniel Stenberg
2017-10-14
configure: remove the C++ compiler check
Daniel Stenberg
2017-10-13
mime: do not call failf() if easy handle is NULL.
Patrick Monnerat
2017-10-13
test651: curl_formadd with huge COPYCONTENTS
Daniel Stenberg
2017-10-13
mime: fix the content reader to handle >16K data properly
Daniel Stenberg
[prev]
[next]