tor/src/or
Roger Dingledine 9abef5e483 allow the middle hop of the testing circuit to be running
any version, now that most of them have the bugfix to let
them connect to unknown servers.


svn:r4263
2005-05-17 19:46:43 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
circuitbuild.c allow the middle hop of the testing circuit to be running 2005-05-17 19:46:43 +00:00
circuitlist.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
circuituse.c clean up some log entries 2005-05-15 05:00:24 +00:00
command.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
config.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
connection_edge.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
connection_or.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
connection.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
control.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
cpuworker.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
directory.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
dirserv.c also print the platform string for rejected descriptors 2005-05-02 22:06:04 +00:00
dns.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
hibernate.c Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap. 2005-04-02 22:11:24 +00:00
main.c free some memory that is still reachable on exit 2005-05-16 10:32:10 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Make Tor compile with no warnings with gcc4.0 on OSX 2005-05-07 05:55:06 +00:00
or.h Append default exit policy before checking for implicit internal addresses: fix bug 129. 2005-05-14 00:13:17 +00:00
relay.c remove archaic debugging aid that was probably unsafe 2005-05-03 10:17:38 +00:00
rendclient.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
rendcommon.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
rendmid.c first iteration of scrubbing sensitive strings from logs. 2005-05-03 10:04:08 +00:00
rendservice.c New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 2005-05-02 22:35:18 +00:00
rephist.c update copyright notices. 2005-04-01 20:15:56 +00:00
router.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
routerlist.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
routerparse.c doxygeny goodness from tyranix 2005-05-17 17:01:36 +00:00
test.c Append default exit policy before checking for implicit internal addresses: fix bug 129. 2005-05-14 00:13:17 +00:00
tor_main.c update copyright notices. 2005-04-01 20:15:56 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00