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

Improve ssl buffers handling #8165

Merged
merged 6 commits into from Jun 15, 2022

Commits on Jun 14, 2022

  1. #8161 improve SSLConnection buffers handling

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 14, 2022
    Copy the full SHA
    b383f53 View commit details
    Browse the repository at this point in the history
  2. #8161 add memory heuristic to ArrayRetainableByteBufferPool

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 14, 2022
    Copy the full SHA
    00e33d6 View commit details
    Browse the repository at this point in the history
  3. #8161 add mod and xml config to configure RetainableByteBufferPool

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 14, 2022
    Copy the full SHA
    7a0b80c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. #8161 introduce releaseEmpty*Buffer vs release*Buffer helpers

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 15, 2022
    Copy the full SHA
    ba17305 View commit details
    Browse the repository at this point in the history
  2. #8161 improve javadoc and mod doc

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 15, 2022
    Copy the full SHA
    090306b View commit details
    Browse the repository at this point in the history
  3. #8161 remove xml config and improve naming of buffer-releasing methods

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jun 15, 2022
    Copy the full SHA
    e6800f7 View commit details
    Browse the repository at this point in the history