.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
declare the epipe bug a non-bug.
|
2004-06-01 17:31:13 +00:00 |
circuitbuild.c
|
router_choose_random_node() was ignoring its routerlist argument.
|
2004-05-20 19:12:28 +00:00 |
circuitlist.c
|
bugfix: while closing a circuit, we were freeing the conns that were
|
2004-06-02 18:11:28 +00:00 |
circuituse.c
|
bugfix: if a circuit if borderline too old, then count it as too old.
|
2004-05-15 07:21:25 +00:00 |
command.c
|
clean up directory.c API
|
2004-05-12 23:48:57 +00:00 |
config.c
|
commit two fixes from Thomas Themel
|
2004-05-22 18:05:20 +00:00 |
connection_edge.c
|
fix a double mark-for-close
|
2004-05-20 22:39:01 +00:00 |
connection_or.c
|
don't flush the buf from inside connection_write_to_buf
|
2004-05-12 22:56:26 +00:00 |
connection.c
|
when the dns resolve is cancelled, or fails, be sure to remove
|
2004-05-21 12:25:15 +00:00 |
cpuworker.c
|
break connection_edge_end out of connection_mark_for_close
|
2004-05-12 21:12:33 +00:00 |
directory.c
|
Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right?
|
2004-05-17 20:31:01 +00:00 |
dirserv.c
|
non-dirservers expire routerinfo's that are more than a day old
|
2004-05-20 05:10:30 +00:00 |
dns.c
|
Only connection_dns_remove resolving exit connections
|
2004-06-02 18:12:49 +00:00 |
main.c
|
Add more asserts to dns-pending connections; fix a couple seeming bugs.
|
2004-06-01 22:09:58 +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
|
Add more asserts to dns-pending connections; fix a couple seeming bugs.
|
2004-06-01 22:09:58 +00:00 |
relay.c
|
bugfix: if a circuit if borderline too old, then count it as too old.
|
2004-05-15 07:21:25 +00:00 |
rendclient.c
|
Break files apart into more modules
|
2004-05-13 07:24:49 +00:00 |
rendcommon.c
|
Resolve some XXXs
|
2004-05-18 15:35:21 +00:00 |
rendmid.c
|
more doxygen markup
|
2004-05-09 16:47:25 +00:00 |
rendservice.c
|
router_choose_random_node() was ignoring its routerlist argument.
|
2004-05-20 19:12:28 +00:00 |
rephist.c
|
Resolve some XXXs
|
2004-05-18 15:35:21 +00:00 |
router.c
|
Allow multiple exit policy lines; mostly add support for AP policies
|
2004-05-20 02:42:50 +00:00 |
routerlist.c
|
Check recommended-software string *early*, before actually parsing the directory.
|
2004-06-01 18:19:01 +00:00 |
routerparse.c
|
Check recommended-software string *early*, before actually parsing the directory.
|
2004-06-01 18:19:01 +00:00 |
test.c
|
Check recommended-software string *early*, before actually parsing the directory.
|
2004-06-01 18:19:01 +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 |