]> granicus.if.org Git - curl/shortlog
curl
2018-11-13 Daniel Gustafssontool_cb_wrt: Silence function cast compiler warning
2018-11-12 Daniel Stenbergnss: fix fallthrough comment to fix picky compiler...
2018-11-10 Daniel Stenbergdocs: expanded on some CURLU details
2018-11-09 Tim Rühsenftp: avoid two unsigned int overflows in FTP listing...
2018-11-09 Daniel Stenbergcurl: --local-port range was not "including"
2018-11-09 Jérémy Rocheropenssl: support BoringSSL TLS renegotiation
2018-11-09 Daniel StenbergHISTORY: add some milestones
2018-11-09 Daniel GustafssonKNOWN_BUGS: add --proxy-any connection issue
2018-11-09 Jim Fullersetopt: add CURLOPT_CURLU
2018-11-09 Gisle Vanemdocs: ESCape "\n" codes
2018-11-08 Daniel Stenbergcurl: --local-port fix followup
2018-11-07 Gisle VanemMore "\n" ESCaping
2018-11-07 Daniel StenbergRELEASE-NOTES: synced
2018-11-07 Daniel Stenbergcurl: fix --local-port integer overflow
2018-11-07 Daniel Stenbergcurl: correct the switch() logic in ourWriteOut
2018-11-07 Frank Gevaertscurl: add %{stderr} and %{stdout} for --write-out
2018-11-07 Daniel Gustafssonwinssl: be consistent in Schannel capitalization
2018-11-07 Daniel StenbergTODO: Have the URL API offer IDN decoding
2018-11-07 Daniel Stenbergurlapi: only skip encoding the first '=' with APPENDQUE...
2018-11-06 Daniel Stenbergurl: a short host name + port is not a scheme
2018-11-06 Sangamkarlibcurl: stop reading from paused transfers
2018-11-06 Jay Satirotool: add undocumented option --dump-module-paths for...
2018-11-06 Jay Satirocurl_multibyte: fix a malloc overcalculation
2018-11-05 Michael Kaufmannnetrc: don't ignore the login name specified with ...
2018-11-05 Patrick MonneratOS400: add URL API ccsid wrappers and sync ILE/RPG...
2018-11-05 Yasuhiro Matsumotocurl: fixed UTF-8 in current console code page (Windows)
2018-11-05 Daniel StenbergTODO: 2.6 multi upkeep
2018-11-05 Daniel Gustafssonunittest: make 1652 stable across collations
2018-11-05 Daniel StenbergRevert "url: a short host name + port is not a scheme"
2018-11-04 Daniel Stenbergsymbols-in-versions: add missing CURLU_ symbols
2018-11-03 Daniel Gustafssoninfof: clearly indicate truncation
2018-11-03 Michael Kaufmanntool_getparam: fix some comments
2018-11-03 Daniel Stenbergurl: a short host name + port is not a scheme
2018-11-02 Daniel StenbergURL: fix IPv6 numeral address parser
2018-11-02 Daniel Stenbergtravis: remove curl before a normal build
2018-11-02 Tim Rühsenmprintf: avoid unsigned integer overflow warning
2018-11-02 Daniel StenbergCurl_follow: accept non-supported schemes for "fake...
2018-11-02 Daniel Gustafssonopenvms: fix example name
2018-11-01 Daniel Stenbergconfigure: show CFLAGS, LDFLAGS etc in summary
2018-11-01 Daniel Stenbergversion: bump for next cycle
2018-11-01 Daniel Stenbergaxtls: removed
2018-11-01 marcosdiazrschannel: make CURLOPT_CERTINFO support using Issuer...
2018-11-01 Daniel Stenbergtravis: build with sanitize=address,undefined,signed...
2018-11-01 Daniel Stenbergschannel: use Curl_ prefix for global private symbols
2018-11-01 Kamil Dudkatests: drop http_pipe.py script no longer used
2018-10-31 Daniel Stenbergruntests: use the local curl for verifying
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...
next