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
0760b356
Commit
0760b356
authored
8 years ago
by
Steve Holme
Browse files
Options
Downloads
Patches
Plain Diff
KNOWN_BUGS: Use
https://curl.haxx.se
URL for github based issues
parent
f5050d06
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
docs/KNOWN_BUGS
+4
-4
4 additions, 4 deletions
docs/KNOWN_BUGS
with
4 additions
and
4 deletions
docs/KNOWN_BUGS
+
4
−
4
View file @
0760b356
...
...
@@ -6,17 +6,17 @@ may have been fixed since this was written!
94. Replies to IMAP custom requests other than LIST do not appear in the body.
If you send a custom request such as FETCH the server's reply will be parsed
as if it is a reply to a LIST.
https://
github.com/curl/curl/issues/
536
https://
curl.haxx.se/bug/?i=
536
93. It is not possible to pass a 64-bit value using CURLFORM_CONTENTLEN with
CURLFORM_ARRAY, when compiled on 32-bit platforms that support 64-bit
integers. This is because the underlying structure 'curl_forms' uses a dual
purpose char* for storing these values in via casting. For more information
see the now closed related issue:
https://
github.com/curl/curl/issues/
608
https://
curl.haxx.se/bug/?i=
608
91. "curl_easy_perform hangs with imap and PolarSSL"
https://
github.com/curl/curl/issues/
334
https://
curl.haxx.se/bug/?i=
334
90. IMAP "SEARCH ALL" truncates output on large boxes. "A quick search of the
code reveals that pingpong.c contains some truncation code, at line 408,
...
...
@@ -44,7 +44,7 @@ may have been fixed since this was written!
CURLINFO_STARTTRANSFER_TIME is wrong. While using POST
CURLINFO_STARTTRANSFER_TIME minus CURLINFO_PRETRANSFER_TIME is near to zero
every time.
https://
github.com/curl/curl/issues/
218
https://
curl.haxx.se/bug/?i=
218
https://curl.haxx.se/bug/view.cgi?id=1213
84. CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS
...
...
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