spaceface777
|
7ea77a0047
|
vschannel: fix net segfault on Windows (#5587)
|
2020-06-30 20:51:07 +03:00 |
spaceface777
|
624005bbd0
|
tcc_win: fix tests
|
2020-06-19 12:54:56 +02:00 |
Nicolas Sauzede
|
1dadf9d966
|
fix Windows warnings
|
2019-11-16 02:30:50 +03:00 |
vitalyster
|
0796e1dd69
|
socket: no need to initialize WinSock on each request
|
2019-10-09 21:01:31 +03:00 |
joe-conigliaro
|
f570cbfca8
|
http/win: fix schannel from crashing
|
2019-10-09 01:59:23 +03:00 |
vitalyster
|
9834ccfcd9
|
windows: Unicode and IPv6 http/sockets
cleanup schannel implementation (drop NT4.0 compatibility, use unicode strings, etc)
restore http tests
fix socket test: it did not throw before
|
2019-09-26 22:54:15 +03:00 |
joe-conigliaro
|
cd625b04eb
|
http: windows - make https requests work in threads
|
2019-08-29 12:33:20 +03:00 |
joe-conigliaro
|
836cc32d78
|
http: allocate memory dynamically on Windows
|
2019-08-25 21:27:12 +03:00 |
Delyan Angelov
|
51818346df
|
http: support plain http protocol
|
2019-08-21 20:04:06 +03:00 |
Joe Conigliaro
|
e35ef3b83e
|
tls_ctx was definded before TlsContext
|
2019-08-21 15:04:40 +03:00 |
joe-conigliaro
|
5a84a4e507
|
vlib.http: schannel cleanup. use ctx struct instead of passing args everywhere
|
2019-08-11 13:13:33 +02:00 |
joe-conigliaro
|
a0b59783a2
|
vlib.http: fix http schannel & follow redirects & cleanup
|
2019-08-10 10:05:59 +02:00 |
joe-conigliaro
|
d9a83481a5
|
http: initial windows schannel http support
|
2019-08-09 12:52:14 +02:00 |