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
4a9e1254
Commit
4a9e1254
authored
20 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
7.13 coming up
parent
21b41054
No related branches found
Branches containing commit
Tags
curl-7_13_0
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGES
+5
-0
5 additions, 0 deletions
CHANGES
RELEASE-NOTES
+5
-1
5 additions, 1 deletion
RELEASE-NOTES
TODO-RELEASE
+5
-3
5 additions, 3 deletions
TODO-RELEASE
docs/KNOWN_BUGS
+3
-0
3 additions, 0 deletions
docs/KNOWN_BUGS
with
18 additions
and
4 deletions
CHANGES
+
5
−
0
View file @
4a9e1254
...
...
@@ -6,6 +6,11 @@
Changelog
Version 7.13.0 (1 February 2005)
Daniel (31 January 2005)
- Added Lars Nilsson's htmltitle.cc example
Daniel (30 January 2005)
- Fixed a memory leak when using the multi interface and the DO operation
failed (as in test case 205).
...
...
This diff is collapsed.
Click to expand it.
RELEASE-NOTES
+
5
−
1
View file @
4a9e1254
...
...
@@ -22,6 +22,10 @@ This release includes the following changes:
This release includes the following bugfixes:
o re-sending a request when retrying on a fresh connection with multi
interface
o improved valgrind report parser in the test suite
o several valgrind reports
o CURLOPT_FTPPORT and -P work when built ipv6-enabled
o FTP third party transfers was much improved
o proxy environment variables are now ignored when built HTTP-disabled
...
...
@@ -51,6 +55,6 @@ advice from friends like these:
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt,
Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop,
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel Daz Garca,
Stephan Bergmann, Philippe Hameau, Ian Ford, Stephen More
Stephan Bergmann, Philippe Hameau, Ian Ford, Stephen More
, Lars Nilsson
Thanks! (and sorry if I forgot to mention someone)
This diff is collapsed.
Click to expand it.
TODO-RELEASE
+
5
−
3
View file @
4a9e1254
Issues not sorted in any particular order.
To get fixed in 7.13.
0
(planned release:
February
2005)
To get fixed in 7.13.
1
(planned release:
April
2005)
======================
58 - Fix KNOWN_BUGS #19: "FTP 3rd party transfers with the multi interface
doesn't work"
To get fixed in 7.13.1 (planned release: April 2005)
======================
59 - Figure out a fix for David Byron's SSL problems:
http://curl.haxx.se/mail/lib-2005-01/0240.html
47 - Peter Sylvester's patch for SRP on the TLS layer
Awaits OpenSSL support for this, no need to support this in libcurl before
...
...
This diff is collapsed.
Click to expand it.
docs/KNOWN_BUGS
+
3
−
0
View file @
4a9e1254
...
...
@@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
19. FTP 3rd party transfers with the multi interface doesn't work. Test:
define CURL_MULTIEASY, rebuild curl, run test case 230 - 232.
18. test case 57 has </test> that should be </client> but when corrected, the
test case fails!
...
...
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