]> granicus.if.org Git - curl/shortlog
curl
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
2017-06-28 Kamil DudkaCURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy...
2017-06-28 Kamil Dudkasocks: deduplicate the code for auth request
2017-06-28 Kamil Dudkasocks: use proxy_user instead of proxy_name
2017-06-27 Daniel Stenberglibtest/make: generate lib1521.c
2017-06-26 Jay Satirotool_getparam: fix memory leak on test 1147 OOM (tortur...
2017-06-25 Dan Fandrichtest1537: fixed memory leak on OOM
2017-06-25 Marcel Raadtest1521: fix compiler warnings
2017-06-24 Daniel Stenbergcurl/system.h: add check for XTENSA for 32bit gcc
2017-06-24 Henrik S. Gaßmannwinbuild: fix boringssl build
2017-06-24 Daniel Stenbergprogress: progress.timespent needs to be us
2017-06-24 Marcel Raadcurl-compilers.m4: fix unknown-warning-option on Apple...
2017-06-23 Daniel Stenbergprogress: fix "time spent", broke in adef394ac
2017-06-23 Daniel StenbergCURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS...
2017-06-23 Daniel Stenbergmaketgz: switch to -6e for xz
2017-06-22 Daniel Stenberglibtest/Makefile: remove unused lib1541 variables
2017-06-22 Daniel StenbergCONTRIBUTE.md: mention the out-of-tree build test too
2017-06-21 Daniel Stenbergmaketgz: switch to xz instead of lzma
2017-06-21 Daniel Stenberg--request-target: instead of --strip-path-slash
2017-06-21 Marcel Raadlib1521: fix missing-variable-declarations clang warnings
2017-06-21 Marcel Raadtravis: enable typecheck-gcc warnings
2017-06-21 Marcel Raadtypecheck-gcc: add support for CURLINFO_OFF_T
2017-06-21 Simon Wartaci: whitelist branches to avoid testing feature branche...
2017-06-21 Gisle Vanemlib: fix the djgpp build
2017-06-20 Marcel Raadif2ip: fix compiler warning in ISO C90 mode
next