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-07-11
curl_setup: always define WIN32_LEAN_AND_MEAN on Windows
Marcel Raad
2017-07-11
strerror: Preserve Windows error code in some functions
Jay Satiro
2017-07-10
tests: Fix up issues with errno in test files
Max Dymond
2017-07-10
errno: fix non-windows builds after af0216251b94e7
Daniel Stenberg
2017-07-10
make: fix docs build on OpenBSD
Ryan Winograd
2017-07-10
ldap: fix MinGW compiler warning
Marcel Raad
2017-07-10
curl-compilers.m4: disable warning spam with Cygwin's clang
Marcel Raad
2017-07-10
curl_setup_once: Remove ERRNO/SET_ERRNO macros
Jay Satiro
2017-07-09
tool_getparam: fix potentially uninitialized err
Jay Satiro
2017-07-09
smb: rename variable to fix shadowing warning
Marcel Raad
2017-07-09
tool_cb_wrt: fix variable shadowing warning
Marcel Raad
2017-07-08
RELEASE-NOTES: synced with be2c999b8
Daniel Stenberg
2017-07-07
travis: install stunnel
Daniel Stenberg
2017-07-07
valgrind.supp: supress OpenSSL false positive seen on travis
Daniel Stenberg
2017-07-07
travis: detect and use valgrind for normal builds
Daniel Stenberg
2017-07-07
travis: add SMB, DICT, TELNET torture to coverage test
Daniel Stenberg
2017-07-07
cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVC
Paul Harris
2017-07-07
CURLOPT_POSTFIELDS.3: explain the 100-continue magic better
Daniel Stenberg
2017-07-07
test1452: add telnet negotiation
Max Dymond
2017-07-07
travis: do more tests in the coverage run
Daniel Stenberg
2017-07-07
curl_easy_escape.3: mention the (lack of) encoding
Daniel Stenberg
2017-07-06
memdebug: don't setbuf() if the file open failed
Gisle Vanem
2017-07-06
appveyor: enable CURL_WERROR on all builds
Daniel Stenberg
2017-07-06
cmake: add CURL_WERROR for enabling "warning as errors"
Daniel Stenberg
2017-07-06
cmake: remove spurious "-l" from linker flags
Hannes Magnusson
2017-07-06
test506: skip if threaded-resolver
Daniel Stenberg
2017-07-06
runtests: support "threaded-resolver" as a feature
Daniel Stenberg
2017-07-06
asyn-thread.c: fix unused variable warnings on macOS
Daniel Stenberg
2017-07-06
http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD
Daniel Stenberg
2017-07-05
cmake: if inet_pton is used, bump _WIN32_WINNT
Daniel Stenberg
2017-07-05
select.h: avoid macro redefinition harder
Daniel Stenberg
2017-07-05
inet_pton: fix include on windows to get prototype
Daniel Stenberg
2017-07-05
TODO: 1.10 auto-detect proxy
Daniel Stenberg
2017-07-05
TODO: HTTP proxy CONNECT is non-blocking now
Daniel Stenberg
2017-07-05
cmake: fix send/recv argument scanner for windows
Daniel Stenberg
2017-07-05
RELEASE-NOTES: synced with 596cfb6c0
Daniel Stenberg
2017-07-04
smb: add support for CURLOPT_FILETIME
Gisle Vanem
2017-07-04
travis: install nghttp2 on linux builds
Daniel Stenberg
2017-07-04
smb: fix build for djgpp/MSDOS
Gisle Vanem
2017-07-04
configure: try ldap/lber in reversed order first
Daniel Stenberg
2017-07-04
configure: remove checks for 5 functions never used
Daniel Stenberg
2017-07-04
dist: add SMB python deps into the tarball
Daniel Stenberg
2017-07-04
test1451: add SMB support to the testbed
Max Dymond
2017-07-04
test: add impacket for SMB testing
Max Dymond
2017-07-04
travis.yml: use --enable-werror on debug builds
Daniel Stenberg
2017-07-04
tool_sleep: typecast to avoid macos compiler warning
Daniel Stenberg
2017-07-04
timeval.c: Use long long constant type for timeval assignment
Martin Kepplinger
2017-07-03
url: make the original string get used on subsequent transfers
Daniel Stenberg
2017-07-03
gtls: fix build when sizeof(long) < sizeof(void *)
Johannes Schindelin
2017-07-03
unit1399: fix integer overflow
Ryan Winograd
[prev]
[next]