tor/src
Alexander Færøy b0b8f7c30c Add support for Android's logging subsystem.
This patch adds support for Android's logging subsystem in Tor. When
debugging Android applications it is useful to be able to collect
information about the application running on the platform via the
various system services that is available on the platform.

This patch allows you to add "Log notice android" to your torrc and have
Tor send everything above and including the notice severity to Android's
ring buffer which can be inspected using the 'adb logcat' program.

See: https://bugs.torproject.org/24362
2017-12-11 13:22:39 +00:00
..
common Add support for Android's logging subsystem. 2017-12-11 13:22:39 +00:00
config Merge branch 'maint-0.3.0' into maint-0.3.1 2017-11-11 12:23:34 -05:00
ext Merge branch 'maint-0.3.0' into maint-0.3.1 2017-11-13 20:36:04 -05:00
or Add support for Android's logging subsystem. 2017-12-11 13:22:39 +00:00
rust Change our build process to run Cargo from inside the build tree 2017-12-05 14:23:55 -05:00
test Fix up test_circuitstats to use the new circuit_free macro 2017-12-08 17:52:45 -05:00
tools tor_runner.c: Add a circumlocution and a caveat. 2017-11-01 13:22:09 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
win32 bump to 0.3.2.6-alpha-dev 2017-12-01 09:34:31 -05:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00