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-04-04
cookie: fix and optimize 2nd top level domain name extraction
Patrick Monnerat
2018-04-04
openssl: provide defines for argument typecasts to build warning-free
Daniel Stenberg
2018-04-04
openssl: fix build with LibreSSL 2.7
Bernard Spil
2018-04-02
cookie: store cookies per top-level-domain-specific hash table
Lauri Kasanen
2018-04-02
cookies: when reading from a file, only remove_expired once
Lauri Kasanen
2018-04-02
test1148: set a fixed locale for the test
Daniel Stenberg
2018-03-31
docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T
Jay Satiro
2018-03-27
cmake: Add advapi32 as explicit link library for win32
MichaĆ Janiszewski
2018-03-27
TODO: connection cache sharing is now supporte
Daniel Stenberg
2018-03-26
travis: enable apt retry on fail
Jay Satiro
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-24
threaded resolver: track resolver time and set suitable timeout values
Daniel Stenberg
2018-03-23
openldap: fix for NULL return from ldap_get_attribute_ber()
Howard Chu
2018-03-22
travis-ci: enable -Werror for CMake builds (#2418)
Sergei Nikulov
2018-03-22
cmake: avoid warn-as-error during config checks (#2411)
Sergei Nikulov
2018-03-22
timeval: remove compilation warning by casting (#2417)
Sergei Nikulov
2018-03-22
http2: read pending frames (including GOAWAY) in connection-check
Daniel Stenberg
2018-03-22
CI: add lgtm.yml for tweaking lgtm.com analysis
Bas van Schaik
2018-03-21
CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text
Daniel Stenberg
2018-03-21
TODO: expand ~/ in config files
Daniel Stenberg
2018-03-20
cookie.d: mention that "-" as filename means stdin
Daniel Stenberg
2018-03-20
CURLINFO_COOKIELIST.3: made the example not leak memory
Daniel Stenberg
2018-03-20
vauth/cleartext: fix integer overflow check
Daniel Stenberg
2018-03-20
lib/curl_path.h: add #ifdef header guard
Daniel Stenberg
2018-03-20
vauth/ntlm.h: fix the #ifdef header guard
Daniel Stenberg
2018-03-20
examples/hiperfifo: checksrc compliance
Jay Satiro
2018-03-19
parsedate: support UT timezone
Nikos Tsipinakis
2018-03-19
RELEASE-NOTES: synced
Daniel Stenberg
2018-03-19
cmake: add support for brotli
Don
2018-03-18
darwinssl: fix iOS build
Chris Araman
2018-03-18
ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSES
Patrick Monnerat
2018-03-17
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
Rick Deist
2018-03-17
add_handle/easy_perform: clear errorbuffer on start if set
Daniel Stenberg
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-17
curl_version_info.3: fix ssl_version description
Daniel Stenberg
2018-03-16
multi: improved pending transfers handling => improved performance
Daniel Stenberg
2018-03-16
pause: when changing pause state, update socket state
Daniel Stenberg
2018-03-16
examples/hiperfifo.c: improved
Philip Prindeville
2018-03-16
rate-limit: use three second window to better handle high speeds
Daniel Stenberg
2018-03-16
cleanup: misc typos in strings and comments
luz.paz
2018-03-16
RELEASE-NOTES: toward 7.60.0
Daniel Stenberg
2018-03-15
http2: fixes typo
Kobi Gurkan
2018-03-15
user-agent.d:: mention --proxy-header as well
Daniel Stenberg
2018-03-15
transfer: make HTTP without headers count correct body size
Daniel Stenberg
2018-03-15
test1208: marked flaky
Daniel Stenberg
2018-03-14
SECURITY-PROCESS: mention how we write/add advisories
Daniel Stenberg
2018-03-14
FTP: fix typo in recursive callback detection for seeking
dasimx
2018-03-13
release: 7.59.0
Daniel Stenberg
2018-03-13
tests/.../spnego.py: fix identifier typo
Kamil Dudka
[next]