tor/src/or
Roger Dingledine 976bee4a3f only check if exit_policy_implicitly_allows if you're a server.
also, put a comment next to an interesting undocumented 'feature'.


svn:r3499
2005-02-02 01:59:16 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c update url for when users try to use socksport as an http proxy 2005-01-03 23:19:15 +00:00
circuitbuild.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
circuitlist.c fix another rogue connection_free that was causing us troubles 2005-01-31 03:47:38 +00:00
circuituse.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
command.c Fix an unused function warning 2005-01-03 20:03:49 +00:00
config.c only check if exit_policy_implicitly_allows if you're a server. 2005-02-02 01:59:16 +00:00
connection_edge.c reject odd-looking addresses at the client, rather than having 2005-02-01 12:19:44 +00:00
connection_or.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
connection.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
control.c typo spotted by chris 2005-01-05 06:48:39 +00:00
cpuworker.c forward-port the shutting up 2005-01-28 10:00:29 +00:00
directory.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
dirserv.c Fix arma's fix for my leak 2005-01-31 23:47:25 +00:00
dns.c define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
hibernate.c Go into soft hibernation after 95% of the bandwidth is used, 2005-02-01 02:45:28 +00:00
main.c sometimes, a conn on the closeable_lst gets absolutely 2005-02-02 00:19:09 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c stop logging loudly when a client tries an old onion key. it's 2005-01-31 04:03:57 +00:00
or.h define TOR_FRAGILE if you want tor to give you a core when 2005-02-01 00:37:16 +00:00
relay.c be safe: if you got a resolvefailed end cell but you're not an AP, bail. 2005-01-30 21:46:42 +00:00
rendclient.c Handle unavailable hidden services better. We try each intro point 2005-01-19 23:15:59 +00:00
rendcommon.c Handle unavailable hidden services better. We try each intro point 2005-01-19 23:15:59 +00:00
rendmid.c start generating version 1 style introduce cells 2005-01-13 20:21:11 +00:00
rendservice.c Introduce a notion of 'internal' circs, which are chosen without regard 2005-01-17 18:13:09 +00:00
rephist.c Introduce a notion of 'internal' circs, which are chosen without regard 2005-01-17 18:13:09 +00:00
router.c accept LDAP (389/tcp) and LDAPS (636/tcp) in default exit policy 2005-01-29 11:16:23 +00:00
routerlist.c give a bit more load to servers that claim to be able to 2005-02-01 02:56:31 +00:00
routerparse.c if we fetch the dir from a mirror that has a wildly skewed 2005-01-29 11:48:37 +00:00
test.c Fix dumb bug in unittests. 2005-01-22 00:42:40 +00:00
tor_main.c Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 2004-11-29 22:25:31 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00