]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-08-04  Daniel Stenbergtest1010: verify that #1718 is fixed
2017-08-04  Daniel StenbergFTP: skip unnecessary CWD when in nocwd mode
2017-08-04  Marcel Raadtravis: explicitly specify dist
2017-08-03  Daniel Stenbergtravis: BUILD_TYPE => T
2017-08-03  Daniel Stenbergtravis: add osx build with darwinssl
2017-08-03  Daniel Stenbergdarwin: silence compiler warnings
2017-08-03  Daniel StenbergBUILD.WINDOWS: mention buildconf.bat for builds off git
2017-08-03  Daniel Stenbergdarwinssl: fix curlssl_sha256sum() compiler warnings...
2017-08-03  Daniel Stenbergtest130: verify comments in .netrc
2017-08-03  Gisle Vanemnetrc: skip lines starting with '#'
2017-08-03  Marcel RaadCMake: set MSVC warning level to 4
2017-08-02  Daniel StenbergCURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2
2017-08-02  Daniel StenbergCURLOPT_NETRC.3: mention the file name on windows
2017-08-02  Daniel Stenbergtravis: build osx with libressl too
2017-08-02  Daniel Stenbergtravis: build osx with openssl too
2017-08-02  Daniel Stenbergtests/server/util: fix curltime mistake from 4dee50b9c80f9
2017-08-01  Marcel Raadcurl_threads: fix MSVC compiler warning
2017-08-01  Daniel StenbergBUGS: improved phrasing about security bugs
2017-08-01  Daniel StenbergBUGS: clarify how to report security related bugs
2017-08-01  Brad Spencermulti: fix request timer management
2017-08-01  Jay Satirocurl_setup: Define CURL_NO_OLDIES for building libcurl
2017-07-31  Jeremy Tanconfigure: fix the check for IdnToUnicode
2017-07-31  Daniel Stenberghttp: fix response code parser to avoid integer overflow
2017-07-31  Dwarakanath... libcurl: Stop using error codes defined under CURL_NO_O...
2017-07-30  Jay Satiroinclude.d: clarify --include is only for response headers
2017-07-29  jasjuangcmake: support make uninstall
2017-07-29  Daniel StenbergRELEASE-NOTES: synced with 001701c47
2017-07-29  Marcel RaadAppVeyor: now really use CURL_WERROR
2017-07-29  Jay Satirotool_help: clarify --include is only for response headers
2017-07-29  Jay Satirosplay: fix signed/unsigned mismatch warning
2017-07-28  Daniel Stenberginclude.d: clarify that it concerns the response headers
2017-07-28  Johannes Schindelincurl_rtmp: fix a compiler warning
2017-07-28  Daniel Stenbergtest1323: verify curlx_tvdiff
2017-07-28  Daniel Stenbergtimeval: struct curltime is a struct timeval replacement
2017-07-27  Daniel Stenbergdarwinssl: fix variable type mistake (regression)
2017-07-26  Daniel Stenbergmulti: mention integer overflow risk if using > 500...
2017-07-26  Daniel Stenbergchecksrc: escape open brace in regex
2017-07-20  Kamil Dudkanss: fix a possible use-after-free in SelectClientCert()
2017-07-20  Kamil Dudkanss: unify the coding style of nss_send() and nss_recv()
2017-07-18  Marcel Raadtests/server/resolve.c: fix deprecation warning
2017-07-17  Jay Satirodarwinssl: fix pinnedpubkey build error
2017-07-16  Marcel Raadrtspd: fix GCC warning after MSVC warning fix
2017-07-16  Marcel Raadlibtest: fix MSVC warning C4706
2017-07-16  Marcel Raadsockfilt: suppress conversion warning with explicit...
2017-07-16  Marcel Raadrtspd: fix MSVC level 4 warning
2017-07-14  Marcel Raadwinbuild: re-enable warning C4127 for curl tool
2017-07-13  Marcel Raadwinbuild: build with warning level 4
2017-07-13  Max Dymondtravis: install libidn2
2017-07-12  Marcel Raadtravis: enable warnings also in release mode
2017-07-12  Max Dymondtravis: install libssh2
2017-07-12  Marcel Raadsystem.h: include winsock2.h before windows.h
2017-07-11  Marcel Raadbuild: remove WIN32_LEAN_AND_MEAN from individual build...
2017-07-11  Jay SatiroISSUE_TEMPLATE: Add a comment not to file security...
2017-07-11  Marcel Raadcurl_setup: always define WIN32_LEAN_AND_MEAN on Windows 1672/head
2017-07-11  Jay Satirostrerror: Preserve Windows error code in some functions
2017-07-10  Max Dymondtests: Fix up issues with errno in test files
2017-07-10  Daniel Stenbergerrno: fix non-windows builds after af0216251b94e7
2017-07-10  Ryan Winogradmake: fix docs build on OpenBSD
2017-07-10  Marcel Raadldap: fix MinGW compiler warning
2017-07-10  Marcel Raadcurl-compilers.m4: disable warning spam with Cygwin...
2017-07-10  Jay Satirocurl_setup_once: Remove ERRNO/SET_ERRNO macros
2017-07-09  Jay Satirotool_getparam: fix potentially uninitialized err
2017-07-09  Marcel Raadsmb: rename variable to fix shadowing warning
2017-07-09  Marcel Raadtool_cb_wrt: fix variable shadowing warning
2017-07-07  Daniel StenbergRELEASE-NOTES: synced with be2c999b8
2017-07-07  Daniel Stenbergtravis: install stunnel
2017-07-07  Daniel Stenbergvalgrind.supp: supress OpenSSL false positive seen...
2017-07-07  Daniel Stenbergtravis: detect and use valgrind for normal builds
2017-07-07  Daniel Stenbergtravis: add SMB, DICT, TELNET torture to coverage test
2017-07-07  Paul Harriscmake: offer CMAKE_DEBUG_POSTFIX when building with...
2017-07-07  Daniel StenbergCURLOPT_POSTFIELDS.3: explain the 100-continue magic...
2017-07-07  Max Dymondtest1452: add telnet negotiation
2017-07-07  Daniel Stenbergtravis: do more tests in the coverage run
2017-07-07  Daniel Stenbergcurl_easy_escape.3: mention the (lack of) encoding
2017-07-06  Gisle Vanemmemdebug: don't setbuf() if the file open failed
2017-07-06  Daniel Stenbergappveyor: enable CURL_WERROR on all builds
2017-07-06  Daniel Stenbergcmake: add CURL_WERROR for enabling "warning as errors"
2017-07-06  Hannes Magnussoncmake: remove spurious "-l" from linker flags
2017-07-06  Daniel Stenbergtest506: skip if threaded-resolver
2017-07-06  Daniel Stenbergruntests: support "threaded-resolver" as a feature
2017-07-06  Daniel Stenbergasyn-thread.c: fix unused variable warnings on macOS
2017-07-06  Daniel Stenberghttp: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD
2017-07-05  Daniel Stenbergcmake: if inet_pton is used, bump _WIN32_WINNT
2017-07-05  Daniel Stenbergselect.h: avoid macro redefinition harder
2017-07-05  Daniel Stenberginet_pton: fix include on windows to get prototype
2017-07-05  Daniel StenbergTODO: 1.10 auto-detect proxy
2017-07-05  Daniel StenbergTODO: HTTP proxy CONNECT is non-blocking now
2017-07-05  Daniel Stenbergcmake: fix send/recv argument scanner for windows
2017-07-04  Daniel StenbergRELEASE-NOTES: synced with 596cfb6c0
2017-07-04  Gisle Vanemsmb: add support for CURLOPT_FILETIME
2017-07-04  Daniel Stenbergtravis: install nghttp2 on linux builds
2017-07-04  Gisle Vanemsmb: fix build for djgpp/MSDOS
2017-07-04  Daniel Stenbergconfigure: try ldap/lber in reversed order first
2017-07-04  Daniel Stenbergconfigure: remove checks for 5 functions never used
2017-07-04  Daniel Stenbergdist: add SMB python deps into the tarball
2017-07-04  Max Dymondtest1451: add SMB support to the testbed
2017-07-04  Max Dymondtest: add impacket for SMB testing
2017-07-04  Daniel Stenbergtravis.yml: use --enable-werror on debug builds
2017-07-04  Daniel Stenbergtool_sleep: typecast to avoid macos compiler warning
2017-07-04  Martin Kepplingertimeval.c: Use long long constant type for timeval...
next