Commits on Source 4

  • henry's avatar
    fixup! TB 40597: Implement TorSettings module · 4b7dc6cc
    henry authored
    TB 41921: Do not wait for TorSettings to initialise before allowing a
    bootstrap.
    
    Instead, we wait for TorSettings as required: for preparing
    AutoBootstrap attempts, and TorBootstrapRequest should already wait for
    TorSettings before attempting to connect.
    4b7dc6cc
  • henry's avatar
    fixup! TB 40933: Add tor-launcher functionality · 34cfa54a
    henry authored
    TB 41921: Ensure TorProviderBuilder.build can be called immediately
    after TorProviderBuilder.init returns (without await).
    
    We make sure that the `#provider` instance is created before any break
    in execution caused by an `await`.
    34cfa54a
  • henry's avatar
    fixup! TB 42247: Android helpers for the TorProvider · 1dc47dd9
    henry authored
    TB 41921: Do not wait for TorProviderBuilder.init since it is no longer
    async.
    1dc47dd9
  • henry's avatar
    fixup! TB 40933: Add tor-launcher functionality · fff7daea
    henry authored
    TB 41921: Add a note to TorBootstrapRequest explaining the expectation
    that the TorProvider has already read from TorSettings before it
    connects.
    fff7daea
Loading
Loading