tor/src/or
Nick Mathewson fbb7f869c5 fwd-port win32 isprint fix
svn:r3410
2005-01-22 00:42:58 +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 fix another bug where general exit circs were looking at rendezvous 2005-01-19 17:59:37 +00:00
circuitlist.c make cannibalizing for rend circs prey on the pleb circs first 2005-01-19 23:13:20 +00:00
circuituse.c The crowning hidden-service patch: prefer non-internal circuits 2005-01-20 07:02:24 +00:00
command.c Fix an unused function warning 2005-01-03 20:03:49 +00:00
config.c Warn when exit policy implicitly allows local addresses. 2005-01-20 18:39:48 +00:00
connection_edge.c Introduce a notion of 'internal' circs, which are chosen without regard 2005-01-17 18:13:09 +00:00
connection_or.c get rid of 0.0.8 backwards compatibility 2005-01-13 20:22:38 +00:00
connection.c Handle unavailable hidden services better. We try each intro point 2005-01-19 23:15:59 +00:00
control.c typo spotted by chris 2005-01-05 06:48:39 +00:00
cpuworker.c Handle unavailable hidden services better. We try each intro point 2005-01-19 23:15:59 +00:00
directory.c fwd-port win32 isprint fix 2005-01-22 00:42:58 +00:00
dirserv.c clean a couple of messages 2005-01-21 23:16:07 +00:00
dns.c Give more useful log messages when the tor process closes dns/cpuworker connections. "Error: Success!" makes us seem like crazy people." 2005-01-19 21:34:42 +00:00
hibernate.c reset published uptime when you wake up from hibernation, 2005-01-14 17:49:25 +00:00
main.c Appease another 64-bit warning 2005-01-20 20:21:34 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c clean up logging, 2004-12-13 00:44:39 +00:00
or.h Have reason string for serverdesc post requests contain actual serverdesc status. Also fix return values of dirserv_add_descriptor to work as advertised. 2005-01-20 20:18:32 +00:00
relay.c Introduce a notion of 'internal' circs, which are chosen without regard 2005-01-17 18:13:09 +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 Have reason string for serverdesc post requests contain actual serverdesc status. Also fix return values of dirserv_add_descriptor to work as advertised. 2005-01-20 20:18:32 +00:00
routerlist.c Log the offending policy, not the first policy 2005-01-20 20:42:45 +00:00
routerparse.c Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise we will think it is recent and not fetch a newer one. 2005-01-06 20:11:52 +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