Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
eecfe974
Unverified
Commit
eecfe974
authored
6 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
RELEASE-NOTES: synced
parent
eda09988
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE-NOTES
+21
-9
21 additions, 9 deletions
RELEASE-NOTES
with
21 additions
and
9 deletions
RELEASE-NOTES
+
21
−
9
View file @
eecfe974
...
...
@@ -30,6 +30,7 @@ This release includes the following bugfixes:
o FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output [78]
o GnutTLS: TLS 1.3 support [39]
o SECURITY-PROCESS: mention the bountygraph program [42]
o VS projects: add USE_IPV6: [91]
o Windows: fixes for MinGW targeting Windows Vista [82]
o anyauthput: fix compiler warning on 64-bit Windows [21]
o appveyor: add WinSSL builds [81]
...
...
@@ -45,6 +46,7 @@ This release includes the following bugfixes:
o cmake: suppress MSVC warning C4127 for libtest
o cmake: test and set missed defines during configuration [64]
o comment: Fix multiple typos in function parameters [69]
o config_win32: enable LDAPS [92]
o configure: force-use -lpthreads on HPUX [41]
o configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE [53]
o cookies: Remove redundant expired check [14]
...
...
@@ -58,6 +60,7 @@ This release includes the following bugfixes:
o darwinssl: more specific and unified error codes [6]
o data-binary.d: clarify default content-type is x-www-form-urlencoded [71]
o docs/BUG-BOUNTY: explain the bounty program [76]
o docs/CIPHERS: Mention the options used to set TLS 1.3 ciphers [89]
o docs/CIPHERS: mention the colon separation for OpenSSL [73]
o docs/examples: URL updates [45]
o docs: add "see also" links for SSL options [85]
...
...
@@ -79,6 +82,7 @@ This release includes the following bugfixes:
o memory: add missing curl_printf header [30]
o memory: ensure to check allocation results [68]
o multi: fix memory leak in content encoding related error path [59]
o multi: make the closure handle "inherit" CURLOPT_NOSIGNAL [90]
o nss: fix nssckbi module loading on Windows [70]
o nss: try to connect even if libnssckbi.so fails to load [36]
o ntlm_wb: Fix memory leaks in ntlm_wb_response [24]
...
...
@@ -102,6 +106,8 @@ This release includes the following bugfixes:
o tests/negtelnetserver.py: fix Python2-ism in neg TELNET server [67]
o tests: add unit tests for url.c [3]
o timeval: fix use of weak symbol clock_gettime() on Apple platforms [61]
o tool_cb_hdr: handle failure of rename() [94]
o travis: add build for "configure --disable-verbose" [93]
o travis: bump the Secure Transport build to use xcode [58]
o travis: make distcheck scan for BOM markers [86]
o urlglob: improve error message on bad globs [22]
...
...
@@ -117,15 +123,15 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Brad King, Christian Heimes, Colin Hogben, Daniel Gustafsson, Daniel Shahaf,
Daniel Stenberg, Dave Reisner, Dmitry Kostjuchenko,
Doron Behar,
Eason-Yu on github, Erik Minekus, Even Rouault, Gi
thub user @jakirkha
m,
Han Han, Harry Sintonen, Jean Fabrice, Jim Fuller,
Kamil Dudka,
Loganaden Velvindron, Marcel Raad, Marc Hörsken, Ma
tthew Whitehead
,
Max Dymond, Maxime Legros, Michael Kaufmann, Nate Prewitt,
Nicklas Avén,
Nick Zitzmann, Philipp Waehnert, Rainer Jung, Ray Satiro,
Rich Turner,
Rick Deist, Rikard Falkeborn, Ruslan Baratov, Sergei Nikulov,
Shaun Jackman,
Thomas Glanzmann, Viktor Szakats, Yiming Jing,
(4
0
contributors)
Daniel Stenberg,
Dario Weißer,
Dave Reisner, Dmitry Kostjuchenko,
Doron Behar,
Eason-Yu on github, Erik Minekus, Even Rouault, Gi
sle Vane
m,
Github user @jakirkham,
Han Han, Harry Sintonen, Jean Fabrice, Jim Fuller,
Kamil Dudka,
Loganaden Velvindron, Marcel Raad, Marc Hörsken, Ma
rtin Ankerl
,
Matthew Whitehead,
Max Dymond, Maxime Legros, Michael Kaufmann, Nate Prewitt,
Nicklas Avén,
Nick Zitzmann, Philipp Waehnert, Rainer Jung, Ray Satiro,
Rich Turner,
Rick Deist, Rikard Falkeborn, Ruslan Baratov, Sergei Nikulov,
Shaun Jackman,
Thomas Glanzmann, Viktor Szakats, Yiming Jing,
(4
3
contributors)
Thanks! (and sorry if I forgot to mention someone)
...
...
@@ -219,3 +225,9 @@ References to bug reports and discussions on issues:
[86] = https://curl.haxx.se/bug/?i=3126
[87] = https://curl.haxx.se/bug/?i=3124
[88] = https://curl.haxx.se/bug/?i=3102
[89] = https://curl.haxx.se/bug/?i=3159
[90] = https://curl.haxx.se/bug/?i=3138
[91] = https://curl.haxx.se/bug/?i=3137
[92] = https://curl.haxx.se/bug/?i=3137
[93] = https://curl.haxx.se/bug/?i=3144
[94] = https://curl.haxx.se/bug/?i=3140
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment