]> granicus.if.org Git - curl/shortlog
curl
2017-08-14 Daniel Stenbergruntests: match keywords case insensitively
2017-08-14 Daniel Stenbergexamples/ftpuploadresume.c: use portable code
2017-08-13 Daniel StenbergRELEASE-NOTES/THANKS: curl 7.55.1 release time curl-7_55_1
2017-08-13 Daniel Stenberggitignore: ignore .xz now instead of .lzma
2017-08-13 Sergei Nikulovcmake: Threads detection update. ref: #1702
2017-08-13 Daniel Stenbergipv6_scope: support unique local addresses
2017-08-13 Alex Potapenkocurl/system.h: GCC doesn't define __ppc__ on PowerPC...
2017-08-12 Daniel Stenbergtest1448: verify redirect to IDN using URL
2017-08-12 Salah-Eddin... redirect: skip URL encoding for host names
2017-08-12 Daniel Stenbergtest2032: mark as flaky (again)
2017-08-12 Daniel Stenbergtravis: test cmake build on tarball too
2017-08-12 Simon Wartacmake: allow user to override CMAKE_DEBUG_POSTFIX
2017-08-12 Daniel Stenbergconnect-to.d: better language
2017-08-12 Daniel Stenbergconnect-to.d: clarified
2017-08-12 Daniel Stenbergbagder/Curl_tvdiff_us: fix the math
2017-08-12 Daniel Stenbergcurl/system.h: add Oracle Solaris Studio
2017-08-12 Alessandro... docs: fix typo funtion -> function
2017-08-12 Alessandro... docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descri...
2017-08-12 Alessandro... docs: fix typo stuct -> struct
2017-08-12 Dan Fandrichtest1447: require a curl with http support
2017-08-11 Thomas Petazzonicurl/system.h: support more architectures
2017-08-11 Daniel Stenbergtest2033: this went flaky again
2017-08-11 Daniel Stenbergtest1447: verifies the parse proxy fix in 6e0e152ce5c
2017-08-11 Even Rouaultparse_proxy(): fix memory leak in case of invalid proxy...
2017-08-11 Daniel StenbergRELEASE-NOTES: synced with 37f2195a9
2017-08-11 Daniel Stenbergcurlver: bump to 7.55.1
2017-08-11 Daniel Stenbergopenssl: fix "error: this statement may fall through"
2017-08-11 David Benjaminopenssl: remove CONST_ASN1_BIT_STRING.
2017-08-10 Daniel Stenbergmaketgz: remove old *.dist files before making the...
2017-08-10 Jay Satiromkhelp.pl: allow executing this script directly
2017-08-10 Daniel Stenbergconfigure: use the threaded resolver backend by default...
2017-08-10 Daniel Stenbergcmake: move cmake_uninstall.cmake to CMake/
2017-08-10 Daniel Stenbergmetalink: fix error: ‘*’ in boolean context, suggest...
2017-08-10 Daniel Stenbergdist: fix the cmake build by shipping cmake_uninstall...
2017-08-10 Daniel Stenbergtravis: verify "make install"
2017-08-10 Marcel Raadbuild: check out *.sln files with Windows line endings
2017-08-10 Marcel Raadgitignore: ignore top-level .vs folder
2017-08-10 Jay Satirodigest_sspi: Don't reuse context if the user/passwd...
2017-08-09 Adam Sampsondist: Add dictserver.py/negtelnetserver.py to EXTRA_DIST
2017-08-09 Adam Sampsoncurl: do bounds check using a double comparison
2017-08-09 Daniel Stenbergmake install: add 8 missing man pages to the installation
2017-08-09 Daniel Stenbergbuild: fix 'make install' with configure, install docs...
2017-08-09 Daniel StenbergRELEASE-NOTES: curl 7.55.0 curl-7_55_0
2017-08-09 Daniel StenbergTHANKS: 20 new contributors in 7.55.0
2017-08-08 Viktor Szakatsdocs/comments: Update to secure URL versions
2017-08-08 Daniel Stenbergconfigure: fix recv/send/select detection on Android
2017-08-08 Marcel Raadax_code_coverage.m4: update to latest version
2017-08-07 Daniel Stenbergtest1427: verify command line parser integer overflow...
2017-08-07 Daniel Stenbergcurl: detect and bail out early on parameter integer...
2017-08-07 Daniel Stenbergglob: do not continue parsing after a strtoul() overflo...
2017-08-07 Daniel Stenbergtftp: reject file name lengths that don't fit
2017-08-07 Even Rouaultfile: output the correct buffer to the user
2017-08-06 Daniel Stenbergeasy_events: make event data static
2017-08-05 Daniel Stenberggetparameter: avoid returning uninitialized 'usedarg'
2017-08-04 Isaac Boukrisgssapi: fix memory leak of output token in multi round...
2017-08-04 Marcel Raaddarwinssl: fix compiler warning
2017-08-04 Marcel RaadCMake: fix CURL_WERROR for MSVC
2017-08-04 Daniel StenbergRELEASE-NOTES: synced with 561e9217c
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
next