Skip to content
Snippets Groups Projects
  1. Jun 20, 2022
  2. 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
  3. Jun 09, 2022
  4. May 19, 2022
  5. Mar 31, 2022
  6. Mar 30, 2022
  7. Mar 29, 2022
  8. Mar 10, 2022
  9. Mar 09, 2022
  10. Mar 08, 2022
  11. Dec 13, 2021
  12. Dec 07, 2021
  13. Dec 06, 2021
  14. Nov 18, 2021
  15. Nov 17, 2021
  16. Nov 15, 2021
  17. Nov 03, 2021
  18. 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
  19. Aug 16, 2021
  20. Jul 13, 2021
  21. Jun 16, 2021
  22. May 28, 2021
  23. May 04, 2021
  24. Apr 27, 2021
  25. Apr 13, 2021
  26. Mar 09, 2021
  27. Mar 03, 2021
  28. Feb 17, 2021
  29. Feb 09, 2021
Loading