1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls
Andy Green 911898ad70 windows: recent win10 support Unix Domain
Allow selection of Unix Domain Sockets on windows since it is supported
for the last couple of years on windows 10

https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/

... if only they could add a full set of posix pieces to go with it
(and abstract namespace UDS which doesn't work apparently) so that
the parts dealing with uid / gid don't have to be disabled.
2020-06-02 08:37:10 +01:00
..
mbedtls cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
openssl openssl: fix improper use of negative value 2020-06-02 08:37:10 +01:00
CMakeLists.txt windows: recent win10 support Unix Domain 2020-06-02 08:37:10 +01:00
lws-gencrypto-common.c jws: lws_gencrypto_jws_alg_to_definition needs sentinel 2020-03-21 14:43:53 +00:00
lws-genec-common.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
private-lib-tls.h tls: apply restriction if any also to client connections 2020-01-15 16:32:48 +00:00
private-network.h CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
tls-client.c CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
tls-network.c minimal-http-client-multi: add POST 2020-02-21 17:32:41 +00:00
tls-server.c clean: turn down verbosity on some debugging printfs 2020-06-02 08:37:10 +01:00
tls.c tls restriction: account for pipelining and add test 2020-03-01 08:14:43 +00:00