Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Daiki AMINAKA 56ca7ed27a
Fix event name (#2115) 2021-11-04 08:10:07 -04:00
Anthony Rossi 0c3acc3ac8
Expand listener documentation. (#1643) 2021-05-27 11:18:02 -07:00
Thad House 526e9d234b
Add support receiving different API Table Versions (#1572)
* Add support receiving different API Table Versions

Because of the distribution scenario on linux, we need to handle versions. Adds a new MsQuicOpenVersion to support doing this.

In msquic.h, MsQuicOpen forwards with either a macro or inline function to MsQuicOpenVersion. Internally, MsQuicOpen which will always return V1 is exported for compatibility with old binaries.

* Some docs and fixups

* More documentation

* One more nit

Co-authored-by: Nick Banks <nibanks@microsoft.com>
2021-05-13 08:50:31 -07:00
Nick Banks aae991acc1
Link to TLS doc 2021-03-04 09:32:49 -08:00
Nick Banks bc311296fa
API Documentation Improvements (#1301) 2021-02-28 08:49:24 -08:00
Nick Banks b84426ce6d
Remove breaking change warning 2020-11-09 08:46:49 -08:00
Nick Banks 9a651b1b7c
QUIC Configuration Interface (#777) 2020-09-29 12:11:57 -07:00
Nick Banks 6a5d6ce1c3
Remove API Version Parameter from MsQuicOpen (#253) 2020-03-24 10:41:48 -07:00
Nick Banks d77d55f6b5
Documentation Feedback Changes (#46) 2020-01-24 14:16:56 -08:00
Nick Banks ddb0055425
Sync Latest - 11/27/19 (#14)
Lots of documentation changes and some fairly minor bug fixes and clean up.
2019-11-27 12:08:15 -08:00
Nick Banks 4beb7ea79c
Initial Docs (#10)
This PR adds some initial high level API documentation.
2019-11-15 16:44:38 -08:00