]> granicus.if.org Git - curl/shortlog
curl
2018-10-30 Daniel StenbergRELEASE-NOTES: 7.62.0 curl-7_62_0
2018-10-30 Daniel StenbergTHANKS: 7.62.0 status
2018-10-30 Daniel Gustafssonvtls: add MesaLink to curl_sslbackend enum
2018-10-30 Ruslan Baratovcmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE...
2018-10-30 Daniel Stenbergtest2080: verify the fix for CVE-2018-16842
2018-10-30 Daniel Stenbergvoutf: fix bad arethmetic when outputting warnings...
2018-10-29 Tuomo Rinnecmake: uniform ZLIB to use USE_ variable and clean...
2018-10-29 Tuomo Rinnecmake: add find_dependency call for ZLIB to CMake confi...
2018-10-29 Tuomo Rinnecmake: add support for transitive ZLIB target
2018-10-29 Daniel Stenbergunit1650: fix "null pointer passed as argument 1 to...
2018-10-29 Daniel Stenbergtravis: add a "make tidy" build that runs clang-tidy
2018-10-29 Daniel Stenbergunit1300: fix stack-use-after-scope AddressSanitizer...
2018-10-29 Daniel StenbergCurl_auth_create_plain_message: fix too-large-input...
2018-10-29 Daniel StenbergCurl_close: clear data->multi_easy on free to avoid...
2018-10-27 randomswdevsystem.h: use proper setting with Sun C++ as well
2018-10-27 Daniel Stenbergrand: add comment to skip a clang-tidy false positive
2018-10-27 Daniel Stenbergtest1651: unit test Curl_extract_certinfo()
2018-10-27 Daniel Stenbergx509asn1: always check return code from getASN1Element()
2018-10-27 Daniel StenbergMakefile: add 'tidy' target that runs clang-tidy
2018-10-27 Daniel StenbergRELEASE-PROCEDURE: adjust the release dates
2018-10-27 Patrick Monneratx509asn1: suppress left shift on signed value
2018-10-27 Michael Kaufmannmulti: Fix error handling in the SENDPROTOCONNECT state
2018-10-27 Daniel StenbergRELEASE-NOTES: synced
2018-10-27 Daniel Stenbergopenssl: output the correct cipher list on TLS 1.3...
2018-10-27 Daniel Stenbergdocs/CIPHERS: fix the TLS 1.3 cipher names
2018-10-27 Marcel Raadtravis: install gnutls-bin package
2018-10-26 Daniel Gustafssonssh: free the session on init failures
2018-10-26 Daniel Stenbergdocs/RELEASE-PROCEDURE: remove old entries, modify...
2018-10-26 Daniel Gustafssonopenssl: make 'done' a proper boolean
2018-10-26 Daniel Stenberggtls: Values stored to but never read
2018-10-26 Alexey Eremikhincurl.1: --ipv6 mutexes ipv4 (fixed typo)
2018-10-25 Daniel Stenbergtool_main: make TerminalSettings static
2018-10-25 Daniel Stenbergcurl-config.in: remove dependency on bc
2018-10-25 Gisle Vanemrtmp: fix for compiling with lwIP
2018-10-25 Daniel Stenbergconfigure: remove CURL_CONFIGURE_CURL_SOCKLEN_T
2018-10-25 Ruslan Baratovcmake: remove unused variables
2018-10-25 Michael Kaufmannurldata: Fix comment in header
2018-10-25 Michael Kaufmannnetrc: free temporary strings if memory allocation...
2018-10-24 Ruslan Baratovconfig: Remove unused SIZEOF_VOIDP
2018-10-24 Daniel StenbergRELEASE-NOTES: synced
2018-10-23 Gisle VanemFix for compiling with lwIP (3)
2018-10-23 Daniel StenbergCurl_follow: return better errors on URL problems
2018-10-23 Daniel StenbergCurl_follow: remove remaining free(newurl)
2018-10-23 Daniel Gustafssonheaders: end all headers with guard comment
2018-10-23 Jay SatiroCIPHERS.md: Mention the options used to set TLS 1.3...
2018-10-20 Daniel Stenbergdocs/BUG-BOUNTY: the sponsors actually decide the amount
2018-10-19 Daniel Stenbergmulti: avoid double-free
2018-10-19 Daniel Stenbergmulti: make the closure handle "inherit" CURLOPT_NOSIGNAL
2018-10-19 Marcel RaadVS projects: add USE_IPV6
2018-10-19 Marcel Raadconfig_win32: enable LDAPS
2018-10-18 Daniel Stenbergtravis: add build for "configure --disable-verbose"
2018-10-17 Kamil Dudkatool_cb_hdr: handle failure of rename()
2018-10-17 Daniel StenbergRELEASE-NOTES: synced
2018-10-17 Daniel Stenbergdocs/SECURITY-PROCESS: the hackerone IBB program drops...
2018-10-16 Matthew Whiteheadx509asn1: Fix SAN IP address verification
2018-10-15 Daniel GustafssonINSTALL: mention mesalink in TLS section
2018-10-14 Marcel Raadnonblock: fix unused parameter warning
2018-10-13 Michael KaufmannCurl_follow: Always free the passed new URL
2018-10-12 Viktor Szakatsreplace rawgit links [ci skip]
2018-10-12 Daniel Stenbergdocs/BUG-BOUNTY.md: for vulns published since Aug 1st...
2018-10-12 Daniel Stenbergtravis: make distcheck scan for BOM markers
2018-10-11 Marcel RaadCMake: remove BOM
2018-10-10 Daniel Gustafssontransfer: fix typo in comment
2018-10-10 Michael Kaufmanndocs: add "see also" links for SSL options
2018-10-10 Marcel RaadAppVeyor: remove BDIR variable that sneaked in again
2018-10-10 Marcel RaadCMake: disable -Wpedantic-ms-format
2018-10-09 Viktor Szakatsldap: show precise LDAP call in error message on Windows
2018-10-09 Daniel Stenbergdocs/DEPRECATE: minor reformat to render nicer on web
2018-10-09 Daniel GustafssonCURLOPT_SSL_VERIFYSTATUS: Fix typo
2018-10-09 Marcel Raadcurl_setup: define NOGDI on Windows
2018-10-09 Marcel RaadWindows: fixes for MinGW targeting Windows Vista
2018-10-08 Daniel StenbergTODO: fixed 'API for URL parsing/splitting'
2018-10-08 Daniel GustafssonKNOWN_BUGS: Fix various typos
2018-10-08 Viktor Szakatsspelling fixes [ci skip]
2018-10-08 Daniel StenbergRELEASE-NOTES: synced
2018-10-08 Daniel Stenbergcurl_ntlm_wb: check aprintf() return codes
2018-10-08 Daniel Stenbergdocs/BUG-BOUNTY: proposed additional docs
2018-10-08 Rick Deisthostip: fix check on Curl_shuffle_addr return value
2018-10-08 Daniel StenbergFILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output
2018-10-07 Daniel Gustafssongskit: make sure to terminate version string
2018-10-07 Daniel GustafssonTODO: add LD_PRELOAD support on macOS
2018-10-07 Daniel Gustafssonruntests: skip ld_preload tests on macOS
2018-10-07 Marcel RaadAppVeyor: use Debug builds to run tests
2018-10-07 Marcel RaadAppVeyor: add HTTP_ONLY build
2018-10-07 Marcel RaadAppVeyor: add WinSSL builds
2018-10-07 Marcel RaadAppVeyor: add remaining Visual Studio versions
2018-10-07 Marcel RaadAppVeyor: break long line
2018-10-07 Marcel RaadAppVeyor: remove unused BDIR variable
2018-10-06 Daniel Stenbergtest2100: test DoH using IPv4-only
2018-10-06 Daniel Stenbergtests/FILEFORMAT: mention how to use <fileN> and <strip...
2018-10-05 Daniel StenbergRELEASE-NOTES: synced
2018-10-05 dmitrykostimeval: fix use of weak symbol clock_gettime() on...
2018-10-05 Daniel Stenbergdoh: keep the IPv4 address in (original) network byte...
2018-10-05 Jay SatiroINTERNALS.md: wrap lines longer than 79
2018-10-05 Daniel GustafssonINTERNALS: escape reference to parameter
2018-10-05 Daniel Gustafssonchecksrc: handle zero scoped ignore commands
2018-10-05 Daniel Gustafssonchecksrc: enable strict mode and warnings
2018-10-05 Marcel RaadCMake: suppress MSVC warning C4127 for libtest
2018-10-05 Sergei NikulovMerge branch 'dmitrykos-fix_missing_CMake_defines'
2018-10-05 dmitrykoscmake: test and set missed defines during configuration
next