commit 25bc4c0a6fa8b7c46933f86ff1af142f5cf7559b
Author: Nathan Freitas <nat...@freitas.net>
Date:   Thu Aug 21 09:46:36 2014 -0400

    add new flush transproxy interface method
---
 src/org/torproject/android/service/ITorService.aidl |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/org/torproject/android/service/ITorService.aidl 
b/src/org/torproject/android/service/ITorService.aidl
index 2d57c9b..07b08a0 100644
--- a/src/org/torproject/android/service/ITorService.aidl
+++ b/src/org/torproject/android/service/ITorService.aidl
@@ -52,4 +52,6 @@ interface ITorService {
     String[] getLog ();
     
     long[] getBandwidth ();
+    
+    boolean flushTransProxy ();
 }



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to