Skip to content
Snippets Groups Projects
  1. Oct 27, 2022
  2. Oct 21, 2022
  3. Sep 29, 2022
  4. Sep 27, 2022
  5. Sep 23, 2022
  6. Sep 22, 2022
  7. Sep 05, 2022
  8. Aug 05, 2022
  9. Jun 20, 2022
  10. Jun 13, 2022
    • akwizgran's avatar
      Read Tor process's stdout until it exits. · a38933df
      akwizgran authored
      On Windows, RunAsDaemon is a no-op so we need to read stdout to find out when Tor has finished starting up, then continue to read and discard stdout until Tor exits.
      a38933df
  11. Jun 09, 2022
  12. May 19, 2022
  13. Mar 31, 2022
  14. Mar 30, 2022
  15. Mar 29, 2022
  16. Mar 10, 2022
  17. Mar 09, 2022
  18. Mar 08, 2022
  19. Dec 13, 2021
  20. Dec 07, 2021
  21. Dec 06, 2021
  22. Nov 18, 2021
  23. Nov 17, 2021
  24. Nov 15, 2021
  25. Nov 03, 2021
  26. Oct 16, 2021
    • Sebastian's avatar
      Make Tor ports configurable at runtime · d4656df3
      Sebastian authored
      Instead of using hard-coded values 59050 and 59051 for the Tor socks and
      control ports, provide them via a TorPorts interface. This makes it possible
      to pass the ports to a TorPortsImpl in modules. Hence it is possible to
      configure the Tor port for different types of builds or via command line
      options in case of briar headless or other clients using the core code.
      d4656df3
  27. Aug 16, 2021
  28. Jul 13, 2021
  29. Jun 16, 2021
Loading