tor/src/or
2009-03-18 19:30:34 +00:00
..
buffers.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuitbuild.c If we have a routerstatus but no routerinfo to name a router, use the routerstatus instead when generating circuit events. Also refactor a little. 2009-03-18 19:30:30 +00:00
circuitlist.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuituse.c Retry circuits if the exit node is optional and nonexistant. 2009-02-09 16:55:48 +00:00
command.c actually find the right identity_digest to blame when we get 2009-01-07 00:30:12 +00:00
config.c Possible fix for broken country settings in ExcludeExitNodes. 2009-02-16 15:15:06 +00:00
connection_edge.c If the controller claimed responsibility for a stream, but that 2009-02-13 04:11:14 +00:00
connection_or.c If we're using bridges and our network goes away, be more willing 2009-02-04 23:27:35 +00:00
connection.c If we're using bridges and our network goes away, be more willing 2009-02-04 23:27:35 +00:00
control.c Do not generate the non-verbose circuit path when generating a circuit event unless we will use it. 2009-03-18 19:30:34 +00:00
cpuworker.c Add and use set/get_uint64 on onion tags. [bug 604; backportable] 2009-03-02 19:15:05 +00:00
directory.c Make directory usage recording work again. Fixing bug introduced in r17009. 2009-03-11 22:08:37 +00:00
dirserv.c Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 2009-01-06 15:37:51 +00:00
dirvote.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
dns.c fix a wide line. 2009-01-30 15:23:44 +00:00
dnsserv.c Port some mostly cosmetic eventdns changes from libevent 2009-02-11 17:22:29 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c Fix one case of bug 929. 2009-02-23 20:04:51 +00:00
eventdns.h Port some mostly cosmetic eventdns changes from libevent 2009-02-11 17:22:29 +00:00
geoip.c Possible fix for broken country settings in ExcludeExitNodes. 2009-02-16 15:15:06 +00:00
hibernate.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
main.c Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 2009-01-22 16:28:12 +00:00
Makefile.am Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 2008-12-11 06:52:24 +00:00
networkstatus.c send the newconsensus event if the controller has asked for newconsensus 2009-02-20 10:25:08 +00:00
ntmain.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
onion.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
or.h Add a function to get a LongName from a routerstatus. Needed for partial bug 941 fix. 2009-03-18 19:30:26 +00:00
policies.c Log cached-at-exit exit policies to try to fix bug 672. 2009-03-09 15:53:37 +00:00
reasons.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
relay.c when we get an unrecognized relay streamid, log it 2009-03-11 20:51:47 +00:00
rendclient.c Don't extend introduction circuits indefinitely. 2009-02-10 00:45:30 +00:00
rendcommon.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendmid.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendservice.c Don't double-free successful_uploads. 2009-03-18 14:35:24 +00:00
rephist.c Use doxygen-style comments instead of C-style comments. 2009-01-04 23:44:43 +00:00
router.c Add a function to get a LongName from a routerstatus. Needed for partial bug 941 fix. 2009-03-18 19:30:26 +00:00
routerlist.c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 2009-03-16 18:47:45 +00:00
routerparse.c uh, and commit the patch too. 2009-02-09 03:13:14 +00:00
test_data.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
test.c Actually use tor_sscanf() to parse untrusted input. 2009-03-03 18:02:36 +00:00
tor_main.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00