Hi Tom,
Can you please describe the bug? Is it in the Tor Trac with a bug number?
In general, if you start in the tor directory of a source distribution: (I'll use gitweb links, but you can use git and clone a local copy)
tor/src/or https://gitweb.torproject.org/tor.git/tree/src/or Contains the tor onion routing-specific source code Your bug is likely to be here
tor/src/common https://gitweb.torproject.org/tor.git/tree/src/common Contains the common facilities used by the tor/src/or code Your bug is also likely to be here
tor/src/ext tor/src/trunnel tor/src/win32 https://gitweb.torproject.org/tor.git/tree/src Contain external libraries and platform-specific source Your bug is probably not here, or in any of the other directories
teor pgp 0xABFED1AC hkp://pgp.mit.edu/ https://gist.github.com/teor2345/d033b8ce0a99adbc89c5 http://0bin.net/paste/Mu92kPyphK0bqmbA#Zvt3gzMrSCAwDN6GKsUk7Q8G-eG+Y+BLpe7wt...
Date: Tue, 2 Dec 2014 07:05:45 +0530 From: Tom Mody bug29195@gmail.com Subject: Re: [tor-dev] Help regarding Development
hi list , I am having troubles on bug solving , im new to it and i want to know where to search in code for a particular bug ,, please help ??
On Tue, Nov 18, 2014 at 10:22 PM, rl1987 rl1987@sdf.lonestar.org wrote:
- Read doc/HACKING.
- Browse "Easy tickets" page [1] and see if you can solve any of them.
[1] https://trac.torproject.org/projects/tor/query?status= accepted&status=assigned&status=needs_review&status= new&status=reopened&order=priority&keywords=~easy&col= id&col=summary&col=component&col=status&col=type&col= priority&col=milestone&report=30
2014-11-14 03:53, Tom Mody ra??:
I would like to contribute to Tor ,,
I'm not getting where to start ....
Please , Can anyone help me how to start ??