Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report full info for BoringSSL errors #24068

Closed
whesse opened this issue Aug 13, 2015 · 1 comment
Closed

Report full info for BoringSSL errors #24068

whesse opened this issue Aug 13, 2015 · 1 comment
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Milestone

Comments

@whesse
Copy link
Contributor

whesse commented Aug 13, 2015

Implement the utility function to get full BoringSSL error codes and messages, from the error stack, and report them in IOExceptions returned from SecureSocket functions.

This is ThrowIOException() in runtime/bin/secure_socket.cc

@whesse whesse added P1 A high priority bug; for example, a single project is unusable or has many test failures Type-Enhancement library-io labels Aug 13, 2015
@whesse whesse self-assigned this Aug 13, 2015
@whesse whesse added this to the 1.13 milestone Aug 13, 2015
@kevmoo kevmoo added the area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. label Aug 14, 2015
whesse added a commit that referenced this issue Oct 6, 2015
Fix error in http_proxy_advanced_test.

BUG=#24183
BUG=#24068
BUG=#24074
R=sgjesse@google.com

Review URL: https://codereview.chromium.org/1386023003 .
@whesse
Copy link
Contributor Author

whesse commented Oct 6, 2015

@whesse whesse closed this as completed Oct 6, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants