tor/src/or
2004-08-17 12:09:37 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c touch-ups 2004-08-07 09:01:04 +00:00
circuitbuild.c deal better if we don't have enough available nodes to choose a path 2004-08-17 12:09:37 +00:00
circuitlist.c fix a seg fault when you try to launch a circ 2004-07-03 01:45:13 +00:00
circuituse.c we were counting incorrectly when trying to figure out whether 2004-07-21 03:16:24 +00:00
command.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
config.c make csv parsing notice the last letter of each entry too 2004-08-17 11:55:47 +00:00
connection_edge.c fix assert triggers in 0.0.7.x: if the other side returns 2004-08-15 20:05:35 +00:00
connection_or.c commit some minor fixes from this sandbox so i can commit the next one 2004-08-15 05:28:09 +00:00
connection.c if they ask for exactly one entrynode, don't pick it as an exitnode. 2004-08-17 07:09:02 +00:00
cpuworker.c let children survive sigint, sigterm, etc. 2004-08-08 07:25:45 +00:00
directory.c Check for time skew on http headers; report date in response to "GET /". 2004-08-15 20:30:15 +00:00
dirserv.c stop wasting cpu time on authdirservers 2004-08-08 11:15:38 +00:00
dns.c let children survive sigint, sigterm, etc. 2004-08-08 07:25:45 +00:00
main.c We are an OR if ORPort *or* ORBindAddress is set; similarly for being an OP 2004-08-15 20:16:26 +00:00
Makefile.am Break files apart into more modules 2004-05-13 07:24:49 +00:00
onion.c Break files apart into more modules 2004-05-13 07:24:49 +00:00
or.h use unverified routers in the desired positions 2004-08-17 06:27:32 +00:00
relay.c fix assert triggers in 0.0.7.x: if the other side returns 2004-08-15 20:05:35 +00:00
rendclient.c More digest/nickname fixes 2004-07-02 23:40:03 +00:00
rendcommon.c now base16_encode() and base32_encode() can't ever fail 2004-07-22 08:30:06 +00:00
rendmid.c Always initialize hexid in rend_mid_rendezvous, no matter what 2004-08-07 01:12:04 +00:00
rendservice.c use unverified routers in the desired positions 2004-08-17 06:27:32 +00:00
rephist.c make last patch compile 2004-08-17 07:14:45 +00:00
router.c o Handle servers with dynamic IP addresses: don't replace 2004-08-16 11:43:18 +00:00
routerlist.c when a verified routerinfo arrives with a new key than the previous 2004-08-17 08:00:23 +00:00
routerparse.c Clean up last patch; implement (mostly) proper handling for verified/unverified name collisions. 2004-08-17 06:06:05 +00:00
test.c o clients choose nodes proportional to advertised bandwidth 2004-08-15 08:15:12 +00:00
tor_main.c doxygen for tor_main.c 2004-05-10 02:43:41 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00