[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Mark Thomas ma...@apache.org ---
Thanks for the report. I applied a different patch as I wanted to avoid
duplicate code as far as possible. The issue should be fixed in trunk but feel
free to re-open the issue if that is not the case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997

--- Comment #3 from Niki Dokovski nick...@gmail.com ---
Thanks Mark, It works just fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997

--- Comment #1 from Niki Dokovski nick...@gmail.com ---
Created attachment 30309
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=30309action=edit
patch in AsyncChannelWrapperSecure.java

illustrating a potential improvement in handling the buffer underflow state

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997

Violeta Georgieva violet...@apache.org changed:

   What|Removed |Added

  Attachment #30309|0   |1
   is patch||
  Attachment #30309|application/octet-stream|text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997

Niki Dokovski nick...@gmail.com changed:

   What|Removed |Added

 CC||nick...@gmail.com
 OS||All

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org