aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05select.h: avoid macro redefinition harderDaniel Stenberg
2017-07-05inet_pton: fix include on windows to get prototypeDaniel Stenberg
2017-07-05TODO: 1.10 auto-detect proxyDaniel Stenberg
2017-07-05TODO: HTTP proxy CONNECT is non-blocking nowDaniel Stenberg
2017-07-05cmake: fix send/recv argument scanner for windowsDaniel Stenberg
2017-07-05RELEASE-NOTES: synced with 596cfb6c0Daniel Stenberg
2017-07-04smb: add support for CURLOPT_FILETIMEGisle Vanem
2017-07-04travis: install nghttp2 on linux buildsDaniel Stenberg
2017-07-04smb: fix build for djgpp/MSDOSGisle Vanem
2017-07-04configure: try ldap/lber in reversed order firstDaniel Stenberg
2017-07-04configure: remove checks for 5 functions never usedDaniel Stenberg
2017-07-04dist: add SMB python deps into the tarballDaniel Stenberg
2017-07-04test1451: add SMB support to the testbedMax Dymond
2017-07-04test: add impacket for SMB testingMax Dymond
2017-07-04travis.yml: use --enable-werror on debug buildsDaniel Stenberg
2017-07-04tool_sleep: typecast to avoid macos compiler warningDaniel Stenberg
2017-07-04timeval.c: Use long long constant type for timeval assignmentMartin Kepplinger
2017-07-03url: make the original string get used on subsequent transfersDaniel Stenberg
2017-07-03gtls: fix build when sizeof(long) < sizeof(void *)Johannes Schindelin
2017-07-03unit1399: fix integer overflowRyan Winograd
2017-07-02cmake: Added compatibility options for older Windows versionsPer Malmberg
2017-07-01unit1399: add logging to time comparisonDaniel Stenberg
2017-06-30make: build the docs subdir only from within srcDaniel Stenberg
2017-06-30test1450: fix up DICT server in torture modeMax Dymond
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-06-30test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich
2017-06-30http2: handle PING framesMax Dymond
2017-06-30handler: refactor connection checkingMax Dymond
2017-06-30openssl: improve fallback seed of PRNG with a time based hashdmitrykos
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-06-29curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg
2017-06-28RELEASE-NOTES: synced with ce2c3ebdaDaniel Stenberg
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-06-28CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka
2017-06-28socks: deduplicate the code for auth requestKamil Dudka
2017-06-28socks: use proxy_user instead of proxy_nameKamil Dudka
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-26tool_getparam: fix memory leak on test 1147 OOM (torture tests)Jay Satiro
2017-06-25test1537: fixed memory leak on OOMDan Fandrich
2017-06-25test1521: fix compiler warningsMarcel Raad
2017-06-24curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg
2017-06-24winbuild: fix boringssl buildHenrik S. Gaßmann
2017-06-24progress: progress.timespent needs to be usDaniel Stenberg
2017-06-24curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad
2017-06-24progress: fix "time spent", broke in adef394acDaniel Stenberg
2017-06-24CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg
2017-06-24maketgz: switch to -6e for xzDaniel Stenberg
2017-06-23libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg
2017-06-22CONTRIBUTE.md: mention the out-of-tree build test tooDaniel Stenberg
2017-06-22maketgz: switch to xz instead of lzmaDaniel Stenberg