]> granicus.if.org Git - curl/shortlog
curl
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
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...
2017-07-03 Daniel Stenbergurl: make the original string get used on subsequent...
2017-07-03 Johannes Schindelingtls: fix build when sizeof(long) < sizeof(void *)
2017-07-03 Ryan Winogradunit1399: fix integer overflow
2017-07-01 Per Malmbergcmake: Added compatibility options for older Windows...
2017-07-01 Daniel Stenbergunit1399: add logging to time comparison
2017-06-30 Daniel Stenbergmake: build the docs subdir only from within src
2017-06-30 Max Dymondtest1450: fix up DICT server in torture mode
2017-06-30 Max Dymondtest1450: add simple testing for DICT
2017-06-30 Dan Fandrichtest1521: fix out-of-tree builds, broken with 467da3af
2017-06-30 Max Dymondhttp2: handle PING frames
2017-06-30 Max Dymondhandler: refactor connection checking
2017-06-30 dmitrykosopenssl: improve fallback seed of PRNG with a time...
2017-06-30 Ryan Winogradprogress: prevent resetting t_starttransfer
2017-06-28 Daniel Stenbergcurl_strequal.3: fix typo in SYNOPSIS
2017-06-28 Daniel StenbergRELEASE-NOTES: synced with ce2c3ebda
2017-06-28 Kamil Dudkacurl --socks5-{basic,gssapi}: control socks5 auth
next