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

8 Коммитов

Автор SHA1 Сообщение Дата
Nick Banks 2e2b9c18ad
Onboard Tests for OpenSSL 3 (#3388) 2023-02-02 13:43:49 -05:00
Thad House 4136685957
Build M1 OpenSSL Builds, Create Universal Binaries (#1414)
* Add support to M1 Mac builds in CI
2021-03-31 08:41:29 -07:00
Thad House b1940ba5ec
Remove stub TLS (#1411)
* Remove stub TLS

We were only using stub TLS to be compatible with ASAN. Now that OpenSSL and Asan work together, we can remove stub TLS and reduce our TLS scope.
2021-03-30 14:22:39 -07:00
Nick Banks dd4f4ede0f
Remove miTLS (#1398) 2021-03-29 17:21:54 -07:00
Thad House 50683f5b39
macOS Support (#1226)
Adds macos support to msquic.

Currently, it builds, and core tests will pass, but many datapath tests will not. This is because the datapath depends on ipv4 and ipv6 dual mode sockets, which have issues on macos. However, we want this merged so it doesn't get 4 months stale again.

The datapath is basically a clone of the epoll datapath, except using kqueue.

Co-authored-by: Max <mxms@me.com>
Co-authored-by: Nick Banks <nibanks@microsoft.com>
Co-authored-by: Lars Eggert <200328+larseggert@users.noreply.github.com>
2021-02-12 10:58:41 -08:00
Nick Banks 3e5099d436
Refactors Build Artifacts (#608) 2020-07-17 12:25:51 -07:00
Nick Banks 28f0bd9905
Windows Kernel Mode Test Automation (#595) 2020-07-14 16:33:03 -07:00
Nick Banks c478799e48
Move All Scripts to Top Level Scripts Folder (#538) 2020-06-22 16:18:26 -07:00