tor-android icon indicating copy to clipboard operation
tor-android copied to clipboard

commits missing from tor-android-0.4.7.10 tag

Open syphyr opened this issue 3 years ago • 1 comments

The latest tag for tor-android-0.4.7.10 does not seem to include any of the extra changes that are always applied to each tag.

879713c916 (4 months ago) (2 years, 10 months ago) add TorService.torFreeAll() method to clean up between restarts (Hans-Christoph Steiner)
c612f3cc22 (4 months ago) (10 months ago) Temporary workaround for a double close crash with fdsan. (Torsten Grote)
91ea47652c (4 months ago) (12 months ago) On Android, get_data_directory() should not use LOCALSTATEDIR (Hans-Christoph Steiner)
e33654d1ca (4 months ago) (12 months ago) do not use SHARE_DATADIR on Android (Hans-Christoph Steiner)
e74e5008f1 (4 months ago) (1 year, 5 months ago) gitlab-ci: add complete Android build and test run in emulator (Hans-Christoph Steiner)
ec3829f281 (4 months ago) (2 years, 10 months ago) gitlab-ci: add cppcheck job (Hans-Christoph Steiner)
fcd7e42559 (4 months ago) (3 years ago) hack to expose the ControlSocket UNIX socket in Java space (Hans-Christoph Steiner)
148e41c1cf (4 months ago) (2 years, 11 months ago) DO NOT MERGE comment out tests that fail on Android (Hans-Christoph Steiner)
a588dec23c (4 months ago) (2 years, 11 months ago) DO NOT MERGE tor's build system strips out TorService, unless its in an existing file (Hans-Christoph Steiner)
a07d344bcd (4 months ago) (2 years, 10 months ago) DO NOT MERGE disable check for strdup until JNI impl fixed (Hans-Christoph Steiner)
0c3fd81d3d (4 months ago) (3 years, 1 month ago) add Java Native Interface (JNI) API to support Android (Hans-Christoph Steiner)
05bb7f65ef (4 months ago) (2 years, 11 months ago) Override log_err/log_warn in connection, stdout/stderr don't work (Hans-Christoph Steiner)
0224529fa1 (4 months ago) (3 years ago) with --enable-android, fail with error if no host or cross-compiling (Hans-Christoph Steiner)
45f6783ecf (4 months ago) (3 years, 1 month ago) move Android build setup into --enable-android flag (Hans-Christoph Steiner)

syphyr avatar Oct 10 '22 21:10 syphyr

Yes, apologies working on it.

n8fr8 avatar Oct 11 '22 01:10 n8fr8