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-06-23
multi: fix crash due to dangling entry in connect-pending list
Javier Blazquez
2018-06-17
travis: run more tests for coverage check
Daniel Stenberg
2018-06-16
multi: fix memory leak when stopped during name resolve
Daniel Stenberg
2018-06-15
runtests.pl: remove debug leftover from bb9a340c73f3
Daniel Stenberg
2018-06-12
runtests: support variables in <strippart>
Daniel Stenberg
2018-06-12
test 46: make test pass after 2025
Bernhard M. Wiedemann
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-06-06
tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES
Rikard Falkeborn
2018-06-06
tests/libtest: Add lib1521 to nodist_SOURCES
Rikard Falkeborn
2018-06-03
spelling fixes
Viktor Szakats
2018-06-01
CURLOPT_RESOLVE: always purge old entry first
Alibek.Jorajev
2018-06-01
fnmatch: use the system one if available
Daniel Stenberg
2018-05-31
tests/libtest/.gitignore: follow-up fix to ignore lib5* too
Daniel Stenberg
2018-05-31
tests: update .gitignore for libtests
Rikard Falkeborn
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
[next]