Colin Finck
175abbf8c2
[ROSAUTOTEST] Use default port 443 for CWebService again.
...
Port 8443 was an extra TLS 1.1 server hosting only the testman webservice at a time when TLS 1.1 was still an option and we had no other choice on XP/2003.
Now that we can use curl and TLS 1.2/1.3 on these platforms thanks to Mark, there is no need for that extra server anymore.
I'd like to retire it at some point.
2026-06-21 14:14:32 +02:00
Mark Jansen
552f858018
[ROSAUTOTEST] Add option to use libcurl
2025-08-01 20:49:29 +02:00
Victor Perevertkin
a12d029ec0
[ROSAUTOTEST] Revert 9ff3adb. This fixes MSVC build.
...
This reverts commit 9ff3adb7d7 .
2020-04-09 03:04:44 +03:00
Victor Perevertkin
9ff3adb7d7
[ROSAUTOTEST] Change custom auto_array_ptr to std::unique_ptr
2020-04-09 02:08:10 +03:00
Colin Finck
7d1f270918
[ROSAUTOTEST] Submit results to https://reactos.org:8443 instead of https://tlsv1.reactos.org
...
It is much easier server-side to maintain a different TLS configuration on another port rather than another subdomain.
2020-04-04 20:35:58 +02:00
Colin Finck
3c02749f92
[ROSAUTOTEST] Use tlsv1.reactos.org for submitting test results now that reactos.org is TLS 1.2+
...
We still need to be able to submit test results from Windows Server 2003, which supports TLS 1.0 only.
2020-04-04 12:57:50 +02:00
Timo Kreuzer
42d2d5ec9c
[ROSTESTS] fix x64 build and fix/disable warnings
2020-01-26 11:50:37 +01:00
Serge Gautherie
f79ca12eda
[ROSAUTOTEST] "Enforce" ending '\n' on C___Exception messages ( #1533 )
2019-04-28 12:20:37 +02:00
Pierre Schweitzer
ec96bf8e5c
[ROSAUTOTEST] Force HTTPS
...
ONLINE-855
2018-12-13 11:54:59 +01:00
Pierre Schweitzer
a062160b29
[ROSAUTOTEST] Forget about HTTP, go over HTTPS directly
...
ONLINE-855
2018-12-13 11:49:13 +01:00
Pierre Schweitzer
1d22362741
[ROSAUTOTEST] Allow transparent redirection to HTTPS URLs
...
ONLINE-855
2018-12-13 11:45:43 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00