]> granicus.if.org Git - curl/shortlog
curl
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
2018-10-05 Marcel RaadAppVeyor: disable test 500
2018-10-05 Marcel RaadAppVeyor: set custom install prefix
2018-10-05 Marcel RaadAppVeyor: Remove non-SSL non-test builds
2018-10-05 Marcel RaadAppVeyor: run test suite
2018-10-05 Marcel RaadAppVeyor: use in-tree build
2018-10-04 Daniel Stenbergdoh: make sure TTL isn't re-inited by second (discarded...
2018-10-04 Daniel Stenbergtest320: strip out more HTML when comparing
2018-10-04 Marcel Raadruntests: use Windows paths for Windows curl
2018-10-04 Colin Hogbentests/negtelnetserver.py: fix Python2-ism in neg TELNET...
2018-10-03 Daniel Gustafssonmemory: ensure to check allocation results
2018-10-03 Daniel Gustafssoncomment: Fix multiple typos in function parameters
2018-10-03 Daniel GustafssonCURLOPT_SSLVERSION.3: fix typos and consistent spelling
2018-10-03 Daniel GustafssonSECURITY-PROCESS: make links into hyperlinks
2018-10-03 Jay SatiroCURLOPT_HEADER.3: fix typo
2018-10-03 Jay Satironss: fix nssckbi module loading on Windows
2018-10-03 Jay Satirodata-binary.d: clarify default content-type is x-www...
2018-10-02 Marcel Raadtest1299: use single quotes around asterisk
2018-10-02 Daniel Stenbergdocs/CIPHERS: mention the colon separation for OpenSSL
2018-10-02 Daniel Stenbergruntests: ignore disabled even when ranges are given
2018-10-02 Daniel Stenbergurlapi: starting with a drive letter on win32 is not...
2018-10-02 Marcel Raaddoh: fix curl_easy_setopt argument type
2018-10-01 Daniel StenbergRELEASE-NOTES: synced
2018-10-01 Ruslan BaratovCMake: Improve config installation
2018-10-01 Daniel Stenbergtest1650: make it depend on http/2
2018-10-01 Nate PrewittMANUAL: minor grammar fix
2018-09-30 Daniel Stenbergdoh: only build if h2 enabled
2018-09-29 Daniel Stenbergtest2100: require http2 to run
2018-09-29 Daniel Stenbergmulti: fix memory leak in content encoding related...
2018-09-29 Daniel Stenbergtravis: bump the Secure Transport build to use xcode 10
2018-09-29 Rich Turnercurl: enabled Windows VT Support and UTF-8 output
2018-09-28 Daniel Stenbergmulti: fix location URL memleak in error path
next