You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
This diff converts libndt to use mkbuild as opposed to deprecated
subrepositories that we would like to decommission.
It includes uncommitted changes to mkbuild required to make this conversion
actually possible, see measurement-kit/mkbuild#6.
It also removes conditional support for OpenSSL and cURL mainly
because that simplifies the migration, _and_ because having such
support as optional was optional complexity.
This diff additionally changes the testing strategy in Travis
to only cover the legacy code path. It appears that there have
been changes again and now running several NDT tests from the
same invocation of Travis has become problematic.
This is reasonably okay because at this stage we're going to use
libndt only as an implementation of the legacy protocol.
Closes#91.
Closes#92.
This helps to decommission some repositories that we still have around in the Github organisation and that are now uniquely used here.
The text was updated successfully, but these errors were encountered: