index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-05-31
option: disallow username in URL
Björn Stenberg
2018-05-28
fnmatch: insist on escaped bracket to match
Daniel Stenberg
2018-05-24
httpauth: add support for Bearer tokens
Linus Lewandowski
2018-05-24
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
2018-05-22
http resume: skip body if http code 416 (range error) is ignored.
Patrick Monnerat
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
2018-05-18
curl_fnmatch: only allow two asterisks for matching
Daniel Stenberg
2018-05-18
stub_gssapi: fix numerous 'unused parameter' warnings
Daniel Stenberg
2018-05-17
getinfo: add microsecond precise timers for various intervals
Philip Prindeville
2018-05-16
tests/libtest/Makefile: Do not unconditionally add gcc-specific flags
Dagobert Michelsen
2018-05-14
tests: Fix format specifiers
Rikard Falkeborn
2018-05-13
cookies: do not take cookie name as a parameter
Patrick Monnerat
2018-04-29
tests: provide 'manual' as a feature to optionally require
Daniel Stenberg
2018-04-27
checksrc: force indentation of lines after an else
Daniel Gustafsson
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2018-04-16
test1148: tolerate progress updates better
Daniel Stenberg
2018-04-15
all: Refactor malloc+memset to use calloc
Daniel Gustafsson
2018-04-12
duphandle: make sure CURLOPT_RESOLVE is duplicated fine too
Daniel Stenberg
2018-04-09
test1136: fix cookie order after commit c990eadd1277
Daniel Stenberg
2018-04-08
build: cleanup to fix clang warnings/errors
Daniel Stenberg
2018-04-06
file: restore old behavior for file:////foo/bar URLs
Jon DeVree
2018-04-06
cookie: case-insensitive hashing for the domains
Lauri Kasanen
2018-04-04
cookie: fix and optimize 2nd top level domain name extraction
Patrick Monnerat
2018-04-02
cookie: store cookies per top-level-domain-specific hash table
Lauri Kasanen
2018-04-02
test1148: set a fixed locale for the test
Daniel Stenberg
2018-03-26
runtests.pl: fix warning 'use of uninitialized value'
Michael Kaufmann
2018-03-24
gitignore: ignore more generated files
Daniel Stenberg
2018-03-19
parsedate: support UT timezone
Nikos Tsipinakis
2018-03-17
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
Rick Deist
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-16
cleanup: misc typos in strings and comments
luz.paz
2018-03-15
transfer: make HTTP without headers count correct body size
Daniel Stenberg
2018-03-15
test1208: marked flaky
Daniel Stenberg
2018-03-13
tests/.../spnego.py: fix identifier typo
Kamil Dudka
2018-03-12
FTP: reject path components with control codes
Daniel Stenberg
2018-03-11
HTTP: allow "header;" to replace an internal header with a blank one
Daniel Stenberg
2018-03-04
NO_PROXY: fix for IPv6 numericals in the URL
Daniel Stenberg
2018-03-04
build: get CFLAGS (including -werror) used for examples and tests
Daniel Stenberg
2018-03-02
unit1307: proper cleanup on OOM to fix torture tests
Dan Fandrich
2018-02-28
unit1309: fix warning on Windows x64
Marcel Raad
2018-02-23
lib655: silence compiler warning
Viktor Szakats
2018-02-23
spelling fixes
Viktor Szakats
2018-02-21
url: Add option CURLOPT_RESOLVER_START_FUNCTION
Francisco Sedano
2018-02-20
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
Anders Bakken
2018-02-16
test1556: verify >16KB headers to the header callback
Daniel Stenberg
2018-02-16
test1154: verify that long HTTP headers get rejected
Daniel Stenberg
2018-02-15
TODO fixed: Detect when called from within callbacks
Björn Stenberg
2018-02-13
tests: new tests for http raw mode
Patrick Monnerat
2018-02-12
smtp: fix processing of initial dot in data
Patrick Monnerat
[prev]
[next]