-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/05/15 13:53, firebr...@ruggedinbox.com wrote:
> Hi,
>
> I have recently begun to read the onionoo sources. I have submitted
> a small patch some time ago to fix a rather trivial issue. Could
> someone have a look?
>
> https://trac.torproject.or
Hi,
I have recently begun to read the onionoo sources. I have submitted a
small patch some time ago to fix a rather trivial issue. Could someone
have a look?
https://trac.torproject.org/projects/tor/ticket/15654
** firebrand
___
tor-dev mailing list
t
Hi,
I'm trying to add an event listener to torbutton . at first my while
initialize torbutton will send "setevents warn" through control port. and
when any warning rise from OP it wil be catch by my event listener and show
the warning through alert message".
i'm novice in javascript.
please help