On 27/03/14 22:14, Qingping Hou wrote:
> On 03/27/2014 03:36 PM, Christopher Baines wrote:
>> On 27/03/14 19:25, Helder Ribeiro wrote:
>>> Great! Do you know what kinds of things are most useful to measure first?
>>> Is it more useful at this point to:
>>> 1. measure time spent on functions within
Virgil Griffith:
> I have two proposals to add to the torspec.git. They are:
>
> (1) http://dl.dropbox.com/u/3308162/230-quicken-tor2web-mode.txt
> (2) http://dl.dropbox.com/u/3308162/231-remittance-addresses.txt
>
>
With regard to (2), the torrc file is not a dot file by default. Also
the Rem
On 3/27/14, Virgil Griffith wrote:
> I have two proposals to add to the torspec.git. They are:
>
> (1) http://dl.dropbox.com/u/3308162/230-quicken-tor2web-mode.txt
> (2) http://dl.dropbox.com/u/3308162/231-remittance-addresses.txt
>
>
Hi Virgil,
Upon first peek, I'd say that these proposals are
I have two proposals to add to the torspec.git. They are:
(1) http://dl.dropbox.com/u/3308162/230-quicken-tor2web-mode.txt
(2) http://dl.dropbox.com/u/3308162/231-remittance-addresses.txt
If someone with commit rights will add them that'd be lovely and we
can ignore the rest of this message.
I
On 03/27/2014 03:25 PM, Helder Ribeiro wrote:
> Hi Qingping, thanks for the help! Answer below:
>
>
> On Tue, Mar 25, 2014 at 2:44 AM, Qingping Hou wrote:
>
>> If you decided to work on profiling hidden service, I would suggest you
>> take a
>> look at chutney[1] and shadow[2]. Torperf is not u
On 03/27/2014 03:36 PM, Christopher Baines wrote:
> On 27/03/14 19:25, Helder Ribeiro wrote:
>> Great! Do you know what kinds of things are most useful to measure first?
>> Is it more useful at this point to:
>> 1. measure time spent on functions within a process, to see if there's
>> anything taki
On 27/03/14 19:25, Helder Ribeiro wrote:
> Great! Do you know what kinds of things are most useful to measure first?
> Is it more useful at this point to:
> 1. measure time spent on functions within a process, to see if there's
> anything taking up too much time, for example, at the hidden service'
Hi Qingping, thanks for the help! Answer below:
On Tue, Mar 25, 2014 at 2:44 AM, Qingping Hou wrote:
> If you decided to work on profiling hidden service, I would suggest you
> take a
> look at chutney[1] and shadow[2]. Torperf is not under active maintenance
> anymore and it can be easily repl
On Thu, Mar 27, 2014 at 13:41:21 -0400, Nathan Freitas wrote:
> On 03/27/2014 12:30 PM, Daniel Martí wrote:
> > This fixes the remaining $(top_srcdir) errors and properly
> > generates event2/event-config.h
>
> Thanks. Will review and integrate shortly.
Great, thanks!
Make sure to clean and rese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/27/2014 12:30 PM, Daniel Martí wrote:
> This fixes the remaining $(top_srcdir) errors and properly
> generates event2/event-config.h
Thanks. Will review and integrate shortly.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comm
Hey Amin,
Good to hear from you. As the first step try to download the latest
stegotorus code:
git clone https://github.com/zackw/stegotorus
cd stegotorus
git checkout tor-improve
and try to compile it:
autoreconf
./configure PKG_CONFIG_PATH=`pwd`&& make
When you are successfully able to build
Hey Noah,
I've updated the tickets: 8098, 8096. I don't know much about 8090, it
is not coding related and hence seems irrelevant to GSoC. I made a
ticket for the task we discussed as well:
#11337: Reimplement (move relevant functions, delete extra redundant
code) of pdfSteg.cc, swfSteg.cc, jsSte
Greetings humans,
this is an email to remind you that the regular biweekly pluggable
transports meeting is going to happen tomorrow. Place is the #tor-dev
IRC channel in OFTC. Time is 17:00 UTC.
Cheers!
___
tor-dev mailing list
tor-dev@lists.torproject.
This fixes the remaining $(top_srcdir) errors and properly generates
event2/event-config.h
Signed-off-by: Daniel Martí
---
external/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/external/Makefile b/external/Makefile
index bce8d83..7a9f637 100644
--- a/external/M
Signed-off-by: Daniel Martí
---
.gitignore | 21 -
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4824f92..f3fb750 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,11 @@
-external/bin/
-external/include/
-external/jtorctl-build
Hi,
I've written this (ugly, unconfigurable) patch for Tor which is designed to
allow hidden services more information about their users, by giving each
inbound circuit its own temporary "IP address" in the 127.x range. This
technique works on Linux (I've not tried it on anything else) and all
16 matches
Mail list logo