Re: [tor-dev] regarding control spec for hidden service descriptor

2013-09-02 Thread Qingping Hou
On 09/02/2013 05:01 AM, grarpamp wrote: > On 9/2/13, grarpamp wrote: >>> https://trac.torproject.org/projects/tor/ticket/8510 > >> 'fetchfail' or 'fetchok' > >> These two status need extended fields >> fetchfail >> fetchok > > 'fromcache' also needs >

Re: [tor-dev] regarding control spec for hidden service descriptor

2013-09-02 Thread Qingping Hou
___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

[tor-dev] [RELEASE] Torsocks 2.0.0-rc2

2013-09-02 Thread David Goulet
Greetings everyone! After a week or so, the release candidate 2 is now out after receiving various contributions for BSD and OS X support. A quick note. Please use the Github bug tracker for any issues and *not* trac.torproject.org. Until this code base is accepted as a potential replacement for

Re: [tor-dev] #7167 (IRC meeting to discuss sponsor F progress)

2013-09-02 Thread David Fifield
On Fri, Aug 30, 2013 at 08:00:00AM +0200, Karsten Loesing wrote: > If your name is on that list and you're working on sponsor F stuff, but > the date or time doesn't work for you, please email me your progress and > I'll report it for you at the meeting. We have implementations of the client and s

Re: [tor-dev] Searchable metrics archive - Onionoo-like API available online for probing

2013-09-02 Thread Kostas Jakeliunas
On Mon, Sep 2, 2013 at 2:20 PM, Karsten Loesing wrote: > On 8/23/13 3:12 PM, Kostas Jakeliunas wrote: > > [snip] > > Hi Kostas, > > I finally managed to test your service and take a look at the > specification document. Hey Karsten! Awesome, thanks a bunch! The few tests I tried ran pretty fas

Re: [tor-dev] regarding control spec for hidden service descriptor

2013-09-02 Thread grarpamp
On 9/2/13, grarpamp wrote: >> https://trac.torproject.org/projects/tor/ticket/8510 > 'fetchfail' or 'fetchok' > These two status need extended fields > fetchfail > fetchok 'fromcache' also needs ___ tor-dev mailing list tor-dev@lists.torproject.org

Re: [tor-dev] regarding control spec for hidden service descriptor

2013-09-02 Thread grarpamp
On 9/2/13, grarpamp wrote: >> https://trac.torproject.org/projects/tor/ticket/8510 > 'fetchfail' or 'fetchok' These two status need extended fields fetchfail fetchok ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/

Re: [tor-dev] regarding control spec for hidden service descriptor

2013-09-02 Thread grarpamp
> I am currently working on ticket 8510: > https://trac.torproject.org/projects/tor/ticket/8510 > > However, I notice that in the control spec, there is no event related to > hidden service descriptors. Should we add a new event in the spec? > > For example, we can have something like the following