Skip to content

Integrating the fix for JNA-184 as submitted in http://java.net/jira/brow#10

Closed
kohsuke wants to merge 1 commit intojava-native-access:masterfrom
kohsuke:JNA-184

Conversation

@kohsuke
Copy link
Copy Markdown
Contributor

@kohsuke kohsuke commented Jul 10, 2011

@ghost ghost assigned twall Jul 11, 2011
@twall twall closed this in 00c7924 Jul 11, 2011
@mleinart
Copy link
Copy Markdown

Any chance a version can be cut for this? This fix is essential for anyone running the latest Ubuntu release

mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…igner (java-native-access#10)

Motivation:

While it is valid to use some sort of signing to generate a new connection id its not really needed (by the spec). We should be more unspecific here and also be consistent with the client side.

Modifications:

- Introduce QuicConnectionIdAddressGenerator and expose a default implementation via QuichConnectionIdAddress that uses a SecureRandom
- Split QuicCodecBuilder into QuicClientCodecBuilder and QuicServerCodecBuilder to ensure we only enforce specific config where its needed
- Update the examples for the new API
- Add some javadocs to the builders

Result:

Be more flexible in how the connection id is generated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants