]> granicus.if.org Git - curl/shortlog
curl
2018-12-05 Daniel Stenbergpackages: remove old leftover files and dirs
2018-12-05 Gergely Nagyopenssl: do not use file BIOs if not requested
2018-12-05 Paul Howarthnss: Fix compatibility with nss versions 3.14 to 3.15
2018-12-05 Paul Howarthnss: Improve info message when falling back SSL protocol
2018-12-05 Paul Howarthnss: Fall back to latest supported SSL version
2018-12-03 Daniel Gustafssontravis: enable COPYRIGHTYEAR extended warning
2018-12-03 Daniel Gustafssonchecksrc: add COPYRIGHTYEAR check
2018-12-03 Daniel StenbergCHECKSRC.md: document more warnings
2018-11-30 Daniel StenbergRELEASE-NOTES: synced
2018-11-30 Daniel StenbergSECURITY-PROCESS: bountygraph shuts down
2018-11-30 Daniel Stenbergcurl: fix memory leak reading --writeout from file
2018-11-30 Daniel Stenbergtool_main: rename function to make it unique and better
2018-11-29 Daniel GustafssonTODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entry
2018-11-29 Sevan Janiyanconnect: fix building for recent versions of Minix
2018-11-29 Konstantin... CMake: fix MIT/Heimdal Kerberos detection
2018-11-28 Daniel Stenbergtest328: verify Content-Encoding: none
2018-11-26 James Knightconfigure: include all libraries in ssl-libs fetch
2018-11-26 Daniel Gustafssondoh: fix typo in infof call
2018-11-26 Daniel Gustafssoncmdline-opts/gen.pl: define the correct varname
2018-11-25 Daniel StenbergRELEASE-NOTES: synced
2018-11-25 Daniel Stenbergcurl_easy_perform: fix timeout handling
2018-11-23 Daniel StenbergCURLOPT_WRITEFUNCTION.3: spell out that it gets called...
2018-11-23 Daniel Stenbergcookies: create the cookiejar even if no cookies to...
2018-11-23 Daniel Stenbergchecksrc: ban snprintf use, add command line flag to...
2018-11-23 Daniel Stenbergsnprintf: renamed and we now only use msnprintf()
2018-11-22 Tobias Hintzetest: update test20/1322 for eglibc bug workaround
2018-11-22 Tobias Hintzehost names: allow trailing dot in name resolve, then...
2018-11-21 UnknownShadow200CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synops...
2018-11-21 Daniel Gustafssonconfigure: Fix typo in comment
2018-11-21 Michael Kaufmannopenssl: support session resume with TLS 1.3
2018-11-21 Michael Kaufmannssl: fix compilation with OpenSSL 0.9.7
2018-11-21 Daniel Stenbergopenssl: disable TLS renegotiation with BoringSSL
2018-11-20 Romain Fliedelares: remove fd from multi fd set when ares is about...
2018-11-20 Romain Fliedelexamples/ephiperfifo: report error when epoll_ctl fails
2018-11-20 pkubajntlm: Remove redundant ifdef USE_OPENSSL
2018-11-20 Han Hanssl: replace all internal uses of CURLE_SSL_CACERT
2018-11-19 Han Handocs: add more description to unified ssl error codes
2018-11-19 Han Hancurle: move deprecated error code to ifndef block
2018-11-19 Patrick Monneratos400: add CURLOPT_CURLU to ILE/RPG binding.
2018-11-19 Patrick Monneratos400: Add curl_easy_conn_upkeep() to ILE/RPG binding.
2018-11-19 Patrick Monneratos400: fix return type of curl_easy_pause() in ILE...
2018-11-19 Daniel StenbergRELEASE-NOTES: synced
2018-11-19 Daniel Stenbergimpacket: add LICENSE
2018-11-18 Daniel Gustafssontool_doswin: Fix uninitialized field warning
2018-11-17 Daniel Gustafssonopenssl: Remove SSLEAY leftovers
2018-11-16 Elia Tufarolohttp_negotiate: do not close connection until negotiati...
2018-11-16 Daniel Stenbergpop3: only do APOP with a valid timestamp
2018-11-16 Peter Wuopenssl: do not log excess "TLS app data" lines for...
2018-11-15 Marc Hoerskentests: disable SO_EXCLUSIVEADDRUSE for stunnel on Windows
2018-11-13 Kamil Dudkanss: remove version selecting dead code
2018-11-13 Daniel Stenbergnss: set default max-tls to 1.3/1.2
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
next