Skip to content

Updated changes.md as per code review comments.#16

Merged
dblock merged 1 commit intojava-native-access:masterfrom
tmyroadctfig:master
Jul 27, 2011
Merged

Updated changes.md as per code review comments.#16
dblock merged 1 commit intojava-native-access:masterfrom
tmyroadctfig:master

Conversation

@tmyroadctfig
Copy link
Copy Markdown
Contributor

Update changes.md - move new functions to correct sub-heading and expand the added list.

dblock added a commit that referenced this pull request Jul 27, 2011
Updated changes.md as per code review comments.
@dblock dblock merged commit 1f495f5 into java-native-access:master Jul 27, 2011
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…ava-native-access#48)

Motivation:

`quiche::connect` function takes an option `server_name` argument for peer's certificate verification. Previously was always set to NULL.

Modifications:

* Defines `QuicChannelConfig` to be used instead of default with additional `QUIC_PEER_CERT_SERVER_NAME` option
* When creating Quiche connection, uses `server_name` set into the config (if any)


Result:

Full coverage for `quiche::connect` arguments, fixes java-native-access#16

Co-authored-by: Norman Maurer <[email protected]>
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.

2 participants