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
f99e3478
Commit
f99e3478
authored
20 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
bugs, changes, sponsors!
parent
f5a0c173
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
+12
-4
12 additions, 4 deletions
RELEASE-NOTES
with
12 additions
and
4 deletions
RELEASE-NOTES
+
12
−
4
View file @
f99e3478
...
...
@@ -2,12 +2,17 @@ Curl and libcurl 7.12.0.
Public curl release number: 81
Releases counted from the very beginning: 108
Available command line options: 9
5
Available command line options: 9
6
Available curl_easy_setopt() options: 113
Number of public functions in libcurl: 36
A special thanks to the recent project sponsors:
archivas.com and Alan Pinstein, for paying me to focus on their requests
This release includes the following changes:
o added ability to "upload" to file:// URLs
o added curl_global_init_mem()
o removed curl_formparse()
o the MSVC project file in the release archive is automatically built
...
...
@@ -16,11 +21,13 @@ This release includes the following changes:
o added curl_easy_strerror(), curl_multi_strerror() and curl_share_strerror()
o IPv6-enabled Windows hosts now resolves names threaded/asynch as well
o configure --with-libidn can be used to point out the root dir of a libidn
installation for curl to use, then libcurl can
resolve and use IDNA names
(domain names with "international" letters)
installation
(version 0.4.5 or later)
for curl to use, then libcurl can
resolve and use IDNA names
(domain names with "international" letters)
This release includes the following bugfixes:
o incoming cookies with domains set with a prefixed dot now works better
o CURLOPT_COOKIEFILE and CURLOPT_COOKIE can be used in the same request
o improved peer certificate name verification
o allocation failures cause no leaks nor crashes
o the progress meter display now handles file sizes up to full 8 exabytes
...
...
@@ -45,6 +52,7 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Gisle Vanem, Tommy Tam, Luca Altea, James Bursa, Mihai Ionescu, Michael
Benedict, Andrés García, Joe Halpin, Seshubabu Pasam, Peter Sylvester
Benedict, Andrés García, Joe Halpin, Seshubabu Pasam, Peter Sylvester,
Robert D. Young, Jesse Noller, David Byron, Massimiliano Ziccardi
Thanks! (and sorry if I forgot to mention someone)
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