Adrien Gallouët
Results
32
comments of
Adrien Gallouët
The idea is to remove completely the use of `libcurl` and all the code related. I'm waiting the boringssl PR to replace it everywhere :)
The plan is to replace the current `libcurl` build with OpenSSL and BoringSSL (not only OpenSSL) first in the CI, then in all releases. If successful, I will deprecate the...