.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
fix a pair of hard-coded urls
|
2005-08-30 07:01:30 +00:00 |
circuitbuild.c
|
generalize route length to three plus one if the exit node is risky.
|
2005-09-10 01:01:40 +00:00 |
circuitlist.c
|
Be consistent about preferring foo* to struct foo*
|
2005-07-22 21:12:10 +00:00 |
circuituse.c
|
Implement exit enclaves: if we know an IP address for the destination,
|
2005-08-15 03:25:40 +00:00 |
command.c
|
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
2005-06-11 18:52:12 +00:00 |
config.c
|
bugfix: if you gave tor an odd number of command-line arguments,
|
2005-09-10 04:40:27 +00:00 |
connection_edge.c
|
Fix another ntohl
|
2005-09-03 02:23:53 +00:00 |
connection_or.c
|
Make a new AssumeReachable config option that will publish anyway.
|
2005-08-26 07:41:19 +00:00 |
connection.c
|
be more thorough about noticing when a directory request has failed:
|
2005-09-12 07:36:26 +00:00 |
control.c
|
Fix bug found by "ca": looking up a non-existent stream for a v1 control connection would cause a segfault. (No backport needed since 0.1.0 had only v0 connections.)
|
2005-09-12 03:32:30 +00:00 |
cpuworker.c
|
rotate dns and cpu workers if the controller changes options that
|
2005-08-15 23:46:18 +00:00 |
directory.c
|
be more thorough about noticing when a directory request has failed:
|
2005-09-12 07:36:26 +00:00 |
dirserv.c
|
Numerous changes to move towards client-side v2 directories.
|
2005-09-12 06:56:42 +00:00 |
dns.c
|
stop notifying people about dns worker spawning and culling
|
2005-09-09 02:03:31 +00:00 |
hibernate.c
|
fix whitespace issues
|
2005-08-08 21:59:48 +00:00 |
main.c
|
Only caches download network-status for now, and they use a different strategy. Add an element to connection_t to remember what we are downloading, and a function to recognize our own fingerprint.
|
2005-09-08 20:18:15 +00:00 |
Makefile.am
|
Start implementing control interface.
|
2004-11-03 01:32:26 +00:00 |
onion.c
|
Be consistent about preferring foo* to struct foo*
|
2005-07-22 21:12:10 +00:00 |
or.h
|
be more thorough about noticing when a directory request has failed:
|
2005-09-12 07:36:26 +00:00 |
relay.c
|
bugfix: we were automatically condemning an exit node (concluding
|
2005-09-09 06:11:37 +00:00 |
rendclient.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rendcommon.c
|
a few more hints on a rare but mysterious warning
|
2005-09-09 20:58:44 +00:00 |
rendmid.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rendservice.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rephist.c
|
predict required circuits better, with an eye toward making
|
2005-08-13 00:22:07 +00:00 |
router.c
|
Numerous changes to move towards client-side v2 directories.
|
2005-09-12 06:56:42 +00:00 |
routerlist.c
|
Numerous changes to move towards client-side v2 directories.
|
2005-09-12 06:56:42 +00:00 |
routerparse.c
|
Numerous changes to move towards client-side v2 directories.
|
2005-09-12 06:56:42 +00:00 |
test.c
|
Use tor_listdir in test.c instead of duplicating ode.
|
2005-09-10 01:42:42 +00:00 |
tor_main.c
|
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
2005-06-11 18:52:12 +00:00 |
tree.h
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
2005-06-09 19:03:31 +00:00 |